1. The most likely reason your team member is unable to attach the EBS volume to an EC2 instance `in us-east-1b` is that EBS volumes are tied to a specific Availability Zone (AZ) upon creation. Since the volume was originally attached to an EC2 instance in us-east-1a, it is restricted to that AZ and cannot be directly attached to an instance `in us-east-1b`. us-east-1a์์์ EC2 ์ธ์คํด์ค๋ฅผ ์ข
๋ฃํ์ฌ, ์ด ์ธ์คํด์ค์..
EBS vs EFS1. EBS(Elastic Block Storage)โถEBS volumesOne instance (except multi-attach io1 / io2) - ํ ๋ฒ์ ํ๋์ ์ธ์คํด์ค๋ง ์ฐ๊ฒฐare locked at the Availability Zone (AZ) levelgp2: IO increases if the disk size increasesgp3 & io 1: can increase IO independentlyโถTo migrate an EBS volume across AZTake a snapshotRestore the snapshot to another AZEBS backups use IO and you shouldn't run them while your application..
1. EBS Volume Types1-1. What is EBS Volume Typesโถ EBS Volumes come in 6 typesgp2 / gp3 (SSD): General purpose SSD volume that balances price and performance for a wide variety of workloads.io 1 / io 2 Block Express (SSD): Highest-performance SSD volume for mission-critical low-latency or high-throughput workloadsst 1 (HDD): Low cost HDD volume designed for frequently accessed, throughput-intens..
1. What's AMI ?AMI = Amazon Machine Imageโถ AMI are a customization of an EC2 instanceโถ AMI(Amazon Machine Image)๋ AWS์์ EC2 ์ธ์คํด์ค๋ฅผ ์์ฑํ ๋ ์ฌ์ฉํ๋ ํ
ํ๋ฆฟ์ด๋ค.โถ AMI๋ EC2 ์ธ์คํด์ค๋ฅผ ์ฝ๊ฒ ์์ฑํ๊ณ ๊ด๋ฆฌํ ์ ์๋๋ก ๋์์ฃผ๋ OS + ์ค์ ํจํค์ง๋ก ์ด์ ์ฒด์ (OS), ์ ํ๋ฆฌ์ผ์ด์
, ์คํ ํ๊ฒฝ ์ค์ ๋ฑ์ ํฌํจํ EC2 ์ธ์คํด์ค์ ์ฌ๋ณธ(์ด๋ฏธ์ง)์ด๋ค.You have your own software, configuration, operating system, monitoring...Faster boot / configuration time because all your software is pre-p..
1. EC2 Instasnce Storage Section1-1 .What's an EBS Volume?An EBS (Elastic Block Store) Volume is a network drive you can attach to your instances while they runIt allows your instances to persist data, even after their termination- EBS ๋ณผ๋ฅจ์ ์ฌ์ฉํ๋ฉด ์ธ์คํด์ค๊ฐ ์ข
๋ฃ๋ ํ์๋ ๋ฐ์ดํฐ๋ฅผ ์ง์ํ ์ ์๋ค. ์ธ์คํด์ค๋ฅผ ์ฌ์์ฑํ๊ณ ์ด์ EBS๋ณผ๋ฅจ์ ๋ง์ดํธํ๋ฉด ๋ฐ์ดํฐ๋ฅผ ๋ค์ ๋ฐ์ ์ ์๋ค. They can only be mounted to one instance at a time (at the CCP level)- But some..
1. You launched an EC2 instance to host a NodeJS application. After installing all the necessary software and configuring the application, you recorded the public IPv4 address of the EC2 instance for access. Then, you stopped the instance and restarted it to complete the application setup. However, after restarting, you were unable to access the EC2 instance and noticed that its public IPv4 addr..
Stop Instance vs Reboot Instance? 1๏ธโฃ Stop Instance (์ ์ง)โถ ์ธ์คํด์ค๋ฅผ ์์ ํ ์ข
๋ฃ(Shut down)ํ๋ค๊ฐ ๋ค์ ์์ํ๊ฒ ๋จโถ CPU, RAM ๋ฑ์ ๋ฆฌ์์ค๊ฐ ํด์ ๋จ(ํ ๋น ํด์ ) → ๊ณผ๊ธ์ด ์ค๋จ๋๊ฑฐ๋ ์ค์ด๋ค ์ ์์โถ ๋ค์ ์์ํ๋ฉด ์๋ก์ด ํธ์คํธ์์ ๋ถํ
๋ ์๋ ์์โถ EBS(Elastic Block Store) ๋ณผ๋ฅจ์ ์ ์ฅ๋ ๋ฐ์ดํฐ๋ ์ ์ง๋จโถ ํผ๋ธ๋ฆญ IP๋ ๋ณ๊ฒฝ๋ ์ ์์ (ํ๋ ฅ์ IP ํ ๋น ์ ์ ์ง ๊ฐ๋ฅ)โถ ์) "AWS EC2 ์ธ์คํด์ค๋ฅผ ๋ฐค์๋ ๋๊ณ , ๋ฎ์ ๋ค์ ์ผ์ ๋น์ฉ ์ ๊ฐํ๊ธฐ" 2๏ธโฃ Reboot Instance (์ฌ๋ถํ
)โถ ์ธ์คํด์ค๋ฅผ ๋ค์ ์์ํ๋ ๊ฒ(Windows์์ ‘์ฌ๋ถํ
’๊ณผ ์ ์ฌ)โถ CPU, RAM ๋ฑ ๋ฆฌ์์ค๋ ์ ์ง๋จ → ๊ณผ๊ธ ์ง์๋จโถ ์ธ์คํด..
1. What's Amazon EC2?E2C in AWS stands for Amazon Elastic Compute Cloud = Infrastructure as a Serviceโถ EC2 is one of the most popular of AWS's offeringโถ EC2 is not a single service. โถ mainly consists in the capability of :- Renting virtual machines (EC2) ๊ฐ์๋จธ์ ์๋ ํ ์ ์๋๋ฐ ์ด๊ฑธ EC2 Instance ๋ผ๊ณ ํจ- Storing data on virtual drives (EBS) ๋ฐ์ดํฐ๋ฅผ ๊ฐ์ ๋๋ผ์ด๋ธ or EBS Volume์ ์ ์ฅ ํ ์ ์๋ค- Distrubuting load across ..