S
Sep 28, 2023Setting up a VPC Endpoint for yum with AWS CDK
I demonstrate how to run `yum` in a private subnet using a VPC endpoint, taking the example of web server configuration via user data.
Sep 28, 20234 min read1 reactions0 comments
Tag archive
I demonstrate how to run `yum` in a private subnet using a VPC endpoint, taking the example of web server configuration via user data.
When your application running on an EC2 instance within an Amazon VPC communicates with Secrets...

Preface Let us forget anything about the cloud before we get started on the subject today....