Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

261
Visualizações
If I am downloading an S3 object from an EC2 instance, does this request leave the Amazon network?

If I am downloading an S3 object from an EC2 instance, does this request leave the Amazon network, or is the request made via Internet?

over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

It depends whether the EC2 instance and S3 bucket are in the same region or not.

All communication between regions is across the public Internet.

You can read more about AWS regions and availability zones here. Communication within the same region happens over low-latency private links:

Availability Zones are connected to each other with fast, private fiber-optic networking.

See AWS Global Infrastructure.

EDIT

Although data transfer happens over private links within the same region, accessing the API endpoints using the SDK or CLI still requires Internet access. See AWS Regions and Endpoints.

If you're concerned about security in Java SDK, the default client configuration is to use HTTPS for all requests for increased security. (Although individual clients can also override this setting by explicitly including the protocol as part of the endpoint URL when calling AmazonWebServiceClient.setEndpoint(String))

If you're concerned about data transfer cost, all inbound traffic from S3 to EC2 is free of charge.

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda