Companies Home Search Profile

COMPLETE AWS Masterclass 2023- From Zero to Hero

Focused View

Pranjal Srivastava,Harshit Srivastava

4:45:59

137 View
  • 1. Introduction.mp4
    02:12
  • 1. Create a S3 bucket and add dataset.mp4
    04:59
  • 1. Create an IAM role.mp4
    07:30
  • 1. Creating Amazon EC2 instance.mp4
    07:59
  • 2. Connecting Amazon EC2 instance from Windows using PUTTY.mp4
    02:53
  • 3. Deploy a Web Application on Amazon EC2.mp4
    02:58
  • 1. Deploying sample web application with the help of elastic beanstalk..mp4
    08:10
  • 2. Deploying python web application with the help of elastic beanstalk..mp4
    05:24
  • 1. VPC dashboard.mp4
    07:49
  • 2. Create a VPC.mp4
    05:30
  • 3. Create a Subnet.mp4
    05:28
  • 4. Create and Attach Internet Gateway.mp4
    03:40
  • 5. Create and manage Route Table.mp4
    03:01
  • 6. Customizing Route Table and other Network components.mp4
    04:49
  • 1. create a table in dynamodb.mp4
    06:12
  • 2. Add rows and columns using form and Json in Dynamodb.mp4
    06:47
  • 3. Scan and Query with Filter table.mp4
    04:04
  • 4. Running SQL Queries in Dynamodb using PartiQL editor.mp4
    06:46
  • 5. Create Backup and export to S3 bucket.mp4
    06:03
  • 6. Create a DAX Cluster and attach VPC.mp4
    04:17
  • 7. Configure Security and IAM for DAX cluster.mp4
    04:48
  • 8. Delete Table and restore table from backup.mp4
    03:51
  • 1. Create or Restore RDS database from S3 using IAM.mp4
    06:33
  • 2. Create an RDS database with Aurora and other Engine types.mp4
    07:08
  • 3. Monitor database utilization.mp4
    04:33
  • 4. Database Actions, query editor and monitoring.mp4
    07:56
  • 1. Create a Crawler using AWS Glue.mp4
    05:14
  • 2. Configuring output database name for crawler.mp4
    03:23
  • 3. Customize Schema, find table details in Glue and Log groups.mp4
    06:37
  • 4. Run SQL Queries on Athena and store output in S3 bucket.mp4
    04:08
  • 5. Create and Save Custom Query in AWS Athena.mp4
    04:22
  • 1. Create a Redshift Cluster.mp4
    07:13
  • 2. Redshift Query Editor and JDBC odbc connection.mp4
    07:00
  • 3. Cluster Properties and Actions.mp4
    06:51
  • 4. Setting up cloudwatch alarms.mp4
    02:18
  • 5. Execute SQL queries on Redshift.mp4
    07:53
  • 6. Save and Schedule SQL queries.mp4
    04:19
  • 7. Database connections with new tab in Query editor.mp4
    03:24
  • 1. overview- deep composer.mp4
    03:45
  • 2. Getting started with Music Studio.mp4
    04:53
  • 3. Using GAN to generate other instruments.mp4
    05:58
  • 4. Generate creative melody and strech music using Transformers.mp4
    04:28
  • 5. Building a Training Model for MuseGAN and U-net.mp4
    03:43
  • 1. Creating a Workbook and Table in Honeycode.mp4
    05:00
  • 2. Formatting table dataset.mp4
    03:13
  • 3. Customizing table- Insert, delete and Freeze rows and columns.mp4
    02:56
  • 4. Building an app in Honeycode.mp4
    06:25
  • 5. Task Automation in Honeycode.mp4
    05:32
  • 6. Working with CSV dataset in Honeycode.mp4
    07:48
  • 7. Building an Application using Wizard and scratch.mp4
    07:48
  • 8. Customizing App UI and objects.mp4
    07:01
  • 9. Instant Poll Application.mp4
    08:03
  • 10. Create Timesheet App.mp4
    05:24
  • Description


    Guide for AWS Cloud Practitioner, AWS Solution Architect certification. Learn AWS S3, VPC, EC2, Beanstalk, Redshift, RDS

    What You'll Learn?


    • You could create instances for various cloud services or Core AWS services on Amazon Web Services.
    • You could create and manage Cloud databases- DynamoDB and RDS
    • You could run SQL queries, Add and remove fields or records
    • You could control various network services and Amazon VPC
    • You could run and manage Amazon Elastic Cloud Compute (EC2) instance
    • You could connect EC2 instance with Putty from Window
    • You could deploy web application on EC2
    • You could configure security group for managing incoming and outgoing traffic to EC2
    • You could deploy and manage web application using Amazon Elastic Beanstalk
    • You could create S3 bucket and upload objects into it

    Who is this for?


  • Anyone who is curious to learn various core services on AWS
  • Students and IT professionals preparing for any AWS Certification exams
  • People interested in learning Amazon EC2, VPC, S3, IAM, DynamoDB and RDS
  • More details


    Description

    In this course you will be learning about various core services on Amazon Web Services or AWS that can be used for wide range of applications. Some of these services are important in preparations for AWS Certification exams.

    Here you will learn about various cloud services on AWS with hands-on practical exercises as listed below-

    • Amazon S3 (Simple Storage Service)

    • AWS EC2 (Elastic Compute Cloud)

    • Amazon Elastic Beanstalk

    • AWS VPC (Virtual Private Cloud)

    • Amazon DynamoDB

    • AWS RDS (Relational Database Service)

    • Glue and Athena

    • Redshift

    • Sumerian

    • Deep Composer for Machine Learning

    • Honeycode for building Mobile and Web Apps

    What is S3?

    Amazon S3 is an object storage service on AWS where data is kept in a logical bucket. You could create multiple buckets on S3 that can store various kinds of files.

    What is DynamoDB?

    Amazon DynamoDB is a NoSQL document based Database that is used to store information in JSON based documents. It is highly scalable  database type and we can run SQL queries on the dataset kept in DynamoDB.

    What is RDS?

    Amazon RDS is a Relational Database Service on AWS that can be used to store database in form of Relational tables. You can use various types of Database engines on RDS such as Aurora, MySQL, SQL Server, Oracle, and PostgreSQL.

    What is VPC?

    Amazon Virtual Private Cloud or AWS VPC is used to create logically isolated environment on the cloud where you can manage various network components such as subnets, Internet Gateways, routing tables and much more.

    What is Elastic Cloud Compute?

    EC2 is one of the AWS compute services enable us to create as many virtual machines and eliminate the up-front cost for hardware setup and maintenance.

    What is Elastic Beanstalk?

    Amazon Elastic Beanstalk is also a compute services to deploy and manage web applications.

    Who this course is for:

    • Anyone who is curious to learn various core services on AWS
    • Students and IT professionals preparing for any AWS Certification exams
    • People interested in learning Amazon EC2, VPC, S3, IAM, DynamoDB and RDS

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Pranjal Srivastava
    Pranjal Srivastava
    Instructor's Courses
    I am an Instructor, Devops engineer, machine learning enthusiast, cloud expert and passionate developer.I have authored 73 courses with over 102,000 students worldwide across 175+ countries on wide array of technologies like containerization, machine learning, Linux, programming languages and cloud computing platforms like Microsoft Azure, Amazon Web Service and IBM Cloud.
    Harshit Srivastava
    Harshit Srivastava
    Instructor's Courses
    I am Self-Taught developer who had worked on various platforms using varied languages, and involved in various Projects both Open Source and Proprietary.I have developed Web and Android Applications, chrome Extension, worked on various frameworks, fixed bugs for some projects, and explored numerous others. I think education and learning should be free and open, not be bound with restrictions like attending classes or going to college, People from all age groups, gender, faith, race, nations, etc must get equal privilege. When entire world would act this way like being a single FAMILY, we would truly realize VALUE of Knowledge and Human Life.Currently I am teaching more than 144,000 students from 189 countries across the world.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 53
    • duration 4:45:59
    • Release Date 2022/12/06