Amazon Ec2 : Launch More Like This

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/launch-more-like-this.html

The Launch More Like This wizard option does not clone your selected instance; it only replicates some configuration details. To create a copy of your instance, first create an AMI from it, then launch more instances from the AMI.
Alternatively, create a launch template to store the launch parameters for your instances.

Không có nhận xét nào:

MySQL datetime with mode: 'date' will now store dates in UTC strings and retrieve data in UTC

 https://orm.drizzle.team/docs/latest-releases/drizzle-orm-v0286 Note : MySQL datetime with mode: 'date' will now store dates in U...