Transport Layer Security (TLS): Issues & Protocol

Credit to Author: Duane Seon| Date: Thu, 28 Jul 2022 00:00:00 +0000

Although Transport layer security (TLS) provides enhanced security, cybercriminals have become increasingly savvy, finding ways to circumvent many of these protections. Learn how malicious actors exploit vulnerabilities within TLS to introduce new forms of malware.

Read more

Top 5 Infrastructure as Code Security Challenges

Credit to Author: Michael Langford| Date: Fri, 15 Jul 2022 00:00:00 +0000

Learn how to counteract the top five challenges of IaC and discover how these obstacles pose a threat to security and gain valuable insight in how to mitigate these risks.

Read more

GraphQL vs gRPC: Which One Creates More Secure APIs?


Learn about the security capabilities of GraphQL and gRPC, how they perform authentication/authorization, and how they compare to REST. In addition, discover common attack vectors for both API frameworks and how to prevent them.

Read more

DevOps vs SRE: Differences & Similarities

Credit to Author: Michael Langford| Date: Thu, 30 Jun 2022 00:00:00 +0000

While DevOps and site reliability engineering teams often work together and have shared goals, there are important distinctions between the two. This article explores the differences between their functions and responsibilities.

Read more

Azure vs. AWS Developer Tools

Credit to Author: Michael Langford| Date: Wed, 22 Jun 2022 00:00:00 +0000

Both AWS and Azure developer tools provide key efficiencies in your DevOps environment, learn the comparison between tools, any overlap, and use cases for both.

Read more

Amazon EKS vs Azure Kubernetes Service

Credit to Author: Michael Langford| Date: Thu, 09 Jun 2022 00:00:00 +0000

Managed Kubernetes services help organizations deploy, configure, and manage Kubernetes clusters. This article compares two of the biggest service providers: Amazon EKS and Azure Kubernetes Services.

Read more

Tutorial: How to Build Your First Node.js gRPC API

Credit to Author: Michael Langford| Date: Sat, 04 Jun 2022 00:00:00 +0000

Compared to other API technologies like REST and GraphQL, gRPC is lightweight and exceptionally robust, thanks in large part to its use of protobufs. Interested in exploring how to build your own API? Read on to see how easy it is to do so with Node.js and gRPC.

Read more