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?

已提问 1 年前343 查看次数
1 回答
0
已接受的回答

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
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则