Aws Mastery: Basics To Real-World Aws Projects Unleashed

Posted By: ELK1nG

Aws Mastery: Basics To Real-World Aws Projects Unleashed
Published 11/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.97 GB | Duration: 6h 55m

AWS Mastery: From Basics to Real-World Projects – Your Ultimate Guide to Amazon Web Services (AWS)

What you'll learn

• A Solid Grasp of AWS Basics

• Hands-on Experience in Deploying and using Multiple AWS Services

• Exposure with Transformation and Analysis of Data using Cloud

• Utilisation of AWS Free Tier Account

• Hands-on Experience with AWS Services

• Practical Skills in Building Real-World AWS Projects

• Insights into Cloud-Based Data Processing and Analysis

• Working with programming language on aws cloud

Requirements

No prior Experience with AWS is required, but a Basic understanding of Python will be helpful.

Description

Course Overview: Welcome to the Ultimate AWS Cloud Computing Masterclass! Are you ready to unlock the full potential of Amazon Web Services (AWS) and elevate your career in cloud computing?  This comprehensive course seamlessly blends the foundational knowledge of AWS Fundamentals with the excitement of 7 AWS Projects designed to supercharge your portfolio. Whether you're a data engineer, developer, or a savvy business professional, this is your golden ticket to mastering the world of AWSBy the end of this course, you'll not only have the knowledge but also the practical skills to soar in the dynamic world of cloud computing.Module 1: Introduction and OverviewGear up for an incredible journey to success! In this module, we'll provide you with an in-depth overview of the course. You'll gain insights into our structured curriculum, the exciting topics we'll cover, and the promising learning outcomes that await you. Get ready to embark on a transformative learning expedition!Module 2: AWS FundamentalsLet's kickstart your AWS adventure! We'll guide you through setting up your free tier AWS account and immersing yourself in the user-friendly interface. Dive deep into compute and storage services, where you'll get hands-on experience with Lambda functions and Glue for data transformation. This module is all about hands-on exploration!Module 3: Infrastructure as Code and AutomationElevate your expertise! Learn to craft AWS resources, harness templates for access, and become a master of automation using powerful bash commands. Witness your capabilities soar as you delve into the core of cloud infrastructure and automation.Module 4: Networking and Database ServicesNavigate the intricacies of AWS networking as you create RDS and Redshift databases. Dive into DynamoDB for NoSQL database mastery. Forge your path through essential networking and database services in the AWS universe.Module 5: Advanced Topics and Additional ResourcesMaster the indispensable elements of deploying cloud solutions. Discover how to safeguard AWS with IAM and encryption. Seamlessly integrate services like SQS and SNS. Uncover the depth and versatility of AWS solutions for advanced cloud deployment.Module 6: Hands-on ProjectsThis is the pinnacle of your journey! Apply your accumulated knowledge through captivating hands-on projects. Engage in crafting file upload systems, sculpting serverless data analysis platforms, envisioning sales analytics dashboards, constructing data ingestion pipelines, orchestrating conditional workflows, mastering real-time IoT data ingestion, and executing seamless on-premises to AWS RDS database migration. Experience the thrill of turning theory into practical, real-world applications! Join us on this epic AWS adventure and supercharge your cloud computing skills and portfolio!

Overview

Section 1: Introduction

Lecture 1 Introduction to course

Lecture 2 Introduction to Aisciences

Lecture 3 Detail of Projects

Lecture 4 What's Next

Lecture 5 Links for the Course's Materials and Codes

Section 2: Mastering Cloud Computing from Scratch

Lecture 6 Links for the Course's Materials and Codes

Lecture 7 Introduction to AWS: Creating AWS Account

Lecture 8 Introduction to AWS: Exploring AWS Management Console

Lecture 9 Introduction to AWS: Overview of AWS Services

Lecture 10 Introduction to AWS: AWS Services

Lecture 11 Introduction to AWS: IAM Policy Overview

Lecture 12 Introduction to AWS: IAM Demo

Lecture 13 Compute and Storage Services: Simple Storage Service

Lecture 14 Compute and Storage Services: S3 Versioning

Lecture 15 Compute and Storage Services: S3 Lifecyle

Lecture 16 Compute and Storage Services: S3 Event Triggers

Lecture 17 Compute and Storage Services: Introduction to AWS Lambda

Lecture 18 Compute and Storage Services: Parsing Event in Lambda

Lecture 19 Compute and Storage Services: Lambda Layer Introduction

