Ajit Fawadeblog.ajitfawade.com·Dec 7, 2023How to Launch, Monitor, and Scale EC2 Instances Using AWS Console and CLI - A Practical Guide for DevOps LearnersAre you a DevOps learner who wants to test your knowledge on AWS by performing some hands-on tasks? If yes, then this blog post is for you. In this post, I’ll show you how to launch, monitor, and scale EC2 instances using AWS Console and CLI. You’ll ...Discuss·21 likes·30 reads90DaysOfDevOpsDevops
Kishor Chavankishorc.hashnode.dev·Dec 7, 2023AWS EC2 AutomationAmazon EC2, also known as Amazon Elastic Compute Cloud, stands as a dominant force in cloud computing, providing businesses with secure, dependable, high-performance, and budget-friendly infrastructure solutions that cater to their ever-changing need...DiscussAWS
Vivek Chaudharyvivekchaudhary.hashnode.dev·Dec 6, 2023Auto Scaling with ELB and WAFHere's a step-by-step guide on how to attach AWS WAF (Web Application Firewall) and an Application Load Balancer (ALB) to your Auto Scaling Group (ASG) EC2 instances created from a launch template Prerequisites: AWS account access with necessary per...Discuss·46 readsAWS
Faizul Karimdevopsmajor.hashnode.dev·Nov 29, 2023Unlocking the Power of KubernetesWhat is "Kubernetes ☸"? Kubernetes is an open-source system for automating deployment scaling and management of containerized application. Why "Kubernetes ☸" was needed? Self Healing In the microservice architecture there might be many containers ...DiscussKubernetes
Faizul Karimdevopsmajor.hashnode.dev·Nov 21, 2023Exploring the Power of DevOps, Automation, Scaling, and InfrastructureWhat is DevOps: DevOps is a software development approach that combines development (Dev) and operations (Ops) teams to streamline the software delivery process. It emphasizes collaboration, communication, and automation between developers and oper...DiscussDevops
Sumit Mondalsumit007.hashnode.dev·Nov 19, 2023"Amazon Auto-Scaling: Orchestrating Success in the Cloud"Introduction: In the ever-evolving landscape of cloud computing, Amazon Web Services (AWS) stands as a pioneer, continuously reshaping the way businesses operate in the digital realm. Among the myriad of AWS services, one that has garnered significan...Discussauto-scaling-aws
Mizan Firdausimizanf123.hashnode.dev·Nov 13, 2023Scaling with TerraformUnderstanding Scaling Scaling is the process of adding or removing resources to match the changing demands of your application. As your application grows, you will need to add more resources to handle the increased load. And as the load decreases, yo...Discussautoscaling
Debasish Lenkadebasishlenka.in·Nov 10, 2023Understanding Auto Scaling Group in AWSThe load on your website or application can vary over time or depends upon the situation for an e-commerce website could face more load during a sale or a festival rather than on any normal day. But the underlying architecture for your application/we...DiscussCloud Crewautoscaling
Kshitija Bartakke-Malwadekshitijaa.hashnode.dev·Nov 8, 2023Autoscaling with Terraform: A Guide to Efficient Infrastructure ManagementUnderstanding Scaling Scaling is the process of adding or removing resources to match the changing demands of your application. As your application grows, you will need to add more resources to handle the increased load. And as the load decreases, yo...Discuss·1 like·69 readsAWS
Sahil Kamblesahilkamble.hashnode.dev·Nov 5, 2023Day - 40 : AWS EC2 Automation & Auto ScalingAutomation in EC2: Amazon EC2 or Amazon Elastic Compute Cloud can give you secure, reliable, high-performance, and cost-effective computing infrastructure to meet demanding business needs. Launch template in AWS EC2: You can make a launch template w...Discuss·1 like·87 readsAWS