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
gefragt vor einem Jahr473 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen