Detect Threats with Runtime Security

Credit to Author: Jiri Sykora| Date: Tue, 16 Aug 2022 00:00:00 +0000

With the increasing use of multi-cloud infrastructure services security has become more complex. You need simplified security for your cloud-native applications with advanced container image scanning, policy-based admission control, and container runtime protection.

Read more

Event-Driven Architectures & the Security Implications

Credit to Author: Sterling Davis| Date: Fri, 12 Aug 2022 00:00:00 +0000

This article explores event-driven architecture (EDA) with a detailed definition and explains how EDA offers many essential benefits to developers. It concludes with an outline of some best practices for mitigating security concerns.

Read more

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

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