Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
AWS Certified AI & Cloud Practitioner Amazon Web Services
Rating: 4.5 out of 5(55 ratings)
243 students

AWS Certified AI & Cloud Practitioner Amazon Web Services

Fully prepare for the Amazon Web Services (AWS) Certified AI and Cloud Practitioner exams. Learn AWS the right way!
Last updated 9/2025
English
English [Auto],

What you'll learn

  • Prepare for the AWS Certified Cloud Practitioner Exam
  • Learn how to apply AWS to many use cases
  • Deploy bulletproof architectures on AWS
  • Understand the business case for migrating to AWS

Course content

2 sections68 lectures18h 2m total length
  • Introduction to AWS20:45

    Explore the AWS global infrastructure, cloud computing models, and AWS products and services through hands-on labs, while learning about regions, availability zones, edge locations, and key services.

  • Lab Session - Managing Costs in AWS10:17

    Create and manage an AWS account, use Cost Explorer and budgets, and set up alerts to control monthly costs within the free tier.

  • Introduction to Storage Services11:18

    Explore AWS storage services including S3, Glacier, EBS, EFS, and Storage Gateway, and learn to implement hybrid and disaster recovery solutions with Snowball and VPC endpoints.

  • Lab Session - Intro to Storage Services8:39

    Create a unique Amazon S3 bucket in US East North Virginia, keep it private, upload mp3 files, and explore optional features like versioning, tags, and encryption before deleting the bucket.

  • Intro to Database Services11:04

    Explore AWS database services, including RDS options for MySQL, MariaDB, PostgreSQL, and Aurora, plus DynamoDB, Redshift, ElastiCache, and Neptune for scalable data management.

  • Lab Session - Intro to Database Services13:11

    Set up a MySQL RDS database in the default VPC, configure security groups to allow port 3306 access, connect remotely with MySQL Workbench, and tear it down.

  • Intro to Compute and Networking Services16:39

    Learn how AWS compute and networking services work together to run scalable web apps. Deploy a WordPress site on EC2 and explore autoscaling, load balancing, CloudFront, VPC, and Route 53.

  • Lab Session - Intro to Compute and Networking Services15:26

    Launch a Linux EC2 instance with WordPress via Bitnami AMI from the AWS Marketplace, configure a security group and public IP, access wp-admin, then terminate to avoid charges.

  • Intro to Management & Governance Services4:46

    Explore AWS management and governance services, including CloudTrail, CloudFormation, Service Catalog, CloudWatch, Systems Manager, Config, OpsWorks, and Trusted Advisor, through a hands-on lab.

  • Lab Session - AWS CloudTrail6:45

    Create a CloudTrail trail to log activity into an S3 bucket, then view the JSON logs to see event sources and user identities. Delete the trail and empty the bucket.

  • Intro to Application Services8:20

    Explore how AWS Step Functions coordinate distributed components and decouple demand with SQS and SNS, then practice sending an email with SES in a hands-on lab.

  • Intro to Analytics and Machine Learning4:07

    Explore AWS analytics and machine learning services, from EMR and Athena to SageMaker, Rekognition, Lex, and OpenSearch, and learn how they analyze data in S3, DynamoDB, and beyond.

  • Demonstration - Amazon Rekognition12:02

    Explore Amazon Rekognition demos including label detection, image moderation, facial analysis, celebrity recognition, face comparison, and text in image, with SDK integration across JavaScript, Java, PHP, and Python.

  • Intro to Security, Identity & Compliance4:21

    Explore AWS security, identity, and compliance services, including IAM, AWS Artifact, Certificate Manager, Cognito, KMS, Shield, WAF, Inspector, and Organizations, and complete an IAM hands-on lab.

  • Lab Session - Creating an IAM User8:57

    Create an IAM user with management console access and administrator access in this lab, and learn why logging in as the root user should be avoided.

  • Intro to Developer, Media, Mobile, Migration, Business, IoT10:15

    Explore AWS services across developer, media, mobile, migration, business productivity, and IoT, including AWS Cloud9, AWS Codestar, CodePipeline, Elemental MediaConvert, AWS Mobile Hub, AWS Greengrass, and AWS WorkSpaces.

  • Demonstration - Amazon Workspaces9:50

    Explore how to set up Amazon WorkSpaces, focusing on selecting free tier options, launching a workspace, logging in through a directory service, and removing resources to avoid charges.

  • Intro to AWS Elastic Beanstalk8:50

    Explore how AWS Elastic Beanstalk automates deployment and manages environments, delivering highly available, fault-tolerant architectures with auto scaling, load balancing, health checks, and diverse deployment options.

  • Lab Session - AWS Elastic Beanstalk10:39

    Deploy a highly available, fault-tolerant Node.js app with AWS Elastic Beanstalk, featuring a load balancer, auto-scaling across multiple availability zones, and easy rollback to previous versions.

  • AWS Command line Interface (CLI)11:48

    Learn how to connect to AWS services using the command-line interface, authenticate with IAM credentials or temporary tokens, and explore AWS CloudShell, Cloud9, and related CLI tools.

  • Lab Session - AWS CloudShell3:37

    Explore AWS CloudShell to use the AWS CLI, verify the version, and create a unique S3 bucket with mb, then view it in the S3 console as preparation for Cloud9.

  • Lab Session - AWS Cloud98:49

    Launch a Cloud9 development environment on EC2 and use the command line to transfer files to an S3 bucket.

  • AWS Free Tier7:19

    Discover the AWS free tier options, including 12 months free and always free, with EC2 750 hours for t2/t3 micro, S3 storage, Lambda limits, and domain purchases not covered.

  • Business case for AWS33:18

    Explore cloud economics and the business case for AWS. Use the pricing calculator, migration evaluators, and compliance tools to compare on-premises costs with AWS, while reducing risk and accelerating migration.

  • AWS Architecture and Compliance18:27

    Discover how AWS architectures leverage the Well-Architected Framework, reference architectures, and infrastructure as code with CloudFormation templates to build secure, reliable, and cost-efficient cloud solutions, with compliance tooling.

  • Part 1 - Architecture Discussion and Lab Preparation5:27

    Learn to build a bulletproof static HTML5 website on AWS by using S3 hosting, CloudFront edge distributions, Route 53 routing, and SSL for secure, low-latency delivery.

  • Part 3 - Creating an S3 Bucket and Hosting our Website5:27

    Create an Amazon S3 bucket, upload the HTML5 website files, enable static website hosting, and view the public site via the bucket endpoint.

  • Part 2 - Purchasing Domain Names with Route 533:03

    Register a domain with AWS Route 53, verify via email, and prepare for SSL by linking a registered domain like backspace-lab.com and reviewing pricing.

  • Part 4 - Creating an SSL Certificate with AWS Certificate Manager2:58

    Use AWS Certificate Manager to issue a public ssl certificate for your domain, including subdomains with a wildcard, via dns or email validation to enable https.

  • Part 5 - Creating a CloudFront Distribution6:12

    Create a CloudFront distribution with an S3 origin to deliver a secure, low-latency website worldwide, redirecting http to https, enabling ssl, ddos protection, and Route 53 domain routing.

  • Part 6 - Routing Traffic with AWS Route 538:43

    Route 53 routes the domain to a CloudFront distribution with an alias A record and a www CNAME, using certificate manager DNS verification, propagation, and SSL.

  • Identity and Access Management (IAM)38:19

    Master identity and access management in AWS, including users, groups, roles, and identity federation, under the shared responsibility model with AWS Organizations and CloudTrail auditing.

  • Lab Session - Identity and Access Management (IAM)19:33

    Create and manage iam users, groups, and policies; configure a password policy, roles for ec2 access, and an account alias, then generate a credentials report and plan for multi-factor authentication.

  • Lab Session - Multi Factor Authentication (MFA)4:13

    Set up AWS root user multi-factor authentication via the Authy app, configure a virtual MFA device, scan the QR code, and follow lab notes to secure IAM access.

  • Hands On - Trusted Adviser7:54

    Explore trusted advisor, a web-based AWS expert system that audits resources across regions for cost optimization, performance, security, fault tolerance, and service limits, including organizational reports.

  • Elastic Compute Cloud (EC2)33:36

    Understand EC2 purchasing models—from on-demand, spot, and reserved instances, to savings plans. Explore instance types, storage options, and remote access methods for optimized workloads.

  • Lab Session - Connecting to EC2 Linux4:45

    Launch an Amazon Linux 2 AMI with EC2 instance connect to access a Linux terminal in the browser, verify status checks pass, then terminate the instance after a quick lab.

  • Lab Session - Connecting to EC2 Windows Instances6:25

    Launch a Windows EC2 instance, enable RDP on port 3389, and decrypt the password with your key pair. Download RDP file, connect via Windows remote desktop, then terminate the instance.

  • Simple Storage Service (S3) & Glacier14:47

    Explore Amazon S3 storage classes, including Glacier archiving and intelligent-tiering, and learn to implement lifecycle rules, cross-region replication, and security monitoring with Macie.

  • Lab Session - Simple Storage Service (S3)8:43

    Implement S3 bucket versioning, manage multiple object versions, and recover deleted items using delete markers, then automate aging with a lifecycle rule to move non-current versions to Amazon Glacier.

  • Databases on AWS22:09

    Explore AWS databases from RDS and Aurora with backups, multi-AZ failover, and read replicas, then survey DynamoDB, DocumentDB, Neptune, Redshift, ElastiCache, and QLDB.

  • Virtual Private Cloud (VPC)20:11

    Explore Amazon Virtual Private Cloud, including public and private subnets, routing and route tables, and connectivity options like VPC peering, Direct Connect, and VPN, with security groups and WAF.

  • Exploring the default VPC9:00

    Explore the default VPC in AWS, with six public subnets across all us east 1 availability zones, its route table, internet gateway, and default network ACL.

  • CloudWatch9:50

    Explore AWS CloudWatch as a monitoring and observability service that collects logs and metrics, sets alarms, analyzes data with log insights, and triggers corrective actions and notifications.

  • Deployment on AWS22:24

    Define infrastructure as code with CloudFormation templates. Deploy containerized apps with ECS, EKS, ECR, and Fargate using ci/cd with CodeCommit, CodeBuild, CodeDeploy, CodePipeline, and blue/green, canary, rolling, and in-place strategies.

  • Lab Session - Blue-Green Deployments on Elastic Beanstalk11:09

    Learn blue-green deployments on Elastic Beanstalk by cloning a blue environment to green, updating the Node.js sample code, deploying, testing on green, performing a DNS swap, and terminating environments.

  • CloudFormation7:19

    Explore how CloudFormation enables infrastructure as code by defining resources in JSON or YAML templates, managing them as stacks, and using the designer for drag-and-drop template generation.

  • AWS Analytics12:34

    Explore big data workflows in AWS, ingesting data and preparing it for analysis. Analyze S3 data with Athena, EMR, OpenSearch, and QuickSight, and enable real-time analytics with Kinesis.

  • AWS Cloud Practitioner Practice Exam

