PinnedBuild and Deploy Dockerize Python Application to Azure Container Instances (ACI) using Azure DevOpsAs a software Engineer, I would like to deploy my Dockerized Python Application to Azure Container Instance (ACI) using Azure DevOps so…Jul 29Jul 29
PinnedSimplify Kubernetes Security With Kyverno and OPA GatekeeperHere’s how these tools can make Kubernetes security easier and help you avoid common pitfalls.Jun 21Jun 21
PinnedBuild a C++ Pipeline with Docker, GitHub Actions, Azure ACR and Azure App ServiceIn today’s Software Development Life Cycle (SDLC), having a robust build pipeline is very important for ensuring that there is a smooth…Jun 19Jun 19
PinnedBuild a Dockerized Todo List RESTful API in C# with GitHub Actions and Azure Container App: A…Building scalable, portable, and easy-to-maintain applications has become necessary in today's software development environment. Whether…Jun 8Jun 8
PinnedBuilding a Todo List RESTful API in C++ with Docker, GitHub Actions, Azure ACR: A Beginner’s GuideC++ is a highly versatile language for developing console applications, batch processing, and performance-critical applications. While it…Jun 6Jun 6
Beginner’s Guide: Create a File Organizer CLI Tool in RustCLI which is generally referred to as Command Line Interface is a terminal or console interface which allows the user to interact with a…Jun 14Jun 14
Deploy a Dockerized Python TODO App to Azure Container Apps Using Pulumi and Azure Key VaultIn this post, I will guide you on how to deploy a dockerized simple flask-based TODO application to Azure Container Apps using Pulumi. You…Apr 18Apr 18
Secret management using Pulumi ESC SDK and Azure Key VaultThis is a submission for the Pulumi Deploy and Document Challenge: Shhh, It’s a Secret!Apr 7Apr 7
Securing Kubernetes With External Secrets Operator on AWSHere’s a way to centralize management, rotate secrets conveniently without downtime, automate synchronization and reduce secret exposure…Mar 15A response icon1Mar 15A response icon1
Build a Serverless Todo App With AWS, Pulumi, and PythonTry this step-by-step guide to build and deploy a scalable serverless app that’s accessible through a RESTful API.Jan 17Jan 17