Amazon EC2 Masterclass
Amazon EC2 Masterclass, available at $69.99, has an average rating of 4.5, with 88 lectures, 1 quizzes, based on 10 reviews, and has 131 subscribers.
You will learn about In-depth conceptual understanding of EC2 and its components like AMI, Instance Types, Security Groups, Placement Groups, EBS, and Regions and AZs etc. How to launch and connect to Amazon EC2 Linux and Windows Instances Advantages of Elastic IPs over Public IPs and how they can be utilized to their fullest potential Relevance and usage of On-Demand instances in both test and production environments Reserved Instances – Introduction, various payment options and offering classes, limits, instance size flexibility and how you can reserve EC2 instances based on 1-3 year term Benefits and usage of Savings Plan over Reserved Instances Process to reserve compute capacity through Capacity Reservations in a specific AZ, when you need it, for as long as you need it Deep dive into Spot Instances' concepts including what it's all about, how it works, different types of requests, Spot Blocks, various allocation strategies, health checks, and how to create and cancel a Spot Instance request Utilization of Dedicated Instances in order to run your instances on a single tenant hardware Usage of Dedicated Host as a physical server with EC2 instance capacity fully dedicated to your use Understand benefits and implementation of different types of Load Balancers – Classic, Application and Network in our AWS environment Advanced features of Load Balancers like Stickiness, Cross-Zone Load Balancing and Connection Draining How Auto Scaling helps you to grow or shrink your infrastructure based on the patterns of incoming traffic, time of day and demand Overview of Auto Scaling components such as Group, Launch Template, Scaling Plan and Policies Implementation of Auto Scaling in different scenarios such as using it with a load balancer and maintaining the desired count of EC2 instances Usage of Target Tracking policy to scale out and scale in the number of instances based on CloudWatch metric and target value This course is ideal for individuals who are Absolute beginners with no prior knowledge or experience on AWS platform or Existing AWS Developers, Solution Architects, DevOps professionals and System Administrators who want to have an in-depth understanding of EC2 and associated services It is particularly useful for Absolute beginners with no prior knowledge or experience on AWS platform or Existing AWS Developers, Solution Architects, DevOps professionals and System Administrators who want to have an in-depth understanding of EC2 and associated services.
Enroll now: Amazon EC2 Masterclass
Summary
Title: Amazon EC2 Masterclass
Price: $69.99
Average Rating: 4.5
Number of Lectures: 88
Number of Quizzes: 1
Number of Published Lectures: 88
Number of Published Quizzes: 1
Number of Curriculum Items: 89
Number of Published Curriculum Objects: 89
Original Price: $89.99
Quality Status: approved
Status: Live
What You Will Learn
- In-depth conceptual understanding of EC2 and its components like AMI, Instance Types, Security Groups, Placement Groups, EBS, and Regions and AZs etc.
- How to launch and connect to Amazon EC2 Linux and Windows Instances
- Advantages of Elastic IPs over Public IPs and how they can be utilized to their fullest potential
- Relevance and usage of On-Demand instances in both test and production environments
- Reserved Instances – Introduction, various payment options and offering classes, limits, instance size flexibility and how you can reserve EC2 instances based on 1-3 year term
- Benefits and usage of Savings Plan over Reserved Instances
- Process to reserve compute capacity through Capacity Reservations in a specific AZ, when you need it, for as long as you need it
- Deep dive into Spot Instances' concepts including what it's all about, how it works, different types of requests, Spot Blocks, various allocation strategies, health checks, and how to create and cancel a Spot Instance request
- Utilization of Dedicated Instances in order to run your instances on a single tenant hardware
- Usage of Dedicated Host as a physical server with EC2 instance capacity fully dedicated to your use
- Understand benefits and implementation of different types of Load Balancers – Classic, Application and Network in our AWS environment
- Advanced features of Load Balancers like Stickiness, Cross-Zone Load Balancing and Connection Draining
- How Auto Scaling helps you to grow or shrink your infrastructure based on the patterns of incoming traffic, time of day and demand
- Overview of Auto Scaling components such as Group, Launch Template, Scaling Plan and Policies
- Implementation of Auto Scaling in different scenarios such as using it with a load balancer and maintaining the desired count of EC2 instances
- Usage of Target Tracking policy to scale out and scale in the number of instances based on CloudWatch metric and target value
Who Should Attend
- Absolute beginners with no prior knowledge or experience on AWS platform
- Existing AWS Developers, Solution Architects, DevOps professionals and System Administrators who want to have an in-depth understanding of EC2 and associated services
Target Audiences
- Absolute beginners with no prior knowledge or experience on AWS platform
- Existing AWS Developers, Solution Architects, DevOps professionals and System Administrators who want to have an in-depth understanding of EC2 and associated services
Welcome to EC2 Masterclass course, which consists of all core and advanced concepts on EC2 and other related topics like IP Addressing, Elastic Block Store (EBS), Security Groups, Placement Groups, Launching and connecting to Linux and Windows EC2 Instances, Elastic IP Addresses, Network Interfaces, EC2 Purchasing Options – On-Demand, Reserved, Savings Plan, Capacity Reservations, Spot Instances, Dedicated Instances and Dedicated Hosts, various types of Load Balancers – Classic, Application and Network, and Auto Scaling etc.
Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides secure, resizable compute capacity in the cloud. It is designed to make web-scale cloud computing easier for developers. Amazon EC2’s simple web service interface allows you to obtain and configure capacity with minimal friction. It provides you with complete control of your computing resources and lets you run on Amazon’s proven computing environment.
To use Amazon EC2, you simply:
-
Select a pre-configured, templated Amazon Machine Image (AMI) to get up and running immediately. Or create an AMI containing your applications, libraries, data, and associated configuration settings.
-
Configure security and network access on your Amazon EC2 instance.
-
Choose which instance type(s) you want, then start, terminate, and monitor as many instances of your AMI as needed, using the web service APIs or the variety of management tools provided.
-
Determine whether you want to run in multiple locations, utilize static IP endpoints, or attach persistent block storage to your instances.
-
Pay only for the resources that you actually consume, like instance-hours or data transfer.
Even though EC2 is a foundational topic, it is of great importance as it is used in all the testing and enterprise level deployments.
The entire course has been broken down into following 13 sections:-
-
In-Depth Conceptual Understanding of EC2 & its Components –In this section, we go through the main components required to launch our EC2 instances in the AWS cloud.
-
Bringing All the Pieces Together –Here we combine all the components together we went through in the previous one, and finally do some real hands-on as we will be launching and connecting to our EC2 instances.
-
On-Demand & Reserved Instances –In this section, we go through two of the EC2 purchasing options – On-Demand and Reserved Instances.
-
Savings Plan –We understand how we can make use of Savings Plans to get huge discounts on our compute usage and still get more flexibility compared to Reserved Instances.
-
Capacity Reservations –In this section, we understand how we can reserve capacity for our Amazon EC2 instances in a specific AZ, when we need it, for as long as we need it.
-
Spot Instances –We understand the relevance of Spot Instances which enable to you to request unused EC2 instances at steep discounts.
-
Dedicated Instances & Dedicated Hosts –In this section, we go through the concepts based on Dedicated Instances and Dedicated Hosts.
-
Elastic IP Addresses (EIPs) –We focus on the advantages of Elastic IP addresses over Public IP addresses.
-
Elastic Network Interfaces (ENIs) –In this section, we explore various features, attributes and benefits of ENIs.
-
Elastic Load Balancing (ELB) –We learn the importance of using load balancers in our cloud infrastructure, different types of load balancers, and finally go through some of the advanced concepts.
-
Introduction to Amazon EC2 Auto Scaling –We understand the basics of Auto Scaling, and explore its various components and features.
-
Amazon EC2 Auto Scaling Deep Dive –Over here, we deep dive into the advanced features and deployments done using Auto Scaling.
-
Main Quiz –Test yourself by answering some complex questions based on the topics we have gone through in this course.
Course Curriculum
Chapter 1: Course Introduction
Lecture 1: Welcome to Amazon EC2 Masterclass
Lecture 2: How to get the most out of the course?
Lecture 3: Course Blueprint
Chapter 2: In-Depth Conceptual Understanding – EC2 & its Components
Lecture 1: Section Introduction
Lecture 2: An Introduction to Amazon EC2
Lecture 3: Deep Dive – EC2, AMI and Instance Types
Lecture 4: Exploring EC2, AMIs and Instance Types on AWS Management Console Part One
Lecture 5: Exploring EC2, AMIs and Instance Types on AWS Management Console Part Two
Lecture 6: Exploring EC2, AMIs and Instance Types on AWS Management Console Part Three
Lecture 7: Regions and Availability Zones (AZs)
Lecture 8: Amazon EC2 Pricing – Free Tier, On-Demand and Spot Instances
Lecture 9: Amazon EC2 Pricing (contd.)
Lecture 10: IP Addressing
Lecture 11: An Introduction to Amazon EBS
Lecture 12: Accessing & Managing EBS Volumes
Lecture 13: An Introduction to Security Groups
Lecture 14: Security Groups Hands-on
Chapter 3: EC2 – Bringing All the Pieces Together
Lecture 1: Section Introduction
Lecture 2: Getting started with Amazon EC2 Linux instances
Lecture 3: Configuring Instance Details
Lecture 4: Adding Storage, Tags, Security Groups & Key Pairs
Lecture 5: Connecting to Amazon Linux EC2 Instance from macOS
Lecture 6: Connecting to Amazon Linux EC2 Instance from Windows PC
Lecture 7: Getting Started with Amazon EC2 Windows Instances
Lecture 8: Connecting to Amazon EC2 Windows Instance from macOS
Lecture 9: Connecting to Amazon EC2 Windows Instance from Windows 10 PC
Chapter 4: EC2 Purchasing Options – On-Demand & Reserved Instances
Lecture 1: Section Introduction
Lecture 2: On-Demand Instances
Lecture 3: An Introduction to Reserved Instances
Lecture 4: Payment Options
Lecture 5: Offering Classes
Lecture 6: Reserved Instance Limits
Lecture 7: Instance Size Flexibility
Lecture 8: Buying Reserved Instances
Chapter 5: EC2 Purchasing Option – Savings Plan
Lecture 1: Savings Plan Theory
Lecture 2: Savings Plan Hands-on
Chapter 6: EC2 Purchasing Option – Capacity Reservations
Lecture 1: An Introduction to Capacity Reservations
Lecture 2: Working with Capacity Reservations
Chapter 7: EC2 Purchasing Option – Spot Instances
Lecture 1: An Introduction to Spot Instances
Lecture 2: Concepts
Lecture 3: How Spot Instances Work
Lecture 4: Spot Instance Requests
Lecture 5: Spot Blocks
Lecture 6: Allocation Strategies
Lecture 7: Spot Fleet Health Checks
Lecture 8: Creating a Spot Instance Request
Lecture 9: Cancelling your Spot Instance Request
Chapter 8: Dedicated Instances & Dedicated Hosts
Lecture 1: Section Introduction
Lecture 2: An Introduction to Dedicated Instances
Lecture 3: Exploring Different Tenancy Options
Lecture 4: An Introduction to Dedicated Hosts
Lecture 5: Working with Dedicated Hosts
Chapter 9: Elastic IP Addresses (EIPs)
Lecture 1: An Introduction to Elastic IP Addresses
Lecture 2: Elastic IP Addresses Hands-on
Chapter 10: Elastic Network Interfaces (ENIs)
Lecture 1: An Introduction to Elastic Network Interfaces
Lecture 2: Working with Network Interfaces
Lecture 3: Experimenting with various attributes
Lecture 4: Creating a Low Budget High Availability Solution using Network Interfaces
Lecture 5: Scenarios for Network Interfaces
Lecture 6: Creating a Management Network
Lecture 7: Other Scenarios
Chapter 11: Elastic Load Balancing (ELB)
Lecture 1: Elastic Load Balancing
Lecture 2: Security Groups for Load Balancers
Lecture 3: Creating Security Groups for ELBs and EC2 Instances
Lecture 4: SSL Certificates
Lecture 5: Getting Started with Classic Load Balancers
Lecture 6: Launching and adding EC2 instances to our Classic Load Balancer
Lecture 7: Testing our Classic Load Balancer's Deployment
Lecture 8: Application Load Balancer (ALB)
Lecture 9: Network Load Balancer
Lecture 10: Stickiness
Lecture 11: Cross-Zone Load Balancing
Lecture 12: Connection Draining
Chapter 12: Introduction to Amazon EC2 Auto Scaling
Lecture 1: Section Introduction
Lecture 2: Auto Scaling Components and Pricing
Lecture 3: Creating a Security Group and a Key Pair for our Launch Template
Lecture 4: Creating a Launch Template
Lecture 5: Getting Started with Amazon EC2 Auto Scaling
Lecture 6: Testing our Auto Scaling Deployment
Chapter 13: Amazon EC2 Auto Scaling Deep Dive
Lecture 1: Section Introduction
Lecture 2: Set up a scaled and load-balanced application
Lecture 3: Creating a Classic Load Balancer
Lecture 4: Creating a Launch Template while including User Data
Lecture 5: Creating an Auto Scaling group with a Load Balancer
Lecture 6: Performing test using Load Balancer's DNS name
Lecture 7: Getting Started with Target Tracking Policy
Lecture 8: Implementing Target Tracking Policy via an Auto Scaling group
Instructors
-
Rohan Arora
Technology Evangelist, Solutions Architect and Instructor
Rating Distribution
- 1 stars: 0 votes
- 2 stars: 0 votes
- 3 stars: 2 votes
- 4 stars: 2 votes
- 5 stars: 6 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