should i need to use global accelerator?

0

hello guys , i am hosting my landing page in amazon ec2 , my all traffic is from india only and my ec2 server location is mumbai , should i need to use global accelerator for me ? because i want to make my landing page as fast as possible , if yes then i tried to create but i got health check error so , can you give any good doc for setup accelerator for ec2

질문됨 2년 전694회 조회
2개 답변
1

Curious why you want to use Global Accelerator and not Cloudfront. If it is a web application, Cloudfront is a better option compared to Global Accelerator.

Please take a look at this in the Global Accelerator FAQs - https://aws.amazon.com/global-accelerator/faqs/

Q: How is AWS Global Accelerator different from Amazon CloudFront?

A: AWS Global Accelerator and Amazon CloudFront are separate services that use the AWS global network and its edge locations around the world. CloudFront improves performance for both cacheable content (such as images and videos) and dynamic content (such as API acceleration and dynamic site delivery). Global Accelerator improves performance for a wide range of applications over TCP or UDP by proxying packets at the edge to applications running in one or more AWS Regions. Global Accelerator is a good fit for non-HTTP use cases, such as gaming (UDP), IoT (MQTT), or Voice over IP, as well as for **HTTP use cases that specifically require static IP addresses **or deterministic, fast regional failover. Both services integrate with AWS Shield for DDoS protection.

Does your web application require static IP addresses?

profile pictureAWS
전문가
답변함 2년 전
  • +1, good points

0
수락된 답변

Hello,

There are some considerations when you add an EC2 as endpoint to Global Accelerator, see the list here:

Amazon EC2 instance endpoints

  • An EC2 instance endpoint can't be one of the following types: C1, CC1, CC2, CG1, CG2, CR1, CS1, G1, G2, HI1, HS1, M1, M2, M3, or T1.
  • EC2 instances are supported as endpoints in only some AWS Regions. For a list of supported Regions, see Supported AWS Regions for client IP address preservation.
  • We recommend that you remove an EC2 instance from Global Accelerator endpoint groups before you terminate the instance. If you terminate an EC2 instance before you remove it from an endpoint group in Global Accelerator, and then you create another instance in the same VPC with the same private IP address, and health checks pass, Global Accelerator will route traffic to the new endpoint.
  • EC2 instances cannot be added as dual-stack endpoints.

Here is the user guide for Adding, editing, or removing a standard endpoint

profile pictureAWS
전문가
답변함 2년 전
profile picture
전문가
검토됨 한 달 전

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

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

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

관련 콘텐츠