Skip to content

Commit aef8a02

Browse files
committed
vault backup: 2025-07-22 13:30:55
1 parent a069958 commit aef8a02

3 files changed

Lines changed: 2 additions & 6 deletions

File tree

aws/ec2/ami.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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

aws/soa/resizing-instance.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
---
2-
dg-publish: true
32
tags:
43
type:
54
date: 19th July 2025
65
done: 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

aws/storage/ec2 instance store.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ type:
55
date: 19th July 2025
66
done: 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

0 commit comments

Comments
 (0)