🇮🇳 AWS Certified Solutions Architect – Associate · flashcards
AWS Certified Solutions Architect – Associate Application Integration, Analytics & Operational Excellence Flashcards
51 question-and-answer cards covering Application Integration, Analytics & Operational Excellence as it is examined in AWS Certified Solutions Architect – Associate. 24 of them are printed below, taken from across the deck — no signup, no paywall on the preview.
24 sample cards from the Application Integration, Analytics & Operational Excellence deck
Sampled from the end of the deck, so these are different cards from the ones shown on the syllabus page.
What is Amazon Redshift Spectrum?
Spectrum lets you run Redshift SQL queries directly against exabytes of data in S3 without loading it into Redshift tables, using the Glue Data Catalog for metadata.
What is the difference between OLTP and OLAP, and which AWS services fit each?
OLTP = transactional, many small reads/writes (use RDS/DynamoDB). OLAP = analytical, complex queries over large datasets (use Redshift/Athena/EMR).
What is Amazon EMR and what frameworks does it run?
EMR (Elastic MapReduce) is a managed big-data cluster platform running open-source frameworks like Apache Hadoop, Spark, Hive, HBase, Presto, and Flink for large-scale data processing.
What is Amazon QuickSight?
QuickSight is a serverless, ML-powered business intelligence (BI) service for creating interactive dashboards and visualizations. SPICE is its in-memory calculation engine for fast queries.
What is Amazon OpenSearch Service used for?
It is a managed service for running OpenSearch/Elasticsearch for search, log analytics, full-text search, and observability, often paired with Kibana/OpenSearch Dashboards and Kinesis/Logstash for ingestion.
What three telemetry types does Amazon CloudWatch collect, and what is a custom metric?
Metrics, Logs, and Events/Alarms. A custom metric is application-defined data you publish to CloudWatch (e.g., memory usage), since metrics like RAM are not collected by default on EC2.
What is a CloudWatch alarm and what states can it have?
An alarm watches a metric over a period and triggers actions based on thresholds. States: OK, ALARM, and INSUFFICIENT_DATA. Actions can include SNS notifications, Auto Scaling, or EC2 actions.
What is the difference between CloudWatch basic and detailed monitoring for EC2?
Basic monitoring sends metrics every 5 minutes (free). Detailed monitoring sends metrics every 1 minute (additional cost).
What does AWS CloudTrail record, and what is it used for?
CloudTrail records API calls and account activity (who, what, when, from where) for governance, compliance, and auditing. Events can be sent to S3 and CloudWatch Logs; it is enabled by default for 90 days of management events.
What is the key distinction between CloudWatch and CloudTrail?
CloudWatch monitors performance/operational metrics and logs ('how is it performing'). CloudTrail audits API/user activity ('who did what'). CloudWatch = performance, CloudTrail = audit trail.
What is AWS X-Ray used for?
X-Ray provides distributed tracing to analyze and debug applications, especially microservices. It builds a service map showing request flows, latency, and errors across components to find bottlenecks.
What is AWS Systems Manager (SSM) and name two key capabilities.
Systems Manager is a unified operations service for managing AWS and on-prem resources. Key features include Parameter Store (config/secrets), Session Manager (shell access without SSH/bastion), Patch Manager, Run Command, and Automation.
What is the difference between SSM Parameter Store and AWS Secrets Manager?
Parameter Store stores config/secrets (free standard tier) with no built-in rotation. Secrets Manager (paid) adds automatic secret rotation, native integration with RDS, and cross-account access for secrets management.
What does AWS Trusted Advisor check, and what are its five categories?
Trusted Advisor inspects your environment and gives best-practice recommendations across five categories: Cost Optimization, Performance, Security, Fault Tolerance, and Service Limits (Service Quotas).
What is the AWS Health Dashboard?
It provides alerts and guidance on AWS service events. The Service Health Dashboard shows general AWS status, while the Personal Health Dashboard (Your Account) shows events specifically affecting your resources.
Define RTO (Recovery Time Objective).
RTO is the maximum acceptable amount of time to restore service after a disaster — i.e., how long the system can be down before recovery must complete.
Define RPO (Recovery Point Objective).
RPO is the maximum acceptable amount of data loss measured in time — i.e., how far back the last usable backup must be (how much recent data you can afford to lose).
What are the four AWS disaster recovery strategies, ordered from highest RTO/RPO to lowest?
1) Backup & Restore (cheapest, highest RTO/RPO), 2) Pilot Light, 3) Warm Standby, 4) Multi-Site / Active-Active (most expensive, near-zero RTO/RPO).
Describe the Pilot Light DR strategy.
Core critical components (e.g., databases replicating data) run continuously in the recovery region, while the rest of the infrastructure is provisioned and scaled up only when disaster strikes. Lower cost than warm standby, faster than backup/restore.
Describe the Warm Standby DR strategy.
A scaled-down but fully functional copy of the production environment always runs in the recovery region. On disaster, it is scaled up to handle full load — faster recovery than Pilot Light, higher cost.
How do you achieve high availability for an application across an AWS Region?
Deploy resources across multiple Availability Zones (Multi-AZ), front them with an Elastic Load Balancer, and use Auto Scaling so the system tolerates the loss of an entire AZ.
What design principles help build fault-tolerant architectures on AWS?
Eliminate single points of failure (multi-AZ, redundancy), decouple components (SQS/SNS), automate recovery (Auto Scaling/health checks), use managed/replicated data stores, and design for graceful degradation.
What are the six pillars of the AWS Well-Architected Framework?
Operational Excellence, Security, Reliability, Performance Efficiency, Cost Optimization, and Sustainability.
Name key cost optimization practices under the AWS Well-Architected Framework.
Right-size resources, use the appropriate pricing model (Savings Plans/Reserved/Spot Instances), adopt serverless/managed services, implement S3 lifecycle/storage tiering, and monitor spend with Cost Explorer/Budgets to eliminate idle resources.
What this deck covers
The Application Integration, Analytics & Operational Excellence deck follows the AWS Certified Solutions Architect – Associate Application Integration, Analytics & Operational Excellence syllabus — 4 chapters and 17 topics — so questions land on material that is genuinely examinable rather than trivia around it. That works out to roughly 12.8 cards per chapter.
Answers are written to be recallable, not just readable — averaging about 189 characters, which is long enough to carry the reasoning and short enough to say out loud.
A deck like this earns its keep on the second and third pass. Read the syllabus first so you know the shape of the subject, then use the cards to find the specific facts that have not stuck.
Application Integration, Analytics & Operational Excellence flashcards FAQ
How many Application Integration, Analytics & Operational Excellence flashcards are in this AWS Certified Solutions Architect – Associate deck?
51 cards. This page previews 24 of them, sampled evenly across the deck so you can judge the difficulty before installing anything.
Are these AWS Certified Solutions Architect – Associate flashcards free?
Yes. The preview here is free to read with no signup, and the full 51-card deck is free inside the Examius app.
What do the Application Integration, Analytics & Operational Excellence cards cover?
They follow the AWS Certified Solutions Architect – Associate Application Integration, Analytics & Operational Excellence syllabus — 4 chapters and 17 topics — so the questions track what is actually examinable.
How should I use these flashcards?
Read the syllabus first so you know the shape of the subject, then drill the deck. Examius schedules each card with spaced repetition, so cards you keep missing come back sooner and ones you know drift further apart.