No .env Anymore, AWS Secrets to the RescueAugust 26, 2023Switching from .env files to AWS Secrets Manager for stronger security and streamlined secrets management in applications.Secrets-ManagementAWS-Secrets-ManagerSecurityAWS.envDevOps
Building a Serverless Microservice with AWS CDK and ECSMarch 11, 2023The blog post explains how to build and deploy a microservice architecture on AWS using the CDK and TypeScript. It covers setting up a VPC and ECS cluster, crea…AWSECSCDKtypescriptCICD