AWS: Elastic Load Balancing with Auto Scaling Groups
AWS: Elastic Load Balancing with Auto Scaling Groups, available at $44.99, has an average rating of 4.5, with 75 lectures, based on 121 reviews, and has 24139 subscribers.
You will learn about Getting Started with AWS Working with Global and Regional Services in AWS Creating Billing Alerts and Setting up MFA Deploying and Configuring EC2 Instances in AWS Creating IAM Roles for EC2 Creating Securing Groups for EC2 Instances Remote EC2 Administration with PuTTY and Terminal Working with Amazon Elastic Block Store (EBS) Creating EBS Snapshots Creating Amazon Machine Images (AMIs) Creating an Amazon Elastic File System (EFS) Attaching a Single EFS to Multiple EC2 Instances Uploading files via FTP to EFS Understanding the Concept of High Availability and Elasticity Deploying Elastic Load Balancers (ELBs) and Auto Scaling Groups (ASGs) Dynamic Scaling with ASGs Creating Launch Templates The Foundations of Route 53 and DNS Domain Registration and Routing with Route 53 This course is ideal for individuals who are Students interested in learning the foundations of AWS or Students interested in Cloud Computing or Students interested in exploring the Amazon EC2 Service or Students interested in exploring various EC2 Storage Solutions (EFS, EBS) or Students interested in setting up Highly Available cloud setups using ELBs, and ASGs on AWS It is particularly useful for Students interested in learning the foundations of AWS or Students interested in Cloud Computing or Students interested in exploring the Amazon EC2 Service or Students interested in exploring various EC2 Storage Solutions (EFS, EBS) or Students interested in setting up Highly Available cloud setups using ELBs, and ASGs on AWS.
Enroll now: AWS: Elastic Load Balancing with Auto Scaling Groups
Summary
Title: AWS: Elastic Load Balancing with Auto Scaling Groups
Price: $44.99
Average Rating: 4.5
Number of Lectures: 75
Number of Published Lectures: 75
Number of Curriculum Items: 75
Number of Published Curriculum Objects: 75
Original Price: $199.99
Quality Status: approved
Status: Live
What You Will Learn
- Getting Started with AWS
- Working with Global and Regional Services in AWS
- Creating Billing Alerts and Setting up MFA
- Deploying and Configuring EC2 Instances in AWS
- Creating IAM Roles for EC2
- Creating Securing Groups for EC2 Instances
- Remote EC2 Administration with PuTTY and Terminal
- Working with Amazon Elastic Block Store (EBS)
- Creating EBS Snapshots
- Creating Amazon Machine Images (AMIs)
- Creating an Amazon Elastic File System (EFS)
- Attaching a Single EFS to Multiple EC2 Instances
- Uploading files via FTP to EFS
- Understanding the Concept of High Availability and Elasticity
- Deploying Elastic Load Balancers (ELBs) and Auto Scaling Groups (ASGs)
- Dynamic Scaling with ASGs
- Creating Launch Templates
- The Foundations of Route 53 and DNS
- Domain Registration and Routing with Route 53
Who Should Attend
- Students interested in learning the foundations of AWS
- Students interested in Cloud Computing
- Students interested in exploring the Amazon EC2 Service
- Students interested in exploring various EC2 Storage Solutions (EFS, EBS)
- Students interested in setting up Highly Available cloud setups using ELBs, and ASGs on AWS
Target Audiences
- Students interested in learning the foundations of AWS
- Students interested in Cloud Computing
- Students interested in exploring the Amazon EC2 Service
- Students interested in exploring various EC2 Storage Solutions (EFS, EBS)
- Students interested in setting up Highly Available cloud setups using ELBs, and ASGs on AWS
This course offers an introduction to the Amazon Web Services (AWS) platform. The focus of the course will be on four key services, including: Amazon Elastic Compute Cloud (EC2), AWS Storage Solutions, and Elastic Load Balancers (ELB) integrated with Auto Scaling Groups (ASG).
Amazon EC2 is a web service that provides resizable compute capacity in the cloud. It allows users to launch virtual machines (VMs) on demand and pay only for the compute resources they use. In this course, we will explore the different types of instances available, as well as how to launch, configure, and manage EC2 instances.
In addition to the EC2 service, we also explore AWS storage solutions including Elastic Block Store (EBS), Elastic File System (EFS), Snapshots, and Amazon Machine Images (AMIs). EBS is a block-level storage service for use with EC2 instances. It provides persistent storage for data that needs to be frequently accessed. EFS is a file-level storage service for use with EC2 instances. It allows users to create and configure file systems that can be accessed from multiple instances. Snapshots are point-in-time copies of EBS volumes that can be used for backup and recovery. AMIs are pre-configured virtual machine images that can be used to launch EC2 instances. In this course, we will explore the different storage options available and how to use them to manage data on the AWS platform.
Once students have a handle on the foundations, we explore more intermediate topics relevant to workload distribution through the integration of ELBs and ASGs. Elastic Load Balancers (ELBs) are used to distribute incoming traffic across multiple EC2 instances. They automatically scale to handle incoming traffic and can also be used to improve availability and fault tolerance. In this course, we will explore the different types of load balancers available, as well as how to configure and use them to distribute traffic across multiple instances.
We will demonstrate how to integrate the ELBs with Auto Scaling Groups (ASGs) to ensure workloads are only distributed to healthy nodes within the EC2 service. ASGs allow users to automatically scale the number of EC2 instances in response to changing demand. They automatically launch and terminate instances based on predefined rules, ensuring that the number of instances is always sufficient to handle incoming traffic. In this course, we will explore how to configure and use ASGs to automatically scale the number of instances on the AWS platform.
Throughout the course, we will use hands-on exercises to help students gain practical experience with the AWS platform. Students will have the opportunity to launch and configure EC2 instances, create and manage storage volumes, configure load balancers and auto scaling groups, and work with other AWS services. By the end of the course, students will have a solid understanding of the AWS platform and will be able to use it to build scalable and reliable cloud-based applications.
Course Curriculum
Chapter 1: Getting Started with AWS
Lecture 1: Introduction
Lecture 2: AWS Pricing Foundations
Lecture 3: AWS Free Tier Overview
Lecture 4: AWS Acceptable Use Policy
Lecture 5: AWS Account Registration
Lecture 6: AWS Cloud Practitioner Exam – Key Topics
Lecture 7: AWS Global vs. Regional Services
Lecture 8: Global vs. Regional Services Example
Lecture 9: Creating Billing Alerts
Lecture 10: AWS Multi-Factor Authentication (MFA)
Lecture 11: Activate MFA for the Root User Account
Lecture 12: Creating IAM Users and Groups
Lecture 13: IAM User Custom Sign-In Link
Lecture 14: Configure a Custom Password Policy
Chapter 2: Amazon Elastic Compute Cloud (EC2)
Lecture 1: Introduction to EC2
Lecture 2: EC2 Instance Core Features
Lecture 3: EC2 Instance Types
Lecture 4: Amazon Machine Images (AMI)
Lecture 5: Creating an IAM User for EC2
Lecture 6: The EC2 Dashboard
Lecture 7: Deploying an EC2 Instance
Lecture 8: Deploying an EC2 Instance (Continued)
Lecture 9: EC2 Instances Console
Lecture 10: Elastic IP (Theory)
Lecture 11: Elastic IP (Guide)
Lecture 12: EC2 Instance Administration (Guide)
Lecture 13: EC2 Instance Launch Templates
Lecture 14: Creating an Amazon Machine Image (AMI)
Lecture 15: IAM Roles (Theory)
Lecture 16: IAM Roles (Practial Guide)
Lecture 17: IAM Roles for EC2 (Guide)
Lecture 18: Introduction to Security Groups
Lecture 19: Security Groups (Guide)
Lecture 20: Secure Socket Shell (SSH) Overview
Lecture 21: PuTTY (SSH) Client for Windows
Lecture 22: EC2 Instance Connect (Guide)
Chapter 3: AWS Storage (EC2)
Lecture 1: Introduction
Lecture 2: Block vs. File. vs Object Storage
Lecture 3: Amazon Elastic Block Store (EBS) Overview
Lecture 4: Amazon EBS Guide [Part 1]
Lecture 5: Amazon EBS Guide [Part 2]
Lecture 6: EBS Snapshots Overview
Lecture 7: EBS Snapshots (Guide)
Lecture 8: Amazon Machine Image (AMI)
Lecture 9: Amazon AMI Guide [Part 1]
Lecture 10: Amazon AMI Guide [Part 2]
Lecture 11: Amazon EC2 Image Builder
Lecture 12: Amazon EC2 Image Builder Guide [Part 1]
Lecture 13: Amazon EC2 Image Builder Guide [Part 2]
Lecture 14: Amazon Elastic File System (EFS)
Lecture 15: Deploy an EC2 Instance with Ubuntu (Guide)
Lecture 16: Creating an EFS (Guide)
Lecture 17: Attach EFS to EC2 (Guide)
Lecture 18: Upload Files to EFS via FTP (Guide)
Lecture 19: Attach EFS to Second EC2 Instance (Guide)
Lecture 20: Account Cleanup
Chapter 4: ELB, ASG, Route 53
Lecture 1: Introduction
Lecture 2: High Availability & Elasticity
Lecture 3: Elastic Load Balancer (ELB) Overview
Lecture 4: Auto Scaling Groups (ASG)
Lecture 5: ELB + ASG Prep: Setup AMI from EC2
Lecture 6: ELB Deployment (Guide)
Lecture 7: Creating a Launch Template (Guide)
Lecture 8: Auto Scaling Groups (Guide)
Lecture 9: Auto Scaling Strategies
Lecture 10: Dynamic Scaling (Guide)
Lecture 11: Step and Simple Scaling (Guide)
Lecture 12: Predictive Scaling (Guide)
Lecture 13: Creating a Launch Template (Guide)
Lecture 14: Virtual Private Cloud (VPC) Guide
Lecture 15: Amazon Route 53 & DNS Foundations (Guide)
Lecture 16: Route 53 Domain Registration & Routing (Guide)
Lecture 17: Route 53 Domain Settings and Hosted Zones
Lecture 18: Route 53 DNS Records in the Hosted Zone
Lecture 19: Account Clean-Up
Instructors
-
YouAccel Training
8+ Million Enrollments, 70k+ Reviews. Register Today. -
Blue Digital Media
Explore, Engage, Excel: Online Education Redefined
Rating Distribution
- 1 stars: 0 votes
- 2 stars: 1 votes
- 3 stars: 20 votes
- 4 stars: 29 votes
- 5 stars: 71 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024