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回答
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