Amazon Certificate manager Distribute across regions

0

Does Amazon certificate manager Distribute across regions, are they globally available even when internet connections between regions fail?

已提問 1 年前檢視次數 239 次
2 個答案
1

Adding to the answer from Junhwah An:

The certificates generated by ACM aren't retrieved in real-time from the service by the components that are using them (CloudFront, ALB, etc.). Those certificates are loaded when they are generated and then used until they are replaced or expired (if you cancel the automatic renewal).

So a network outage won't affect the certificates being used unless that outage is long enough to block the renewal process.

I'd also add that we don't use the internet for connectivity between regions - we have a private network for that: https://aws.amazon.com/about-aws/global-infrastructure/global_network/

profile pictureAWS
專家
已回答 1 年前
0

AWS Certificate Manager is a regional service of AWS*.
And the physical and logical separation between AWS Regions avoids correlated failures between them**.
But if you use an ACM certificate for Amazon CloudFront, your certificate has a dependency on the Northern Virginia (us-east-1) region.

* https://aws.amazon.com/ko/about-aws/global-infrastructure/regional-product-services/
** https://docs.aws.amazon.com/whitepapers/latest/aws-fault-isolation-boundaries/aws-service-types.html#regional-services

profile pictureAWS
已回答 1 年前

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

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

回答問題指南