In the previous article “How to create an AWS account and get 12-month Free Tier”, you have learnt step by step how to setup your AWS account, you have learnt also how to secure your AWS account following some best practices recommanded by AWS. Now it’s time to explore together […]
Category: AWS Certifications
All you need to know about EC2 instances
EC2 instance is an amazon virtual machine, there are many EC2 instance types, find below the main ones: – R: apps that need a lot of RAM -in memory caches – C: apps that need good CPU – compute / databases – M: apps that are balanced (think medium) – general / web […]
15 Things that you must know about AWS S3 (Simple Storage Service) – Notes
You will learn in this article 15 thins about aws S3 service, these notes will help you in preparation for AWS Solution Architect Associate Exam: 1. S3 is a secure and scalable storage service You can store securely your files (called objects) to S3, the object size can be up […]
Notes Certified Solutions Architect – Associate – Part 2/2
This blog post will cover these aws services: High Availability HA, Elastic Beanstalk, Applications: SQS, SNS, API Gateway, Kinesis, Amazon MQ, Lambda, Lambda@Edge, AWS SAM (Serverless Application Model), Advanced IAM (Identity and Access Management), AWS Cognito, AWS Directory Service, AWS SSO, Disaster Recovery & Mitigation services, CI-CD: Continuous Integration / […]
Notes Certified Solutions Architect – Associate – Part 1/2
I have decided to share all my notes that I have written when I was preparing for AWS certified solutions Architect – Associate.In this article “Part 1 of 2”, you will find notes related to these AWS services: IAM, S3, AWS Organization, CloudFront and other storage services. 1. Overview: A […]