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

Detect Azure AD Hybrid Cloud Vulnerabilities

Credit to Author: Jiri Sykora| Date: Thu, 19 May 2022 00:00:00 +0000

AADInternals is a PowerShell module widely used by administrators for administering Azure Active Directory (AD) and Microsoft 365 – learn how to protect against their common vulnerabilities.

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

Adding Guardrails To A Cloud Account After The Fact

Credit to Author: Melanie Tafelski| Date: Wed, 11 May 2022 00:00:00 +0000

This article outlines a priority checklist of which guardrails need to be applied to an existing cloud account. Answering questions like, can these guardrails be implemented without breaking anything? What level of testing is required?

Read more

Secure application development cloud best practices

Credit to Author: Tabitha Doyle| Date: Wed, 20 Apr 2022 00:00:00 +0000

The need for agility can often sideline security best practices; we explore how to build with security at the forefront without compromising time to delivery.

Read more