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

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

The Difference Between Virtual Machines and Containers

Credit to Author: Chris Van Den Abbeele| Date: Thu, 12 May 2022 00:00:00 +0000

Discover the key differences, use cases, and benefits of virtual machines and containers.

Read more