File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,6 +45,5 @@ https://repost.aws/questions/QUtlFiTOMNRn-xAk6uJnHnwg/shared-vs-copy-ami
4545# EC2 Image Builder
4646- Automate the creation of AMIs
4747- Pipelines, Components, Recipes
48-
4948- EC2 Image builder -> install -> AMI -> Tests -> Distributions
5049
Original file line number Diff line number Diff line change 11---
2- dg-publish : true
32tags :
43type :
54date : 19th July 2025
65done : false
76---
87
98#ec2
10- - Instances backed with instance store will lose its data as its ephemera
9+ - Instances backed with instance store will lose its data as its ephemeral
1110- There will be downtime while resizing, downtime to be planned
1211- EIP alone is persisted, both private and public ip
13- - If instance in ASG, it would label the instance as unhealthy and may terminate the instance
14-
12+ - If instance in ASG, it would label the instance as unhealthy and may terminate the instance
1513 > Re-sizing an instance IS NOT POSSIBLE as instance store is attached to the hardware
Original file line number Diff line number Diff line change 55date : 19th July 2025
66done : false
77---
8-
98- High performance hardware disk, better I/O performance
109- Special type of Ec2 instance, 'i' instance family?
1110- Backups and Restoration are our RESPONSIBLITY
You can’t perform that action at this time.
0 commit comments