Building a Game with Amazon CLI in less than 10 minutes.It’s kind of unbelievable that Generative AI can generate a Multiplayer Game in less than 10 minutes.(Github Pages Link and Github Repository Link)With Amazon Q CLI, you can build complex thousands of line of code without actually touching the codeba...Jun 24, 2025·4 min read
Cloudformation GuardPolicy as Code automates enforcement and implementation via the policy to find out logical inconsistencies , syntax error, missing dependencies before they go into Infrastructure Provisioning process through the IAC. They act as guardrails and are pr...Jan 9, 2024·3 min read
Auto ScalingReference scripts. No Explanations; almost self explanatory if you understand bash and little bit of awsSep 29, 2022·1 min read
ec2 troubleshooting logsReference scripts. No Explanations; almost self explanatory if you understand bash and little bit of awsSep 28, 2022·5 min read
launching ec2 instance with cliReference scripts. No Explanations; almost self explanatory if you understand bash and little bit of awsSep 27, 2022·1 min read
S3 static website with local SyncIn this blog, I shall attempt to publish a simple static website to s3. We are using CLI for this purpose. Make sure you have AWS cli installed in your terminal aws configure copy and paste AWS Access Key Id and Secret Access Key to your terminal ne...Sep 25, 2022·2 min read