Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to AWS - EC2 Deployment Fundamentals
Rating: 4.0 out of 5(159 ratings)
1,318 students

Introduction to AWS - EC2 Deployment Fundamentals

Get started with creating your own virtual servers and databases using Amazon Web Service's powerful capabilities.
Created byInfinite Skills
Last updated 2/2015
English
English [Auto],

What you'll learn

  • access and use a range of Amazon Web Services, starting with virtual servers
  • create Linux and Windows EC2 instances and perform database operations

Course content

10 sections47 lectures2h 6m total length
  • Introduction1:03

    Explore Amazon web services offerings, focusing on ec2 elastic compute cloud, virtual servers, storage, delivery, and security, and learn to provision a Linux instance in the cloud.

  • Prerequisites0:48

    Identify prerequisites that prepare you for this Amazon Web Services course on EC2 deployment fundamentals by understanding computing resources, DNS and IP addresses, web and file servers, and related databases.

  • Amazon EC2 And Elastic Beanstalk5:56

    Launch and configure an EC2 instance with Linux on t2 micro and a public IP, then deploy a PHP or Python app with Elastic Beanstalk.

  • Understanding EC2 Storage6:04

    Learn how elastic block storage attaches to EC2 instances to form a functional virtual machine, and explore S3 object storage for static files and sites.

  • Understanding EC2 Networking1:54

    Explore AWS networking in EC2, covering VPC, security groups, network interfaces, Elastic IPs, placement groups, and load balancers, and learn how to use a private cloud for internal apps.

  • Using IAM To Create A Management Account3:39

    Learn to use AWS IAM to create a support group and user, apply read-only policies, assign passwords, and log in via a custom URL to the IAM console.

Requirements

  • a broad but basic knowledge of computer hardware, network standards, and database concepts

Description

This hands-on course will help you learn how the components of Amazon EC2 interact, and teach you how to deploy a Linux or Windows instance. This course is designed for those who already have experience working with a Linux or Windows server.

You will start by learning how to deploy an EC2 Linux instance, including how to create a key pair and a basic instance, allow network access, add a new disk, and move files. From there, Steve will teach you how to use Windows in EC2. This video tutorial also covers topics such as monitoring and reporting, security, using Amazon Linux, and creating AMIs. Finally, you will learn how to work with RDS and EC2, as well as create applications on EC2 instances.

Once you have completed this computer based training course, you will be fully capable of building and deploying your own EC2 Linux and Windows instances.

Who this course is for:

  • developers and admins interested in getting started with AWS