In this short series, I outline the notes that I took while preparing for the AWS Cloud Practitioner exam.
These are my personal notes that I have made while working through the A Cloud Guru exam practitioner course. They are in no way official notes from AWS.
I would advise you that if you do use my notes to help you revise for this exam, that you use them as a supplement to the most recent information in the White Papers, Exam Guide and go over your knowledge with practice exam papers.
Previous notes within this blog series:
- Cloud Computing and the Topics To Cover
- AWS Global Infrastructure
- AWS Cost Management
- Identity Access Management (IAM)
- Simple Storage Service (S3)
- CloudFront
- Elastic Compute Cloud (EC2)
- Roles
- Load Balancers
- Databases
- Domain Name System
- Elastic Beanstalk
- CloudFormation
- Architecting for the Cloud Best Practices: Part 1
- Architecting for the Cloud Best Practices: Part 2
- Global and On Premises AWS Services
- CloudWatch 101
- Systems Manager
- How AWS Pricing Works Whitepaper
- EC2 Pricing
- AWS Budgets vs AWS Cost Explorer
- AWS Support Plans
- Tagging and Resource Groups
- AWS Organizations & Consolidated Billing
- AWS Calculators
- Compliance On AWS
- AWS Web Application Firewall (WAF) & AWS Shield
AWS Inspector vs AWS Trusted Advisor vs CloudTrail
What is AWS Inspector?
- An automated security assessment service that helps improve the security and compliance of your apps on AWS
- An agent installed on the EC2 instance
- Runs at the operating system level
- Automatically assesses applications for vulnerabilities or deviations from best practices
- After performing an assessment, Amazon Inspector produces a detailed list of security findings prioritised by level of severity
- Findings can be reviewed directly or as part of detailed assessment reports (available via the Amazon Inspector console or API)
What is AWS Trusted Advisor?
- Global service
- An online resource to help you:
- Do security checks
- Reduce cost
- Increase performance
- Improve security
- Provides real-time guidance to help you provision your resources following AWS best practices
- Advisor will advise you on:
- Cost Optimization
- Performance
- Security
- Fault Tolerance
- Will look at the entire AWS environment
- Will provide a report detailing:
- Core Checks and Recommendations
- Full Trusted Advisor – Business and Enterprise Companies only
What is AWS Cloud Trail?
- CloudTrail records everything in your AWS environment giving your increased visibility
- Records AWS Management Console actions and API calls
- Identifies which users and accounts called AWS, the source IP and when calls occurred
- Regional service
- Needs the trails to be turned on per service