Azure DevOps to AWS (Firewall Settings)

0

Hi,

I need to setup Firewall to Allow Azure DevOps (hosted on-prem with 2 build servers) to deploy services to AWS which is behind firewall.

We have setup VPN IPSEc to connect on-prem to AWS. Now I need to setup firewall to allow Azure DevOps to deploy.

What are the IP address I need to consider as TARGET for AWS?

posta un anno fa343 visualizzazioni
1 Risposta
0
Risposta accettata

The target IP addresses in AWS are determined by the services you are attempting to access. If you are deploying to EC2 instances, you will need their private IP addresses. If you are deploying to a service like AWS Elastic Beanstalk, you must consider the IP addresses of the load balancers that are associated with it. If you're using a service like RDS, you'll need the database service's endpoint. It's worth noting that AWS services are generally accessed via their DNS names rather than their IP addresses because IP addresses can change, especially for scalable or redundant services.

profile picture
ESPERTO
con risposta un anno 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