AMIN CHIVILKARaminchivilkar.hashnode.dev·Nov 14, 2023Day 81: Project-10 (K8s)Introduction The project involves deploying a Django Todo app on AWS EC2 using Kubeadm Kubernetes cluster. (Master and Worker Node) Kubernetes Cluster helps in the Auto-scaling and Auto-healing of your application. This project involves deploying a D...Discuss·32 reads#90daysofdevops
Saurabh Adhaudevopsvoyager.hashnode.dev·Nov 12, 2023Unraveling the Wonders of AWS EC2: A Journey into Cloud Computing Bliss! ☁️🚀Introduction: Welcome to the enchanting world of Amazon Web Services (AWS), where the clouds hold more than just rain! Today, we embark on an exhilarating adventure through the intricacies of Elastic Compute Cloud (EC2), a pivotal player in the AWS ...Discuss·20 likesAWSAWS
Shrikant Dandgeshrikant-devops.hashnode.dev·Nov 5, 2023Unlock the Power of AWS EC2 Instance Types! 💻🚀AWS EC2 (Elastic Compute Cloud) provides a wide array of instance types, each carefully designed to cater to specific workloads. These instance types form the heart of your cloud infrastructure and have a significant impact on the performance, scalab...Discussec2
bhavya bojanapallibhavyabojanapalli.hashnode.dev·Oct 31, 2023AWS EC2 Tutorial — Day 2As we all know what is EC2 instance and how can we use it, in this blog we will discuss more on types of EC2 instances, pricing models and security of EC2 instances Types of EC2 Computing Instances: AWS offers 7 types of instances which are as follow...Discuss·6 likes·1.8K readsec2
Sarat Motamarrisaratdevopsengg.hashnode.dev·Oct 26, 2023Day 4 |Different Ways to Create Virtual MachinesHow to create Virtual Machines? Generally, a virtual machine (VM) is often referred to as an "instance." In the case of AWS, an EC2 (Elastic Compute Cloud) instance is essentially a virtual machine in the AWS cloud. A Virtual Machine(EC2 Instance) is...Discussec2
Deepak Patildeepakcloud22.hashnode.dev·Oct 13, 2023Day-40 ☁AWS EC2 Automation⚙🚀✨Introduction In the previous blog, we learned about User Data and IAM. Let’s learn about Automation in AWS. How to automate EC2 using Launch Templates and Auto Scaling Groups. ⚙ Automation in EC2: Amazon EC2 or Amazon Elastic Compute Cloud can give ...DiscussAWS automation
Ayotomide Bankolehaywhylord.hashnode.dev·Sep 23, 2023AWS EC2 Instances: Understanding Types and Use CasesIntroduction As cloud computing continues to evolve, one service that has been the cornerstone of scalability, speed, innovation, and flexibility is the Amazon Web Services Elastic Compute Cloud, or in short, AWS EC2. EC2 instance is a virtual powerh...Discussec2
Suraj Narwadesurajincloud.com·Sep 2, 2023Making a wise choice with ec2-instance-selectorAWS has more than 200 instance types under EC2. It's very tricky to select appropriate ec2-instance types and surely AWS docs can be daunting. You can check the official doc here: https://aws.amazon.com/ec2/instance-types/ ec2-instance-selector is an...Discuss·2 likes·127 readsAWSAWS
Maxat Akbanovmaxat-akbanov.com·Aug 10, 2023How to change the EC2 instance typeChanging the instance type of an Amazon EC2 instance involves a few steps, and it can be done either through the AWS Management Console or via the Command Line Interface (CLI). Before doing so, please note that certain instance types may only be appl...DiscussawsAWS
Gaurav pgauravvpnd.hashnode.dev·Aug 8, 2023Navigating the Cloud with AWS EC2What is EC2? Amazon Elastic Compute Cloud or AWS EC2 provides on-demand scalable computing capacity in the cloud space. The EC2 reduces the hardware effort and deploys the application faster. so the ec2 is a virtual server; you can deploy as many ser...DiscussAWS