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?

feita há um ano343 visualizações
1 Resposta
0
Resposta aceita

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
ESPECIALISTA
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas