Sagar Shahsagarops.hashnode.dev·Dec 28, 2023Strengthening Infrastructure Security with Terraform, AWS EC2, and SSH Access 🛡️Introduction: In the ever-evolving landscape of DevOps, the path to infrastructure automation is a constant journey of improvement. In this blog post, we'll build upon our earlier guide for provisioning an AWS EC2 instance using Terraform. This time,...10 likesTerraformAWS
cicadacicada.hashnode.dev·Apr 5, 2023Dockerizing Node.js: From Local Development to the Cloud with AWS ECSWelcome to the blog on how to Dockerize a Node.js app and deploy it to AWS ECS! In this post, I'll guide you through the detailed steps with screenshots(that is the only reason the blog looks lengthy) to containerize an app using Docker, push it to a...36 readsDocker