Dhruv Moradiyadhruvmoradiya.hashnode.dev·4 hours agoDay 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
Harsh Soniharshdevopss.hashnode.dev·Nov 19, 2024Ansible Real-Time Project: Hands-On ImplementationIn this blog, I'll share a step-by-step guide for a real-time project I recently worked on using Ansible. The project involves automating tasks on AWS EC2 instances. If you're new to Ansible, this is an excellent way to understand key concepts like l...Discuss2Articles1Week
Dhruv Moradiyadhruvmoradiya.hashnode.dev·Nov 19, 2024Day 45: Deploying a WordPress Website on AWSOver 30% of websites on the internet use WordPress, making it one of the most popular Content Management Systems (CMS). While WordPress is commonly used for blogs, it can also power e-commerce platforms, forums, and various other types of sites. In t...Discuss90DayofdevopsWordPress
Dhruv Moradiyadhruvmoradiya.hashnode.dev·Nov 18, 2024Day 44: Relational Database Service in AWSAmazon Relational Database Service (Amazon RDS) simplifies setting up, operating, and scaling databases in the cloud. It automates tasks like hardware provisioning, database setup, patching, and backups. In this blog, we’ll walk through how to create...Discuss90DayofdevopsRDBMS
Harsh Soniharshdevopss.hashnode.dev·Nov 18, 2024Create Resources on AWS Using AnsibleIf you're starting with cloud automation using Ansible, setting up AWS resources is a great project to try. In this blog, I'll show you how I created an AWS EC2 instance with Ansible. This guide is easy to follow and meant for anyone who knows the ba...Discussansible
Kedar Pattanshettikedarpattanshetti.hashnode.dev·Nov 17, 2024☑️Day 71: Project – Django To-Do List🚀🔹Table of Contents : Introduction Tasks Performed Docker Installation and Configuration Jenkins Installation and Setup Integrating Jenkins with Docker Key Insights Gained Conclusion Today, I made significant progress in completing the next...Discuss·10 likesDevops
Dhruv Moradiyadhruvmoradiya.hashnode.dev·Nov 17, 2024Day 43: S3 Programmatic Access with AWS CLI 💻📁Hello, DevOps enthusiasts! 👋 I hope you had an amazing day yesterday. Today, as part of the #90DaysOfDevOps Challenge, we're diving into Amazon S3, one of the most widely used services in AWS. Let's explore its functionality and learn how to interac...Discuss90DayofdevopsS3-bucket