Database version for L3 Workshop

0

According to the AWS Blu Age L3 Certification Workshop https://catalog.workshops.aws/aws-blu-age-l3-certification-workshop/en-US The database needs to be created is Amazon RDS - Postgres 13.7-R1.

But this option is not available as per Amazon Management Console. Is it ok to move ahead with 13.8-R1? available versions

已提問 2 個月前檢視次數 157 次
2 個答案
6
已接受的答案

Yes, it should generally be fine to move ahead with using Amazon RDS with PostgreSQL version 13.8-R1 instead of the specified version 13.7-R1 mentioned in the AWS Blu Age L3 Certification Workshop. Minor version differences, such as 13.7-R1 versus 13.8-R1, typically include bug fixes, security patches, and minor enhancements. These differences are usually backward compatible and should not affect the functionality or compatibility of your application significantly.

However, it's always a good practice to test your application thoroughly after upgrading the PostgreSQL version to ensure that it works as expected and that there are no compatibility issues or unexpected behavior introduced by the newer version. Additionally, you may want to review the release notes for PostgreSQL 13.8-R1 https://docs.aws.amazon.com/AmazonRDS/latest/PostgreSQLReleaseNotes/postgresql-versions.html to see if there are any specific changes or updates that may affect your use case.

profile picture
專家
已回答 2 個月前
profile picture
專家
已審閱 1 個月前
profile picture
專家
已審閱 2 個月前
5

Yes, you can. This is a minor version upgrade, this should not affect the rest of the workshop.

AWS
Damien
已回答 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南