Pulumi VS Terraform: The Definitive Guide to Choosing Your IaC Tool

Pulumi VS Terraform: The Definitive Guide to Choosing Your IaC Tool

In this blog, we do a deep dive into Pulumi V.S. Terraform (and slightly touch the mechanism of AWS CDK/CDK for Terraform, for that matter) ...
Ethical Hacking Q&A

Ethical Hacking Q&A with Sonya Moisset

| | Tutorials
Join Mackenzie Jackson and Sonya Moisset for an eye-opening discussion about Ethical Hacking as Sonya answers questions from Mack and the webinar audience ...
Hands-on guide to Runtime Security for CI/CD Pipelines with StepSecurity

Webinar Recap: Hands-on guide to Runtime Security for CI/CD Pipelines with StepSecurity

A condensed recap of our hands-on runtime security webinar from September. Get the juiciest knowledge nuggets and pointers to more ...
Handling Secrets with AWS Secrets Manager

Handling Secrets with AWS Secrets Manager

| | Tutorials
This tutorial helps you better understand AWS Secrets Manager, how it works under the hood and how to access it from Kubernetes clusters ...
How to Handle Secrets with Google Cloud Secret Manager

How to Handle Secrets with Google Cloud Secret Manager

| | Tutorials
This tutorial provides an insightful introduction to GCP's Secret Manager and guides you in creating secrets and securing access to secrets within VMs and CI pipelines ...
How to Handle Secrets with Azure Key Vault

How to Handle Secrets with Azure Key Vault

| | Tutorials
This tutorial details how to manage secrets effectively using Azure Key Vault. You'll learn how to create secrets and access them in both virtual machines and Kubernetes clusters ...
Platform Engineering: Building Your Developer Portal with Backstage (Pt 2)

Platform Engineering: Building Your Developer Portal with Backstage (Pt 2)

| | Tutorials
Enhance your portal's capabilities with backend plugins and unlock custom functionalities in the second part of our Backstage tour. Step-by-step instructions provided! ...
Platform Engineering: Building Your Developer Portal with Backstage (Pt 1)

Platform Engineering: Building Your Developer Portal with Backstage (Pt 1)

| | Tutorials
Build a developer portal from scratch with Backstage, an open platform. In this tutorial, learn how to create a secure-by-default software catalog for bootstrapping GitHub projects ...
Supply Chain Security: Sigstore and Cosign (Part II)

Supply Chain Security: Sigstore and Cosign (Part II)

The ability to sign and verify the integrity and origin of software artifacts, such as Docker images, is critical to supply chain security. Let's try Sigstore, a new standard that promises to ...