
AWS Non-Relational Databases
In this lesson, you will learn about AWS Non-Relational Database services and how they can be used to store, retrieve, and manage various types of data without requiring a fixed schema. These purpo...

In this lesson, you will learn about AWS Non-Relational Database services and how they can be used to store, retrieve, and manage various types of data without requiring a fixed schema. These purpo...

In this lesson you will explore relational database principles, learn about AWS relational database services like Amazon RDS and Amazon Aurora, examine their performance and scalability features, a...

Build a serverless weather ETL pipeline on AWS. Lambda ingests OpenWeatherMap data, Kinesis Data Firehose partitions it into an S3 data lake, Glue catalogs and transforms it, and Aurora Serverless v2 stores the result. EventBridge schedules the whole thing.

In this lesson, you will learn about the AWS Elastic Beanstalk service and how it can be used to help you deploy and scale your applications and services with ease and without you having to worry a...

Learn how to create a serverless backend with generative AI integration for contact forms using AWS Lambda. This solution: Handles form submissions from your website using AWS Lambda Creates A...

In this lesson, you will learn how to secure and manage database access using various authentication mechanisms, access control practices, encryption methods, and monitoring tools provided by AWS. ...

In this lesson, you will learn about the training stage of the machine learning lifecycle using Amazon SageMaker. Learning Objectives Understand the fundamentals of machine learning model train...

In this lesson, you will learn how to optimize machine learning models using Amazon SageMaker’s Automatic Model Tuning or AMT for hyperparameter tuning. You will work with SageMaker to automaticall...

In this lesson, you will explore how to effectively track and maintain the performance of your deployed machine learning models. You will learn about tools and techniques to ensure your models cont...

Welcome to this lesson on Amazon SageMaker Neo, a capability that optimizes machine learning models for inference on cloud and edge devices. Learning Objectives Explain key challenges in machin...