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
posta 10 mesi fa461 visualizzazioni
1 Risposta
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
ESPERTO
con risposta 10 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande