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 個月前

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

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

回答問題指南