Score:0

AWS CDK - How to deploy EC2 instances to multiple regions

de flag

I'm using the following resource to create my instances in AWS.

https://bobbyhadz.com/blog/aws-cdk-ec2-userdata-example

What I really want to implement is just creating multiple (specified) instances on AWS with CDK.

Example:

us-east-1 => Number of EC2 instances: 2
eu-west-1 => Number of EC2 instances: 1

And what about VPC? Can I share the created VPC or do I need to use the default VPC?

Instances will operate independently.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.