Another productive step in my AWS learning journey! This week, I focused on understanding AWS pricing models, storage services, and hands-on EC2 storage management.
๐ Theory Covered
๐ฐ AWS Pricing
- Understanding the AWS pay-as-you-go pricing model
- Cost optimization fundamentals
๐งฎ AWS Pricing Calculator
- What it is
- How to estimate cloud infrastructure costs before deployment
๐ฅ๏ธ EC2 Purchasing Options
- โก Spot Instances
- ๐ Reserved Instances
- โฐ Scheduled Instances
๐ Elastic IP Address (EIP)
- What an Elastic IP is
- Why static public IPs are important
- Common use cases for Elastic IPs
๐พ AWS Storage Services
- Direct Attached Storage (DAS / Instance Store)
- Block Storage (Amazon EBS)
-
File Storage
- Amazon EFS
- Amazon FSx
-
Object Storage
- Amazon S3
๐น Deep Dive into Storage
- Instance Store
- Block Storage
- Amazon EBS Storage Types
- Understanding IOPS (Input/Output Operations Per Second) and Throughput
๐ ๏ธ Practical Labs Completed
โ Created an Elastic IP Address and attached it to an EC2 instance.
โ Created an Amazon EBS Volume, attached it to an EC2 instance, and explored its configuration.
โ Reviewed and compared Spot, Reserved, and Scheduled EC2 instance purchasing options.
Every lab helps me understand how AWS services work in real-world cloud environments. Looking forward to diving deeper into networking, security, and advanced AWS architecture! ๐
Top comments (0)