Dhruv Moradiyadhruvmoradiya.hashnode.dev·6 hours agoDay 50: Your CI/CD Pipeline on AWS - Part 1 🚀☁Welcome to Day 50 of your DevOps journey! Over the next 4 days, you'll set up a CI/CD pipeline on AWS using powerful tools like CodeCommit, CodeBuild, CodeDeploy, CodePipeline, and S3. Let's break it down step by step, starting with CodeCommit. What...Discuss·1 likecl/cd
Dhruv Moradiyadhruvmoradiya.hashnode.dev·Nov 23, 2024Day 49 - Interview Questions on AWSHey everyone! 👋We’ve heard your feedback and are excited to include interview-based questions as part of our daily tasks. Here's a curated list of AWS interview questions to sharpen your skills. Let’s dive in! 🚀 INTERVIEW QUESTIONS 1. Name 5 AWS s...Discuss90DayofdevopsAWS
Harsh Soniharshdevopss.hashnode.dev·Nov 23, 2024How to Create an AWS EC2 Instance Using TerraformHi everyone! 👋 Today, I’ll show you how I created an AWS EC2 instance using Terraform. If you are new to this, don’t worry—I'll keep it simple and easy to follow. Let’s get started! 🚀 What is Terraform? Terraform is a tool that helps you create an...Discuss2Articles1Week
Chintamani Tarechintamani1804.hashnode.dev·Nov 22, 2024🚀 Day 18: Mastering Docker Compose for DevOps Engineers! 🌟🔍 Introduction: Moving Beyond Dockerfiles You've already conquered creating Dockerfiles and pushing images to repositories. Now, let's dive deeper and explore Docker Compose—a powerful tool for managing multi-container applications. Ready? Let's go!...Discussdockercompose
Harsh Soniharshdevopss.hashnode.dev·Nov 22, 2024A Beginner's Guide to Terraform: Commands and CompetitorsTerraform is an amazing tool for creating and managing your infrastructure as code (IaC). It helps automate tasks that would otherwise take a lot of time. Here, I’ll share the basic commands you’ll use frequently and also introduce you to some of Ter...Discuss·1 likeTerraform
Dhruv Moradiyadhruvmoradiya.hashnode.dev·Nov 22, 2024Day-48: Exploring AWS ECS and Setting up NginxToday’s journey dives into AWS Elastic Container Service (ECS), a powerful tool for managing and running containerized applications. Let’s break down ECS, understand its comparison with EKS, and finally implement Nginx on ECS. What is ECS? ECS (Elas...Discuss90DayofdevopsAWS ECS
Dhruv Moradiyadhruvmoradiya.hashnode.dev·Nov 21, 2024Day 47: Exploring AWS Elastic Beanstalk and EC2 TasksToday, we dive into AWS Elastic Beanstalk, a powerful platform for deploying and scaling web applications. Additionally, we’ll walk through deploying a web game, 2048, on Elastic Beanstalk and testing our knowledge with hands-on tasks involving AWS s...Discuss90DayofdevopsAWS Elastic Beanstalk
Chintamani Tarechintamani1804.hashnode.dev·Nov 20, 2024🚀 Day 17: Dockerfile – First DevOps Project with Docker 🚀Hey there, DevOps enthusiasts! 👋 Welcome to Day 17 of the #90DaysOfDevOps challenge. Today, we're diving into Docker and exploring the magical world of the Dockerfile. By the end of this blog, you'll have a shiny new Dockerized web app ready to flau...DiscussTrainWithShubham
Harsh Soniharshdevopss.hashnode.dev·Nov 20, 2024Understanding Terraform and Key ConceptsTerraform has become one of the most popular tools in the DevOps world for managing cloud infrastructure. Here’s a simple breakdown of some fundamental concepts related to Terraform and Infrastructure as Code (IaC). Why do we use Terraform? Terrafor...DiscussTerraform
Dhruv Moradiyadhruvmoradiya.hashnode.dev·Nov 20, 2024Day-46: Set Up CloudWatch Alarms and SNS Topic in AWSHey, learners! 🎉You’ve been working with AWS services for at least the past 45 days. But have you ever wondered what would happen if a service kept charging your account, and you didn’t realize it until your pocket money was gone? 😱 What is Amazon...Discuss90DayofdevopsAWS CloudWatch