Register Account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Introduction To Cloud Computing On Aws For Beginners
#1
[Image: 74ce66ef43b798f2d7c28cc04e045d06.jpg]
Introduction To Cloud Computing On Aws For Beginners
Last updated 10/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.58 GB | Duration: 3h 34m

Learn cloud computing with AWS

[b]What you'll learn[/b]

Learn general cloud computing concepts

Gain an understanding of the fundamental systems on which the cloud is based

Build knowledge from beginner level to advanced concepts

Learn the basics of Amazon Web Services (AWS)

Develop hands-on skills using core Amazon Web Services (AWS) services

[b]Requirements[/b]

This course is designed for Cloud Computing beginners and AWS beginners

Absolutely no prior experience necessary

[b]Description[/b]

This Introduction to Cloud Computing on Amazon AWS course takes you from the AWS basics to being a competent AWS cloud practitioner. You'll learn general cloud computing concepts and AWS from fundamentals right through to advanced concepts. You'll also build hands-on skills using many of the core Amazon Web Services (AWS) services. Ideal for beginners - absolutely no cloud computing experience is required!We use a highly visual and effective method of teaching cloud computing and AWS concepts using diagrams and animations (no bullet-point slides!). There are lots of hands-on exercises using an Amazon Web Services (AWS) free tier account to give you practical experience.If you're interested in moving into a high-paying career working with cloud computing services - this is the best way to get started. You'll build knowledge from beginner level to advanced concepts, with plenty of opportunities to practice what you're learning.Here's a snapshot of some of the awesome skills you'll learn using this course:Learn fundamental concepts of cloud computing and including storage, database, networking, virtualization, containers, and cloud architectureCreate an AWS Free Tier account and launch your first virtual servers (Amazon EC2 instances) on the AWS CloudConfigure elasticity, high availability and fault tolerance using Amazon EC2 Auto Scaling and Amazon Elastic Load BalancingCreate and configure storage services and upload files and objects using Amazon EBS, Amazon EFS and Amazon S3Launch a relational database on Amazon RDS and a NoSQL database using Amazon DynamoDBAutomatically deploy infrastructure using code through AWS CloudFormationCreate a Platform as a Service (PaaS) application on AWS Elastic BeanstalkLearn how to use DevOps tools on AWS to automate a continuous integration and continuous delivery (CI/CD) pipelineImplement serverless computing and Docker containers on AWS using AWS Lambda and Amazon ECSCreate serverless event-driven architectures on LambdaCreate loosely coupled services with Amazon SQS and Amazon SNSThis is a great way to get started with cloud computing and also a great starting point for those planning to earn their AWS Certified Cloud Practitioner or AWS Certified Solutions Architect certifications (you will need additional courses aimed at those AWS certifications).Watch the intro video to learn how this course will help you gain a solid understanding of Cloud Computing on AWS.In this ultimate guide to cloud computing on AWS the topics you'll learn include:Section1: The building blocks of cloud computing1. Introduction2. Basic Architect of a computer3. Server Vs Desktop4. Client Server Computing5. HDDs VS SSDs6. Storage7. IP Addressing8. Networking9. Databases10. Virtualization11. APISection2: Introduction to Cloud Computing1. Introduction2. Traditional IT3. Cloud Computing4. Launching Cloud Services5. Cloud Computing service models6. Cloud Computing Deployment ModelsSection3: Demystifying Cloud Architecture1. Introduction2. Stateful VS Stateless Services3. Horizontal VS Vertical Scaling4. Load Balancing5. Fault Tolerance6. Loose Coupling7. Monolithic and Microservices architecture8. Event-driven ArchitectureSection4: AWS Basics1. Introduction2. AWS Overview3. AWS Global Infrastructure4. AWS Pricing5. Setup your AWS Free Tier Account6. Create a Billing Alarm7. IAM Overview8. Create IAM user and group9. Amazon Virtual Private Cloud (VPC)10. Security groups and Network ACLs11. Install the AWS Command Line Interface12. CLI part-2Section5: Amazon Elastic Compute Cloud (EC2))1. Introduction2. Amazon EC2 overview3. Launching an Amazon EC2 Instance4. Connecting to Amazon EC2 instances5. Create a Website using User Data6. Using IAM Role with EC27. Add load balancing with Amazon ELB8. Scale Elastically with Amazon EC2 Auto ScalingSection6: AWS Storage services1. Introduction2. AWS Storage Service Overview3. Create and Attach EBS Volume4. Instance Store Volumes5. EBS Snapshots and AMI6. Create Amazon EFS Filesystem7. Amazon S3 Create Bucket and Make Public8. Working with S3 Objects from the AWS CLISection7: AWS Databases1. Introduction2. Amazon RDS Overview3. Create Amazon RDS4. RDS Multi-AZ and Read Replica5. Install WordPress on EC2 with RDS Database6. Amazon DynamoDBBSection8: Automation on AWS1. Introduction2. Cloud Formation3. How to deploy infrastructure using AWS CloudFormation4. Elastic Beanstalk5. Deploy an application using AWS Elastic BeanstalkSection9: DevOps on AWS1. Introduction2. Continuous Integration and Continuous Delivery (CI/CD)3. CodePipeline4. Create AWS CodeStar ProjectSection10 : DNS Service & Content Delivery1. Introduction2. Amazon Route 53 Overview and Routing Policies3. Register domain using Route 534. Create Amazon CloudFront distribution with S3 static website5. SSL/TLSSection11: Containers & Serverless Computing1. Introduction2. Docker Containers3. ECS ECR EKS & Fargate4. Lab on ECS5. Serverless with AWS LambdaSection12 : Application Integration & Loose Coupling1. Introduction2. Amazon SNS3. Amazon SQS4. Lab on Amazon SNS and SQS5. AWS Lambda to Amazon SQS Event Source MappingSection13: How to get Certified on AWS1. How to get certified on AWS

