Good to memorize Flashcards
(40 cards)
AWS managed database benefits
High availability
Horizontal and vertical scaling
automated backup and restore
automated operations and upgrades
os patching handled by aws
Monitoring, alerting
what types of db does rds handle
MySQL
Postgres
MariaDB
Oracle
Microsoft SQL Server
IBM DB2
Aurora
Benefits of DynamoDB
Scale to massive workloads
Distributed Serverless
Fast and consistent performance
Low latency
EMR
Elastic map reduce for big data, analyze and process vast amounts of data (hadoop clusters)
Athena
Serverless SQL query service to analyze data stored in S3
DMS
Database Migration Service
Quickly and securely migrate databases to AWS
AWS Batch
Fully managed batch processing at any scale. Will dynamically launch instances and provisions the right amount of computer/memory. Focus less on infrastructure and just run a lot of these jobs!
CloudFormation
Templates (JSON/YAML) to declare an outline of AWS infrastructure which it will then create it for you
AWS CDK
Cloud Development Kit. Define your cloud infrastructure using programming language. Code is compiled to CloudFormation template
AWS Elastic Beanstalk
PaaS. Managed service where the developer only has to provide the application code. Developer centric view of deploying an application on AWS
Elastic Beanstalk Health Monitoring
Health agent checks for app health, publishes health events and pushed metrics to CloudWatch
AWS CodeArtifact
Secure, scalable, and cost effective Artifact management (storing and retrieving software dependencies) for software development
AWS Systems Manage (SSM)
Helps you manage your EC2 and On-Premises systems.
Hybrid
Patching automation for compliance, Run commands across fleet of servers, Store parameter configuration with the SSM Parameter Store
Patch, configue, run commands at scale.
Amazon CloudFront
Content Delivery Network (CDN)
Improves read performance, content is cached at the edge
AWS Global Accelerator
Improve global application availability and performance using the AWS global network
No caching
Proxying Packets
AWS Local Zones
Places AWS compute, storage, database, and other selected AWS Services closer to end users to run latency-sensitive applications
active-passive
one is read write, one is read only
Amazon CloudWatch
provides metrics for every service in AWS
Amazon CloudWatch Alarms
Used to trigger notifications for any metrics
Amazon CloudWatch Logs
Enables realtime monitoring of ligs
AWS CloudTrail
Provides governance, compliance, and audit for your AWS account
Enabled by default
Get a history of events/api calls made within your AWS account
AWS Health Dashboard
Shows all regions, all services health
General status of AWS services
AWS Health Dashboard your account
Provides alerts and remediation guidance when AWS is experiencing events that may impact you.
Personalized view into the performance and availability of the AWS services underlying your AWS resource
Global
AWS Event Bridge
React to events in AWS, or trigger a rule on a schedule