Aws Beginner To Intermediate Ec2, Iam, Elb, Asg, Route 53

Published 3/2023MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHzLanguage: English | Size: 6.06 GB | Duration: 9h 24m


 

AWS Accounts | Billing | IAM Admin | EC2 Config | Ubuntu | AWS Storage | EBS | EFS | AMI | Load Balancers | Route 53

What you'll learn

AWS Account Registration and Administration

Account Billing and Basic Security

AWS Identity and Access Management (IAM)

Creating IAM Users, Groups, Policies, and Roles

Deploying and Administering EC2 Instances

Creating Machine Images

Navigating the EC2 Instances Console

Working with Elastic IPs

Remote Instance Administration using Teal and PuTTY

Exploring various AWS Storage Solutions (EBS, EFS)

Creating EBS Snapshots

Working with the EC2 Image Builder

Working with the Elastic File System (EFS)

Deploying Elastic Load Balancers (ELB)

Working with Auto Scaling Groups (ASG)

Dynamic Scaling using ELB + ASG

Creating Launch Templates

Configuring Hosted-Zones using Route 53

Requirements

Basic Computer Skills

Description

Welcome to the AWS Bner to Intermediate course, where we explore several key facets of AWS to build and deploy cloud-based infrastructure. This course covers an extensive amount of material and by the end you will be proficient enough with AWS to gain an entry level position in cloud administration.The curriculum starts off with exploring AWS account registration, billing and multi-factor authentication. We then explore more advanced account security through AWS identity and access management (IAM). IAM is an integral part of AWS that facilitates the management of users, groups, and security policies that control AWS resources. Here, we explore the creation of IAM users with varying degrees of account access. This includes user groups, permission policies, and IAM roles for EC2.Once students have a firm understanding of IAM, we dive into the backbone of AWS by exploring EC2 instance deployment and configuration. EC2 is a core service of AWS that facilitates the launch of virtual servers (called instances) within the AWS cloud console. We cover how to launch and configure EC2 instances, including choosing the right instance type and setting up security groups to control inbound and outbound traffic. We also explore remote instance administration using PuTTY and Teal to issue server commands and manage instances from any remote location. Students learn to deploy and assign elastic IP addresses along with the creation of Machine Images (AMIs) to save instance state and quickly launch new instances with replicated configurations.After completion of the EC2 module, we jump into AWS storage solutions where we explore various storage types including, block, file and object storage. More specifically students learn to harness the power of the Elastic Block Store (EBS) and the Elastic File System (EFS). We demonstrate how to deploy and configure multiple EBS volumes and attach them to existing instances for maximum scalability. Students also learn to design and deploy seamlessly scalable storage systems using EFS. We demonstrate how to mount multiple instances to a single EFS endpoint for centralized access to data files. We complete the module by showcasing the power of EBS snapshots and Machine Images for efficient instance deployment and backups.From this point, the course branches into more intermediate concepts by exploring elastic load balancing (ELB), Auto Scaling Groups (ASG), and Route 53. Student will learn to deploy a highly available architecture that auto scales based on real- traffic workload and instance health checks. Traffic will be routed directly through s Route 53 DNS service, with customized domain names and pre-configured hosted zones.By the end of this course, you will have a solid understanding of how to use AWS to build and deploy your own cloud-based infrastructure. You will be able to launch and configure EC2 instances, store and manage data in the cloud, and use services like ELB and ASG to scale your infrastructure to meet the needs of your applications.If you're excited about expanding your knowledge in AWS and the field of cloud computing, hit the enroll button and let's get started.

Overview

Section 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

Section 2: IAM: Identity and Access Management

Lecture 15 Intro to IAM

Lecture 16 Introduction to IAM Mechanics

Lecture 17 IAM Mechanics (Theory)

Lecture 18 IAM Users

Lecture 19 Introduction to Managing IAM Users

Lecture 20 IAM Administration (Guide) (Listing, Deleting Users & Accounts)

Lecture 21 Managing Permissions for IAM Users

Lecture 22 Chag IAM User Permissions (Method 1)

Lecture 23 Chag IAM User Permissions (Method 2)

Lecture 24 Chag IAM User Permissions (Method 3)

Lecture 25 IAM Groups

Lecture 26 IAM Group Administration

Lecture 27 IAM Groups (LAB Exercise)

Lecture 28 IAM Policies

Lecture 29 IAM Inline Policies (Guide)

Lecture 30 IAM Custom Policies

Lecture 31 IAM Custom Policies (Guide)

Lecture 32 IAM Roles

Lecture 33 IAM Roles (Practical Guide)

Lecture 34 IAM Authentication and Security

Lecture 35 Rotating Access Keys

Lecture 36 IAM Multi-Factor Authentication (MFA)

Lecture 37 IAM Credentials Report (Guide)

Section 3: Elastic Compute Cloud (EC2)

Lecture 38 Introduction to EC2

Lecture 39 EC2 Instance Core Features

Lecture 40 EC2 Instance Types

Lecture 41 Machine Images (AMI)

Lecture 42 Creating an IAM User for EC2

Lecture 43 The EC2 Dashboard

Lecture 44 Deploying an EC2 Instance

Lecture 45 Deploying an EC2 Instance (Continued)

Lecture 46 EC2 Instances Console

