Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

267
Vistas
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 Respuestas
Responde la pregunta

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 Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda