Getting Started with Amazon Aurora & Amazon RDS Blue/Green Deployments- AWS Database in 15
ฝัง
- เผยแพร่เมื่อ 25 พ.ย. 2024
- Database updates are now safer, simpler, and faster with Amazon RDS Blue/Green Deployments. Using Blue/Green Deployments, you can now make database updates, such as major or minor version upgrades, schema changes, maintenance updates, and more in Amazon Aurora MySQL-Compatible Edition, Amazon RDS for MySQL, and Amazon RDS for MariaDB. Blue/Green Deployments has switchover guardrails that help you to switchover in as fast as a minute with zero data loss and no application changes. In this session, learn more about Blue/Green Deployments and how you can use it to make updates.
Learning Objectives:
Objective 1: You will get an introduction to the Blue/Green Deployments feature.
Objective 2: You will learn how to make database updates in Amazon Aurora and Amazon RDS with Blue/Green Deployments.
Objective 3: You will learn how Blue/Green Deployments optimizes the update process with its switchover guardrails.
***To learn more about the services featured in this talk, please visit: aws.amazon.com...
To download the slides visit: pages.awscloud...
Subscribe to AWS Developers: www.youtube.co...
Follow Amazon Web Services:
Official Website: aws.amazon.com...
Twitch: / aws
Twitter: / awsdevelopers
Facebook: / amazonwebservices
Instagram: / amazonwebservices
☁️ AWS Online Tech Talks cover a wide range of topics and expertise levels through technical deep dives, demos, customer examples, and live Q&A with AWS experts. Builders can choose from bite-sized 15-minute sessions, insightful fireside chats, immersive virtual workshops, interactive office hours, or watch on-demand tech talks at your own pace. Join us to fuel your learning journey with AWS.
#AWS
We can't reduce storage in green env? That's a major setback. Also i don't see proper robust rollback architecture.
You won't keep green env for long, so it doesn't make much of a difference.
Can we make changes to green before switchover? As in Dev environment our db which is not RDS has changed and new updates are written, we don't want directly push those update from dev to prod RDS for safety, instead is it possible to push the dev updates to green and once test is done iniate switchover
she mentioned at 3:54 that it is possible but not recommended