CI/CD service sending a request to an API hosted within a VPC - time out error

0

I have an API set up and deployed within a VPC, it's using an internal load balancer.

Enter image description here

I have some scripts set up in my CD/CD pipeline (Bitbucket) to send a request to the API Service, for testing purpose. Newman is running a postman collection, but as it's not public facing there's a timeout error, my question here..

What services can I use within AWS, to establish a secure connection from my CI/CD service? I've initially looked into Direct Connect, just wondering if anyone else has come across this issue before. Ideally I don't want to put the APIs public facing, for obvious security reason.

My AWS experience is about 3/4 Months, so looking to build my knowledge up.

1回答
0

Depends on level of risk appetite and security you are looking for.

Some options:

profile picture
エキスパート
回答済み 10ヶ月前

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

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

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

関連するコンテンツ