├── Beginners+Guide+to+AWS+Certification+2021.pdf ├── README.md └── aws-basics-code-files.zip /Beginners+Guide+to+AWS+Certification+2021.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/javonn13/AWS-Basic-for-Beginners/4ac24bd8dff0e8d67048514c3bac3db88268168e/Beginners+Guide+to+AWS+Certification+2021.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # AWS-Basic-for-Beginners 2 | This course will teach you AWS basics right through to advanced cloud computing concepts. Ideal for beginners - absolutely no cloud computing experience is required! 3 | 4 | There are lots of hands-on exercises using an AWS free tier account to give you practical experience with Amazon Web Services. 5 | 6 | Visual slides and animations will help you gain a deep understanding of Cloud Computing. 7 | 8 | This is the perfect course for Beginners to the Cloud who want to learn the fundamentals of AWS - putting you in the perfect position to launch your AWS Certification journey and career in cloud computing. 9 | 10 | 11 | 12 | 👍 Download the course code and files here: https://digitalcloud.training/aws-bas... 13 | 👍 Access your free Guide to AWS Certifications (ebook) here: https://digitalcloud.training/aws-fre... 14 | 15 | 🎥 Course developed by Neal Davis - Founder of Digital Cloud Training 16 | 🔗 Check out the Digital Cloud Training YouTube channel: https://www.youtube.com/c/digitalclou... 17 | 18 | YouTube Link: https://www.youtube.com/watch?v=ulprqHHWlng 19 | 20 | ⭐️ Course Contents ⭐️ 21 | 22 | (00:00:00) Course Introduction 23 | 24 | Section 1 - AWS Basics 25 | (00:00:53) Introduction 26 | (00:01:19) Amazon Web Services Overview 27 | (00:04:26) AWS Global Infrastructure 28 | (00:07:35) AWS Pricing 29 | (00:15:37) Setup your AWS Free Tier Account 30 | (00:21:19) Create a Billing Alarm 31 | (00:27:34) IAM Overview 32 | (00:32:47) Create IAM User and Group 33 | (00:37:38) Amazon Virtual Private Cloud (VPC) 34 | (00:48:36) Security Groups and Network ACLs 35 | (00:58:40) AWS Public and Private Services 36 | (01:00:51) Install the AWS Command Line Interface 37 | 38 | Section 2 - Amazon Elastic Compute Cloud (EC2) 39 | (01:02:08) Introduction 40 | (01:02:36) Amazon EC2 Overview 41 | (01:08:00) Launching an Amazon EC2 Instance 42 | (01:16:42) Connecting to Amazon EC2 Instances 43 | (01:27:48) Create a Website Using User Data 44 | (01:33:52) Using Access Keys with EC2 45 | (01:34:50) Using IAM Roles with EC2 46 | (01:39:05) Scale Elastically with Amazon EC2 Auto Scaling 47 | (01:47:47) Create a Target Tracking Scaling Policy 48 | (01:55:43) Add Load Balancing with Amazon ELB 49 | 50 | Section 3 - AWS Storage Services 51 | (02:09:52) Introduction 52 | (02:10:28) AWS Storage Services Overview 53 | (02:12:40) Create an Attach EBS Volume 54 | (02:20:47) Instance Store Volumes 55 | (02:23:34) EBS Snapshots and AMIs 56 | (02:31:38) Create Amazon EFS File System 57 | (02:40:26) Amazon S3 Create Bucket and Make Public 58 | (02:47:32) Working with S3 Objects from the AWS CLI 59 | 60 | Section 4 - AWS Databases 61 | (02:52:49) Introduction 62 | (02:53:28) Amazon RDS Overview 63 | (02:59:52) Create Amazon RDS Multi-AZ 64 | (03:10:35) Add an Amazon RDS Read Replica 65 | (03:16:18) Install WordPress on EC2 with RDS Database 66 | (03:23:56) Amazon DynamoDB 67 | 68 | Section 5 - Automation on AWS 69 | (03:34:34) Introduction 70 | (03:35:34) How to Deploy Infrastructure Using AWS CloudFormation 71 | (03:37:36) Create Simple Stacks with AWS CloudFormation 72 | (03:47:52) Create Complex Stack with AWS CloudFormation 73 | 74 | (03:56:45) Deploy an Application Using AWS Elastic Beanstalk 75 | 76 | Section 6 - DevOps on AWS 77 | (04:02:00) Introduction 78 | (04:02:43) Continuous Integration and Continuous Delivery (CI/CD) 79 | (04:05:55) AWS CodePipeline with AWS Elastic Beanstalk 80 | (04:15:26) Create AWS CodeStar Project 81 | 82 | Section 7 - DNS Services and Content Delivery 83 | (04:25:47) Introduction 84 | (04:26:23) Amazon Route 53 Overview and Routing Policies 85 | (04:30:22) Register Domain Using Route 53 86 | (04:35:44) Create Amazon CloudFront Distribution with S3 Static Website 87 | (04:44:30) Add an SSL/TLS Certificate and Route 53 Alias Record 88 | 89 | Section 8 - Docker Containers and Serverless Computing 90 | (04:53:35) Introduction 91 | (04:54:34) Docker Containers on Amazon ECS 92 | (05:06:06) Serverless with AWS Lambda 93 | 94 | Section 9 - Application Integration and Loose Coupling 95 | (05:13:12) Introduction 96 | (05:14:01) Amazon SNS and Amazon SQS 97 | (05:16:32) AWS Lambda to Amazon SQS Event Source Mapping 98 | (05:22:49) Serverless Application - Amazon SQS, SNS, and Lambda 99 | 100 | 🔗 Digital Cloud Training: https://digitalcloud.training/ 101 | 🔗 LinkedIn: https://www.linkedin.com/in/nealkdavis/ 102 | 🔗 Twitter: https://twitter.com/nealkdavis 103 | 🔗 Instagram: https://www.instagram.com/digitalclou... 104 | 105 | 👍 AWS Cloud Practitioner - https://digitalcloud.training/amazon-... 106 | 👍 AWS Solutions Architect Associate - https://digitalcloud.training/amazon-... 107 | 108 | -------------------------------------------------------------------------------- /aws-basics-code-files.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/javonn13/AWS-Basic-for-Beginners/4ac24bd8dff0e8d67048514c3bac3db88268168e/aws-basics-code-files.zip --------------------------------------------------------------------------------