Dhruv Moradiyadhruvmoradiya.hashnode.dev·Nov 14, 2024Day 40 AWS EC2 Automation ☁ A Step-by-Step Guide to Launch Templates and Auto-ScalingWelcome back to your journey through AWS! Today, we’ll dive into AWS EC2 automation—an efficient way to launch and manage instances, saving both time and effort. Amazon EC2 (Elastic Compute Cloud) provides secure, scalable, and cost-effective computi...90DayofdevopsDevops
Santhosh Haridassaws-devops-project.hashnode.dev·Oct 24, 2024🚀 Day 10: AWS Project - Classic Load Balancer & Auto Scaling Implementation 🌐Step - by - Steps I recently completed an AWS project focusing on deploying and managing a highly available infrastructure using Classic Load Balancer and Auto Scaling. Here's the process I followed: Launched Two EC2 Instances: Configured two instan...AWS
Abhishek Vermaabhishek98.hashnode.dev·Aug 25, 2024AWS Services OverviewHi Everyone, I am currently working on a 3 tier Ultimate AWS Project in which i will be using some of the most popular and widely used AWS Services to deploy a highly available 3 tier architecture on AWS. In this blog i will be explaining all the AWS...ec2
Arish Ahmadblog.arishahmad.in·Jul 28, 2024Steps to Enable Horizontal Auto Scaling for AWS Web ApplicationsIntroduction AWS Auto Scaling monitors your applications and automatically adjusts capacity to maintain steady, predictable performance at the lowest possible cost. Using AWS Auto Scaling, it’s easy to setup application scaling for multiple resources...1 likeAWS Training Chronicles: From Novice to ExpertAWS
Sundar blogsundarpalanivel.hashnode.dev·Mar 11, 2024create a template and launch instance using templatewhat is template A launch template is similar to a launch configuration, in that it specifies instance configuration information. It includes the ID of the Amazon Machine Image (AMI), the instance type, a key pair, security groups, and other paramete...Amazon Web Servicesaws launch template
Akash Dhengaleradhe123.hashnode.dev·Feb 18, 2024Day 40 Task: AWS EC2 Automation ☁This is #90DaysofDevops challenge under the guidance of Shubham Londhe sir. Introduction Amazon EC2, or Amazon Elastic Compute Cloud, provides a robust computing infrastructure for businesses. In this blog post, we'll explore the world of automation ...26 readsAWS
Adedeji Adekunlekadedeji.hashnode.dev·Dec 9, 2023Project 2: Deploy a static website on AWS.Overview This documentation provides a comprehensive guide on hosting a static website on an AWS EC2 instance using the Apache web server. By following these steps, you can deploy your static website and make it accessible over the internet. We will ...86 readsapache
Gurucharangurucharan.hashnode.dev·May 5, 2023AWS Launch Templates and Elastic IPsAWS Launch Templates and Elastic IPs: An Overview Amazon Web Services (AWS) provides a suite of cloud computing services that help businesses of all sizes to operate their applications and services with ease and efficiency. Two of the most important ...1 like·44 readsDevops