漏 2026 Hashnode
Yesterday, I explored AWS CloudFormation, a service that allows us to provision and manage AWS infrastructure using code (Infrastructure as Code). With CloudFormation, I learned how templates can be used to create, update, and delete entire stacks of...

Disclaimer: This is not a tutorial. This is a DevOps survival story. Bring snacks. 馃殌 Phase 2 Begins: "Let's Deploy Something Real!" After weeks of DevOps theory, CLI rituals, and nodding at diagrams like I understood them, I decided: it鈥檚 time. Tim...

Managing database credentials securely is crucial in cloud infrastructure. Instead of hardcoding passwords in Terraform configurations, we can use AWS Secrets Manager to store sensitive information securely. This post walks through deploying an Amazo...

Using Google Cloud Platform Secret Manager service is a convenient way to store and manage secrets. It has many features like automatic rotation, audit logging, access control and many others. It is integrated with GCP services like Cloud Functions, ...