Lecture 47 Elastic IP (Theory)

Lecture 48 Elastic IP (Guide)

Lecture 49 EC2 Instance Administration (Guide)

Lecture 50 EC2 Instance Launch Templates

Lecture 51 Creating an Machine Image (AMI)

Lecture 52 IAM Roles for EC2 (Guide)

Lecture 53 Introduction to Security Groups

Lecture 54 Security Groups (Guide)

Lecture 55 Secure Socket Shell (SSH) Overview

Lecture 56 PuTTY (SSH) Client for Windows

Lecture 57 EC2 Instance Connect (Guide)

Section 4: AWS Storage (EC2)

Lecture 58 Introduction

Lecture 59 Block vs. File. vs Object Storage

Lecture 60 Elastic Block Store (EBS) Overview

Lecture 61 EBS Guide[Part 1]

Lecture 62 EBS Guide[Part 2]

Lecture 63 EBS Snapshots Overview

Lecture 64 EBS Snapshots (Guide)

Lecture 65 Machine Image (AMI)

Lecture 66 AMI Guide[Part 1]

Lecture 67 AMI Guide[Part 2]

Lecture 68 EC2 Image Builder

Lecture 69 EC2 Image Builder Guide[Part 1]

Lecture 70 EC2 Image Builder Guide[Part 2]

Lecture 71 Elastic File System (EFS)

Lecture 72 Deploy an EC2 Instance with Ubuntu (Guide)

Lecture 73 Creating an EFS (Guide)

Lecture 74 Attach EFS to EC2 (Guide)

Lecture 75 Upload Files to EFS via FTP (Guide)

Lecture 76 Attach EFS to Second EC2 Instance (Guide)

Lecture 77 Account Cleanup

Section 5: ELB, ASG, Route 53

Lecture 78 Introduction

Lecture 79 High Availability & Elasticity

Lecture 80 Elastic Load Balancer (ELB) Overview

Lecture 81 Auto Scaling Groups (ASG)

Lecture 82 ELB + ASG Prep: Setup AMI from EC2

Lecture 83 ELB Deployment (Guide)

Lecture 84 Creating a Launch Template (Guide)

Lecture 85 Auto Scaling Groups (Guide)

Lecture 86 Auto Scaling Strats

Lecture 87 Dynamic Scaling (Guide)

Lecture 88 Step and Simple Scaling (Guide)

Lecture 89 Predictive Scaling (Guide)

Lecture 90 Creating a Launch Template (Guide)

Lecture 91 Virtual Private Cloud (VPC) Guide

Lecture 92 Route 53 & DNS Foundations (Guide)

Lecture 93 Route 53 Domain Registration & Routing (Guide)

Lecture 94 Route 53 Domain Settings and Hosted Zones

Lecture 95 Route 53 DNS Records in the Hosted Zone

Lecture 96 Account Clean-Up

Students interested in Cloud Computing with AWS,Students interested in learning the foundations of Web Services,Students interested in administering AWS accounts using Identity and Access Management (IAM),Students interested in securing AWS accounts by assigning Access Privileges to IAM Users,Students interested in deploying Virtual Servers on AWS,Cloud Computing Enthusiasts looking to gain knowledge on using AWS,Students interested in learning about the EC2 Service,Students interested in learning various AWS Storage Solutions for EC2 (EBS, EFS),Students interested in learning Dynamic Scaling, Elastic Load Balancing, and Auto Scaling Groups,Students interested in Managing Domain hosted zones using Route 53

HomePage:

https://www.udemy.com/course/aws-bner-to-intermediate-ec2-iam-elb-asg-route-53/

 

 

 


 TO MAC USERS: If RAR password doesn't work, use this archive program: 

RAR Expander 0.8.5 Beta 4  and extract password protected files without error.


 TO WIN USERS: If RAR password doesn't work, use this archive program: 

Latest Winrar  and extract password protected files without error.


 Themelli   |  

Information
Members of Guests cannot leave comments.


SermonBox - Seasonal Collection

SermonBox - The Series Pack Collection

Top Rated News

  • Christmas Material
  • Laser Cut & Print Design Elements Bundle - ETSY
  • Daz3D - All Materials - SKU 37000-37999
  • Cgaxis - All Product - 2019 - All Retail! - UPDATED!!!
  • DigitalXModels Full Collections
  • Rampant Design Tools Full Collections Total: $4400
  • FilmLooks.Com Full Collection
  • All PixelSquid Product
  • The Pixel Lab Collection
  • Envato Elements Full Sources- 3200+ Files
  • Ui8.NET Full Sources
  • The History of The 20th Century
  • The Dover Collections
  • Snake Interiors Collections
  • Inspirational Collections
  • Veer Fancy Collections
  • All Ojo Images
  • All ZZVE Collections
  • All Sozaijiten Collections
  • All Image Broker Collections
  • Shuterstock Bundle Collections
  • Tattoo Collections
  • Blend Images Collections
  • Authors Tuorism Collections
  • Motion Mile - Big Bundle
  • PhotoBacks - All Product - 2018
  • Dekes Techniques - Photoshop & Illustrator Course - 1 to 673
Telegram GFXTRA Group
Udemy - Turkce Gorsel Ogrenme Setleri - Part 2
Videohive Wow Pack Series


rss