This post is an introduction to Cloud Computing basics that will provide you with key terminologies used by cloud practitioners. After learning cloud computing basics, I will help you to start on Amazon Web Services (AWS). Let’s start! What is cloud computing? The National Institute of Standards and Technology (NIST) […]
Author: Aziz
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 […]