Command Palette
Search for a command to run...
Comments
Join the discussionNo comments yet. Be the first to comment.
More from this blog
The 1976 Paper That Changed How We Keep Secrets on the Internet
I was reading an old cryptography paper recently: “New Directions in Cryptography” — Whitfield Diffie and Martin Hellman, 1976. It is almost 50 years old, but the problem it talks about feels surprisi

Beyond Tokens: Why the Future of Software Security is Capability Computing
Over the past few decades, we've fundamentally changed how software is built. We moved from assembly to high-level languages, from monolithic applications to containers, and now from human-written cod
AWS Lambda Deployment with Terraform (In-Depth Guide)
Introduction Deploying and managing AWS Lambda functions can get complicated, especially when you need to orchestrate several components like IAM roles, event triggers, monitoring, and deployment pipelines. That's where Terraform shines—it allows you...
Infrastructure from Code (IfC): Overview and Role in Platform Engineering with StackGen
In our previous blog, we explored the concept of Infrastructure from Code (IfC) and how it automates the generation of infrastructure directly from application code. This approach eliminates the need for manually writing infrastructure as code (IaC) ...

From Serverless to Kubernetes Part - 1
Serverless has emerged as a popular way to deploy simple applications, making it easier for startups to build solutions with fewer resources. However, most serverless platforms are vendor-specific, which can limit their usefulness for modern cloud-na...


