You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
S3 Gateway Endpoints are free of charge and make data transfer to/from S3 from within a VPC free. In the context of Resonant, this could be particularly helpful for EC2 GPU workers that do some kind of data processing and then upload results to S3.
One potential caveat is that you need to have a route table(s) set up in order for the endpoint to work; I'm not sure if that presents any problems for integrating it here.
The text was updated successfully, but these errors were encountered:
S3 Gateway Endpoints are free of charge and make data transfer to/from S3 from within a VPC free. In the context of Resonant, this could be particularly helpful for EC2 GPU workers that do some kind of data processing and then upload results to S3.
One potential caveat is that you need to have a route table(s) set up in order for the endpoint to work; I'm not sure if that presents any problems for integrating it here.
The text was updated successfully, but these errors were encountered: