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
demandé il y a 10 mois461 vues
1 réponse
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
EXPERT
répondu il y a 10 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions