AWS Secrets Manager with RDS and Lambda | Hands-on Practice

preview_player
Показать описание
In this hands-on video tutorial, you'll learn how to use AWS Secrets Manager with RDS and Lambda. AWS Secrets Manager is a powerful tool for securely storing and managing secrets such as database credentials, API keys, and other sensitive information.

First, you'll set up an RDS database instance and create a Lambda function that will access the database. Then, you'll use AWS Secrets Manager to securely store the database credentials and configure the Lambda function to retrieve them.

Throughout the video, you'll get step-by-step instructions and demonstrations of how to use the AWS Management Console to set up and configure your environment.

By the end of the tutorial, you'll have a solid understanding of how to use AWS Secrets Manager with RDS and Lambda to keep your secrets safe and secure.

At Digital Cloud Training, our mission is to help you succeed in your #cloud career.

👉 Check out our popular training options for #AmazonWebServices, including

Рекомендации по теме
Комментарии
Автор

Just quick question. From creating the RDS, when you setup the password to "password" and the secrets password to "password". These password variables should have equal values for this video "password"? And if we update the password from secrets do we also need to update the password from the RDS?

neoab
Автор

Is it required that secrets password value is equal to rds password?

neoab