Is it safe to say that , in terms of availability EMR serverless would be a better option than EMR ?

0

I found this https://repost.aws/questions/QUvOaZvA5BT56skWO0iu2kZA/emr-in-2-azs-and-high-availability where it says EMR launch nodes in a single AZ only . Considering there haven't been much changes on this front, is it safe to assume EMR serverless is better in terms of availability (since these nodes are abstracted and multi-AZ would be default ?) .

已提问 4 个月前149 查看次数
1 回答
3

Hello,

Considering low-latency, high-throughput, and highly redundant networking, EMR-S also deploys the workers in a given subnet at any given situation. Amazon resources are created in a subnet which is a subset of available IP addresses in an Amazon VPC. For example, a VPC with a /16 netmask has up to 65,536 available IP addresses which can be broken into multiple smaller networks using subnet masks. As an example, you can split this range into two subnets with each using /17 mask and 32,768 available IP addresses. A subnet resides within an Availability Zone and cannot span across zones. As a whole, the AWS global infrastructure is built around AWS Regions and Availability Zones. AWS Regions provide multiple physically separated and isolated Availability Zones, which are connected with low-latency, high-throughput, and highly redundant networking. Please refer this doc for more information[1].

AWS
支持工程师
已回答 4 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则