Category: Industry Insights

This article is a brief overview of some challenges with IaC. It's not a complete guide to IaC, but it will give you an idea of what to watch out for.
Workload Identity and Access Management basically means that you need to make sure authorized apps on one side of a request can access apps on the other.
This article will help you understand how to authenticate a workload with the Microsoft Graph REST API using the OAuth 2.0 Client Credentials flow.
Choosing a programming language for a new project is a rigid architectural decision. This article discusses why we chose Rust for Aembit's Agent/Proxy.
How we use Docker Compose and Kubernetes to rapidly accelerate development workflows.
The idea of traffic steering is simple. Rather than sending it directly to its destination, we want to first send it to a proxy to inspect and modify it.