Overview

Section 1: Introduction to Cloud Computing

Lecture 1 Introduction

Section 2: The Building Blocks Of Cloud Computing

Lecture 2 Introduction

Lecture 3 Basic Architecture of a Computer

Lecture 4 Server vs Desktop

Lecture 5 Client Server Computing

Lecture 6 HDDs VS SSDs

Lecture 7 Storage

Lecture 8 IP addressing

Lecture 9 Networking

Lecture 10 Databases

Lecture 11 Virtualisation

Lecture 12 API

Section 3: Introduction to Cloud Computing

Lecture 13 Introduction to Cloud Computing

Lecture 14 Traditional IT

Lecture 15 Cloud Computing

Lecture 16 Launching Cloud Services

Lecture 17 Cloud Computing service models

Lecture 18 Cloud Computig Deployment Models

Section 4: Demystifying Cloud Architecture

Lecture 19 Introduction

Lecture 20 Stateful vs stateless sevices

Lecture 21 Horizontal vs Vertical Scaling

Lecture 22 Load Balancing

Lecture 23 Fault Tolerance

Lecture 24 Loose Coupling

Lecture 25 Monolithic and Microservices architecture

Lecture 26 Event Driven Architecture

Section 5: AWS Basics

Lecture 27 Introduction

Lecture 28 AWS Overview

Lecture 29 AWS Global Infrastructure

Lecture 30 AWS Pricing

Lecture 31 Setup your AWS Free Tier Account

Lecture 32 Create Billing Alarm

Lecture 33 IAM overview

Lecture 34 Create IAM user and group

Lecture 35 Amazon Virtual private Cloud (VPC)

Lecture 36 Security Groups and Network ACLs

Lecture 37 Install the AWS command line Interface

Lecture 38 CLI part-2

Section 6: Amazon Elastic Compute Cloud EC2

Lecture 39 Introduction

Lecture 40 Amazon EC2 Overview

Lecture 41 launching an Amazon EC2 Instance

Lecture 42 Connecting to Amazon EC2 Instances

Lecture 43 Create a website using User Data

Lecture 44 Using IAM role with EC2

Lecture 45 Add load balancing with Amazon ELB

Lecture 46 Scale Elastically with Amazon EC2 Auto Scalling

Section 7: AWS Storage Services

Lecture 47 Introduction

Lecture 48 AWS Storage Service Overview

Lecture 49 Create and Attach EBS Volume

Lecture 50 Instance Store Volumes

Lecture 51 EBS Snapshots and AMI

Lecture 52 Create Amazon S3 Create Bucket and Make Public

Lecture 53 7. Amazon S3 Create Bucket and Make Public

Lecture 54 Working with S3 Objects from AWS CLI

Section 8: AWS Databases

Lecture 55 Introduction

Lecture 56 Amazon RDS Overview

Lecture 57 Create Amazon RDS

Lecture 58 RDS Multi - AZ and Read Replica

Lecture 59 Install Wordpress on EC2 with RDS Database

Lecture 60 Amazon Dynamo DBB

Section 9: Automation on AWS

Lecture 61 Introduction

Lecture 62 Cloud Formation

Lecture 63 How to deploy infrastructure using AWS CloudFormation

Lecture 64 Elastic Beanstalk

Lecture 65 Deploy an application using AWS Elastic Beanstalk

Section 10: DevOps on AWS

Lecture 66 Introduction

Lecture 67 Continuous Integration and Continuous Delivery (CI/CD)

Lecture 68 Code Pipeline

Lecture 69 Create AWS CODESTAR project

Section 11: DNS Service & Content Delivery

Lecture 70 Introduction

Lecture 71 Amazon Route 53 Overview and Routing Policies

Lecture 72 Register domain using Route 53

Lecture 73 Create Amazon CloudFront distribution with S3 static website

Lecture 74 SSL/TLS

Section 12: Containers & Serverless Computing

Lecture 75 Introduction

Lecture 76 Docker Containers

Lecture 77 ECS ECR EKS & Fargate

Lecture 78 Lab on ECS

Lecture 79 Serverless with AWS Lambda

Section 13: Application Integration & Loose Coupling

Lecture 80 Introduction

Lecture 81 Amazon SNS

Lecture 82 Amazon SQS

Lecture 83 Lab on Amazon SNS and SQS

Lecture 84 AWS Lambda to Amazon SQS Event Source Mapping

Section 14: How to get Certified on AWS

Lecture 85 How to get certified on AWS

Section 15: Bonus: Resourses

Lecture 86 PPTs of Lecture

Lecture 87 Practice Sheet

Anyone keen to learn more about cloud computing,Ideal for newbies to cloud computing,Professionals keen to explore cloud computing services,Anyone interested in understanding Amazon Web Services (AWS),Aspiring developers who want to build applications on AWS Students,keen to learn the fundamental concepts of cloud computing

[Image: abFyfqYb_o.jpg]
DDownload

[To see links please register or login]

RapidGator

[To see links please register or login]

FileStore

TurboBit

[To see links please register or login]

[Image: signature.png]
Reply


Download Now



Forum Jump:


Users browsing this thread:
1 Guest(s)

Download Now