Feb 17 · 3 min read · Scenario: A company recently migrated its application to a VPC on AWS. An AWS site-to-site vpn connection connects the company's on premise network to vpc. The app retrieves customer data from another system that resides on premises. The application ...
Join discussionFeb 9 · 4 min read · (Regions, Availability Zones [AZs], Edge Locations, IAM, EC2, VPC and S3) → In my first blog of AWS, I explained cloud computing and basics of AWS. → To understand how AWS works in real-world environments, the next important topic is AWS Global Infra...
Join discussionFeb 8 · 12 min read · When using AWS services, AWS takes care of the infrastructure layer. Some services allow configuration customization. Our main responsibility focuses on the application layer, optimizing both the infrastructure usage and the application itself. Datab...
Join discussion
Feb 7 · 11 min read · Simple Storage Service (S3) Object-level storage service means if you want to change a part of a file, you must make the change and then re-upload the entire modified file. S3 is suitable for data types that are written once and read many times (WO...
Join discussion
Feb 6 · 13 min read · EC2 (Elastic Compute Cloud) Similar to traditional VMs or physical servers, quick initialization, strong elasticity, flexible Supports workloads, web storage, applications, databases, authentication services, and any tasks that servers can usually ...
Join discussion
Feb 3 · 13 min read · For the first article in the AWS Services series, I want to discuss available network services, providing some practical examples based on my personal notes. Please feel free to reach out if you have any suggestions/questions for me : D Virtual Priva...
Join discussion