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?

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
전문가
답변함 일 년 전
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