Lecture 20 Compute and Storage Services: Creating Lambda Layer

Lecture 21 Compute and Storage Services: How to add Layer

Lecture 22 Compute and Storage Services: AWS Glue

Lecture 23 Compute and Storage Services: AWS Glue Job

Lecture 24 Compute and Storage Services: Glue Crawler

Lecture 25 Infrastructure as Code and Automation: Introduction to Cloudformation

Lecture 26 Infrastructure as Code and Automation: Creating S3 Bucket using Cloudformation

Lecture 27 Infrastructure as Code and Automation: AWS CLI

Lecture 28 Network and Database: Introduction to Virtual Private Cloud

Lecture 29 Network and Database: Creating Virtual Private Cloud using Console

Lecture 30 Network and Database: AWS Relational Database Service

Lecture 31 Network and Database: Creating RDS Database using Console

Lecture 32 Network and Database: Accessing RDS Instance using Glue

Lecture 33 Network and Database: Introduction to AWS Redshift

Lecture 34 Network and Database: Creating Redshift Cluster in Console

Lecture 35 Network and Database: Dynamodb

Lecture 36 Network and Database: Creating and Accessing Dynamodb Table

Lecture 37 Additional Services: Introduction to AWS Security and Simple Queue Service

Lecture 38 Additional Services: Accessing Secret Manager and Key Management Service using Console

Lecture 39 Additional Services: Creating a Queue in Simple Queue Service

Lecture 40 Additional Services: Introduction to Simple Notification Service

Lecture 41 Additional Services: Creating and Sending Email using Simple Notification Service

Lecture 42 Hands On Exercise: Problem Statement

Lecture 43 Hands On Exercise: Proposed Solution

Lecture 44 Hands On Exercise: Exploring the Lambda Function

Lecture 45 Hands On Exercise: Testing the Pipeline

Lecture 46 Hands On Exercise: Analyze the Data using Athena

Section 3: AWS Projects

Lecture 47 Links for the Course's Materials and Codes

Lecture 48 Notification System: Problem Statement

Lecture 49 Notification System: Creating Notification Pipeline

Lecture 50 Access RDS using AWS Lambda and On premise Database Engine: Problem Statement and Architecture

Lecture 51 Access RDS using AWS Lambda and On premise Database Engine: Initiating the Resources

Lecture 52 Access RDS using AWS Lambda and On premise Database Engine: Creating Lambda and Required Resources

Lecture 53 Access RDS using AWS Lambda and On premise Database Engine: Accessing the Private Instance

Lecture 54 Access RDS using AWS Lambda and On premise Database Engine: Deleting the Resources

Lecture 55 Access RDS using AWS Lambda and On premise Database Engine: Accessing Public Instance

Lecture 56 Analysing Sales Data using Quicksight: Problem Statement

Lecture 57 Analysing Sales Data using Quicksight: Building a Dashboard

Lecture 58 Analysing Sales Data using Quicksight: Deleting the Subscription

Lecture 59 Data Ingestion and Extraction with Redshift: Problem Statement

Lecture 60 Data Ingestion and Extraction with Redshift: Creating Resources

Lecture 61 Data Ingestion and Extraction with Redshift: Loading the Data into Redshift Cluster

Lecture 62 Data Ingestion and Extraction with Redshift: Unload Data from Redshift to S3

Lecture 63 Conditional Workflow: Problem Statement

Lecture 64 Conditional Workflow: Creating Lambda Functions

Lecture 65 Conditional Workflow: Creating State Machine

Lecture 66 Conditional Workflow: Executing Pipeline

Lecture 67 Ingesting IOT Data to S3: Problem Statement

Lecture 68 Ingesting IOT Data to S3: Architecture and Review of the Services

Lecture 69 Ingesting IOT Data to S3: Creating all the Services

Lecture 70 Ingesting IOT Data to S3: Executing Pipeline

Lecture 71 Database Migration: Problem Statement

Lecture 72 Database Migration: Initializing Database in EC2 Instance

Lecture 73 Database Migration: Initializing RDS Instance

Lecture 74 Database Migration: Creating DMS Endpoints and Replication Instance

Lecture 75 Database Migration: Creating and Running Migration Task

• Aspiring Data Engineers,• Developers Interested in Cloud,• Business Concerns who want to start suing Cloud,• Aspiring Cloud Enthusiasts,• Developers Exploring AWS,• Business Professionals Interested in Cloud Technology,• Students Pursuing Tech Careers,• Tech Enthusiasts and Hobbyists,• Career Changers