AWS Exam Tips
Amazon API Gateway Exam Tips
Amazon API Gateway is a managed service to enable you to publish and manage APIs. You can then enable your applications to access data, business logic, and functionality from your back end services which can include applications running on EC2 Instances or Lambda...
Amazon AWS ElastiCache Exam Tips
Amazon ElastiCache is a web service that makes it easy to deploy, operate, and scale an in-memory data store or cache in the cloud. The service improves the performance of web applications by allowing you to retrieve information from fast, managed, in-memory data...
Amazon AWS OpsWorks Exam Tips
Amazon AWS OpsWorks is a configuration management service that enables you to turn your Infrastructure into code; deploy AWS resources, install applications and deliver complete end to end application solutions using Chef. Designing and Orchestrating several AWS...
Amazon Auto Scaling Exam Tips
Auto Scaling helps you to provision and remove instances based on traffic and demand on your workloads. With auto scaling, you can quickly deploy additional servers when certain parameters are met and then release those servers when you load decreases. This can...
Monitoring and Metrics Exam Tips for Elastic Load Balancers
As a SysOps Administrator, another core AWS Service which needs to be monitored is the Elastic Load Balancers you use on the AWS Account for example when you are delivering High Availability services for your web server farm. This article, monitoring and metrics for...
Monitoring and Metrics Exam Tips for Amazon S3
Monitoring and Metrics Exam Tips for S3 As part of your Sysops Administration duties, you need to ensure you monitor all your core AWS Services. This includes using CloudWatch and CloudTrail services to monitor your Simple Storage Services (S3). Automated Tools...
Amazon Cloud Hardware Security Module HSM Exam Tips
Amazon Hardware Security Module (HSM) is a cloud service that uses dedicated HSM appliances within the AWS Cloud to help you design and deploy stringent data security solutions which meet regulatory and compliance requirements. Amazon CloudHSM is an important topic...
Monitoring and Metrics Exam Tips for EBS
Amazon Elastic Block Storage is a block-level storage device that can be used as virtual disks attached to EC2 instances to provide local server storage. Databases will also utilise EBS volumes of different types based on capacity and IOPS requirements to provide...
Monitoring and Metrics Exam Tips for EC2
This article covers the monitoring and metrics domain for EC2 Instances that you need to learn for the AWS Certified SysOps Administrator – Associate Exam. Managing your EC2 instances and being able to monitor your fleet’s health is a primary task performed by System...
Amazon CloudWatch Exam Tips
Amazon provides a monitoring service to oversee its core resources such as Amazon EC2 instances, Amazon DynamoDB tables, and Amazon RDS DB instances. Amazon CloudWatch can be used to collect and track metrics, collect and monitor log files, set alarms, and...