• Post category:StudyBullet-14
  • Reading time:7 mins read


Learn to Setup, Configure, and Administer EC2 Instances on AWS. Explore Virtualization, Scaling, Elastic IPs, + More

What you will learn

Setting up an AWS account on the Free-Tier

AWS Acceptable Use Policy

AWS Global vs. Regional Services

Creating Billing Alerts

AWS Multi-Factor Authentication (MFA)

Activating MFA for the Root User Account

Creating IAM Users and Groups

Configuring a Custom Password Policy

Exploring the characteristics of EC2 Instances

EC2 Instance Types

Creating IAM Users for EC2

Deploying EC2 Instances with Pre-Configured AMIs

Assigning Elastic IP’s to Deployed Instances

EC2 Instance Administration

Creating Security Groups for Deployed Instances

Remote EC2 Administration using SSH Utilities like Terminal for MAC, and PuTTY for Windows.

Using EC2 Instance Connect to Administer Instances.

Description

Welcome to the Amazon EC2 Foundations Certification course. This course provides an in-depth overview of Amazon Elastic Compute Cloud (EC2). The EC2 service is an essential building block in becoming an AWS certified cloud practitioner. We will start with exploring key concepts relevant to EC2, followed by a hands-on practical guide to deploying compute resources on AWS.

The term “Scalable Cloud Computing” has now become synonymous with Amazon Web Services. For nearly a decade, AWS has been powering some of the world’s most popular websites and applications. Amazon EC2, is considered the computational backbone of AWS.

To illustrate how Amazon EC2 works, we explore the concept of virtualization. Virtualization is the process of creating a software-based virtual representation of a server. When we deploy an EC2 “Instance” we’re creating a virtual representation of a physical server and it’s resources. This includes: CPU, Memory (RAM), Storage, and network resources such as Bandwidth.

Similar to physical servers that you might find on-premises, virtual EC2 instances can also have different configurations. As a matter of fact, AWS offers the most comprehensive configuration options when it comes to deploying virtual servers. These configurations can easily be adapted to our resource needs, in real-time.


Get Instant Notification of New Courses on our Telegram channel.


The level of customization a cloud provider can accommodate, will define the sophistication level of it’s overall service. Not all cloud services were created equal. AWS, is known to have the highest level of configuration options when compared to just about any other service. The AWS platform caters to both micro and enterprise level clients, using one of the most scalable and advanced virtualization infrastructures available.

Beyond the physical hardware customization and scalability, virtualization also accommodates the deployment of any operating system on the virtual machine. As you will see, we have the flexibility of deploying both Linux and Windows servers, using a variety of pre-configured virtual applications known as AMIs (Amazon Machine Images).

In addition to a theoretical deep dive into Amazon EC2, this course will also provide you with practical hands-on experience in working with the key features of EC2. This includes:

  • Exploring the characteristics of EC2 Instances.
  • EC2 Instance Types
  • Creating IAM Users for EC2
  • Deploying EC2 Instances with pre-configured AMIs
  • Assigning Elastic IP’s to Deployed Instances
  • EC2 Instance Administration
  • Creating Security Groups for Deployed Instances
  • Remote EC2 Administration using SSH Utilities like Terminal for MAC, and PuTTY for Windows.
  • Using EC2 Instance Connect to administer instances.

If you’re interested in learning how to deploy and administer virtual machines on the most robust cloud computing platform, hit the enroll button and let’s jump right in.

English
language

Content

Getting Started with AWS

Introduction
AWS Pricing Foundations
AWS Free Tier Overview
AWS Acceptable Use Policy
AWS Account Registration
AWS Cloud Practitioner Exam – Key Topics
AWS Global vs. Regional Services
Global vs. Regional Services Example
Creating Billing Alerts
AWS Multi-Factor Authentication (MFA)
Activate MFA for the Root User Account
Creating IAM Users and Groups
IAM User Custom Sign-In Link
Configure a Custom Password Policy

Amazon Elastic Compute Cloud (EC2)

Introduction to EC2
EC2 Instance Core Features
EC2 Instance Types
Amazon Machine Images (AMI)
Creating an IAM User for EC2
The EC2 Dashboard
Deploying an EC2 Instance
Deploying an EC2 Instance (Continued)
EC2 Instances Console
Elastic IP (Theory)
Elastic IP (Guide)
EC2 Instance Administration (Guide)
EC2 Instance Launch Templates
Creating an Amazon Machine Image (AMI)
IAM Roles for EC2 (Guide)
Introduction to Security Groups
Security Groups (Guide)
Secure Socket Shell (SSH) Overview
PuTTY (SSH) Client for Windows
EC2 Instance Connect (Guide)