Requirements

  • No experience needed, suitable for beginers.

Description

NEW!! Just added section AWS Certified AI Practitioner

Want to learn AWS the right way? This is the most hands-on course available to prepare for the AWS Certified Cloud Practitioner and AI Practitioner exams. Best of all, it's suitable for beginners.

If you are looking for hours of endless boring videos this is not the course for you. This course is focused on learning by doing through complex labs and direct-to-the-point lectures.

This course was created by an experienced AWS professional, not a certificate collector. Since 2014, BackSpace Academy has been committed to providing the best value AWS courses.

Challenging real-life hands-on labs. All labs contain up-to-date downloadable lab notes that detail every step with screenshots. Whenever the AWS user interface changes, the lab notes are updated. This ensures you can get through the very complex labs without pulling your hair out.

Engaging animated lecture video content with downloadable slides. Lectures fully cover the exam content and the slides provide a bullet list of key points to help revise for the exam. This ensures lectures are targeted at exactly what you need to know. Don’t be fooled by courses that have hours of boring lecture videos. Your time is money, and hands-on experience is vital to impressing an employer and gaining a career in AWS. Less talk, more action... the only way to truly learn AWS!

Review questions to test your knowledge along the way. These are based on real exam questions.

Full practice exams included to help prepare you for the real AWS Certified AI and Cloud Practitioner exams.


Who this course is for:

  • Beginner AWS users that would like to prepare for the AWS Certified Cloud Practitioner exam