Jan 20, 2021

AWS cloud practitioner notes, my path towards the CLF-C02 based on three pillars - official material, online course and self-test

This post outlines my journey to achieve the AWS Cloud Practitioner certification and shares insights from the preparation process. I've compiled resources, notes, and study strategies from the free official training by AWS. The certification evaluates topics like EC2, security, monitoring, and pricing. My approach involved reading official materials, attending...

Jan 8, 2021

AWS cloud practitioner notes - Security

The AWS security model is shared meaning, AWS is responsible for the security of the cloud, and you, the customer is responsible for the security in the cloud. AWS controls the servers, data centers and all the layers in this section.

Jan 6, 2021

AWS cloud practitioner notes - Networking

Amazon VPC (Virtual Private Cloud) lets you provision a isolated section of AWS cloud, and deliver AWS services that you control. Public and private grouping of resources are known as subnets. Public subnet, Private subnet.

Jan 5, 2021

AWS cloud practitioner notes - Infrastructure and reliability

Previously we saw the EC2 computing services that AWS offers and the difference between them. This section focuses on the infrastructure and reliability, how AWS offers such service for its customers and how it enables the capacity that AWS has. AWS provides high availability for customers through multiple regions in...