Amit singh deoraamitsinghs.hashnode.dev·Feb 17, 2025What is Bastion Host and why it is so important? Complete guide with InstallationThe concept of a Bastion host in AWS. Let’s understand with help of example. On the top right corner you will see a castle. In the middle you will see a tunnel which is like a entrance for this particular castle and on the left hand side you will se...Bastion Hosts
TK sahucloudcraft-with-tk.hashnode.dev·Feb 3, 2025Chapter 3: Amazon EC2 – Virtual Servers in the Cloud🚀 What is EC2? - Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides secure, resizable compute capacity in the cloud. - Access reliable, scalable infrastructure on demand. Scale capacity within minutes with SLA commitment of 99....10 likesec2
chandrashekarawsec2securitygroupsvpcnacls.hashnode.dev·Feb 1, 2025Exploring AWS EC2 Instances, Security Groups, NACLs and their Advantages Over On-premises SolutionsAmazon Web Services (AWS) has transformed the way businesses manage their IT infrastructure. Among its many services, Amazon EC2 (Elastic Compute Cloud) stands out as a cornerstone for scalable computing. In this blog, we’ll dive into two key topics:...AWS,EC2
Rahul Chowdarirahul-dev.hashnode.dev·Feb 1, 2025Journey through LinuxIntroduction Hello all, I am Rahul and I am a DevOps enthusiast. Today I commenced my DevOps journey with Linux, an operating system just like windows or macOS.An operating system (OS) is the underlying mechanism which helps you interact with your co...linux for beginners
Bittu Sharmabittublog.hashnode.dev·Dec 28, 2024Introduction to Amazon EC2: Key Concepts and UsageWhat is Virtualization? Virtualization is a technology that allows a single physical computer (referred to as the host) to run multiple virtual computers, known as virtual machines (VMs). Each virtual machine operates independently with its own opera...AWS,EC2
Ahammed Basha Shaikday-11-of-100-days-challenge.hashnode.dev·Dec 21, 2024Automating AWS Resource Tracking with Shell ScriptingIntroduction In the dynamic realm of DevOps, effective resource management is paramount for maintaining operational efficiency and cost control. On Day 11 of the 100 Days of DevOps Challenge, we dive into a practical AWS DevOps project, leveraging sh...Linux
Celestina Odilitinatech.hashnode.dev·Oct 15, 2024Deploying Website using Amazon EC2Amazon Elastic Compute Cloud (Amazon EC2) is a web service within Amazon Web Services (AWS) that provides scalable, resizable compute capacity in the cloud. It allows users to launch virtual servers, referred to as EC2 instances. It can be configured...ec2
Saksham Nargotrasaksham27.hashnode.dev·Aug 23, 2024A Beginner's Guide to AWS EC2Imagine if every time you wanted to use an app or visit a website, someone had to run to a computer, switch it on, and start the program for you. It sounds tedious, right? Thankfully, that’s not how things work, thanks to cloud computing services lik...Virtual Servers
Harsh Dhimanharshdhiman.hashnode.dev·Jul 9, 2024Understanding EC2 Instances: A Deep Dive into AWS Elastic Compute CloudWelcome back to the AWS Essentials Series! In this blog post, we'll delve into one of the foundational services of Amazon Web Services (AWS) - Elastic Compute Cloud (EC2). EC2 provides resizable compute capacity in the cloud, making it easier for dev...AWS
Yukesh Kyukeshk.hashnode.dev·May 6, 2024Mastering AWS Scaling: A Deep Dive into Auto Scaling for Seamless Performance EnhancementWhat is Scaling? Scaling in AWS is a core concept that enables businesses to flexibly adjust their infrastructure as needed. Leveraging AWS's scalable architecture, organizations can dynamically allocate resources for optimal performance and cost eff...auto scaling group aws