
Learn to create an administrator IAM user with programmatic access, generate access keys and secret keys, install the AWS CLI, and configure credentials and region for remote access.
Learn to securely access private ec2 instances without public ip addresses using the ec2 instance connect endpoint, replacing bastions with an open tunnel and ssh config.
The course "Introduction to AWS Cloud" is designed for individuals with no prior experience, as well as for those who have only recently started working with AWS Cloud.
The material covers all the basic services available in Amazon Web Services, showing not only how to create your AWS cloud account but also explaining step-by-step how to create your own server, how to manage it remotely via SSH, how to configure accounts for other users, and how to take advantage of the Free Tier service.
The course discusses various topics related to AWS infrastructure — we will learn what VPC (Virtual Private Cloud) is, what an AWS Region and Availability Zone (which is a zone for availability) are, why we need Security Groups and more.
All topics are explained in a friendly and straightforward manner, so that even someone with no IT background can follow along and create all the services in their own cloud.
From the course, we will learn how to set up our own website on AWS, how to open ports to make the site accessible, and how we can use 'user data' so that the newly created server has an installed and functioning website right away.
Each material is concise and free of unnecessary information, containing the essence required to understand the service and to build it independently in your own cloud.