How to schedule a AWS batch job with a static IP

0

The problem is- I want to run a web scrapping job which requires to use a proxy. And the proxy provider that I am using needs to whitelist the IP from where the proxy is used. Is there a way out ? or any other recommendation.

Mansit
preguntada hace 10 meses461 visualizaciones
1 Respuesta
1

I think the IP address can be fixed by making the subnet where the AWS Batch ECS task starts private and communicating via NAT Gateway.
The NAT Gateway uses an Elastic IP when it is created, so I thought that registering this in the Proxy server's permission list would solve the problem.

profile picture
EXPERTO
respondido hace 10 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas