Miscellaneous Flashcards
cAWS Acceptable Use Policy
provides info on prohibited actions on the AWS.
AWS Services where users can collect, view, and analyze metrics for every active SNS
Amazon SNS and Amazon CloudWatch
AWS CloudTrail
service logging all API calls made in your AWS account, for compliance and auditing
Which component of the AWS global infrastructure does Amazon CloudFront use to ensure low-latency delivery?
Edge Locations
- uses a global network of points of presence PoP (edge locations) worldwide.
AWS Secrets Manager
store, retrieve, monitor secrets centrally.
ex: database credentials
AWS Management Console
used to access and manage AWS through a web-based user interface.
AWS Shield
managed Distributed Denial of Service (DDoS) protection service that safeguards applications running on AWS.
AWS Trusted Advisor
recommendations/guidance that help you follow AWS best practices; w/ cost optimization, security, performance.
CloudWatch
monitoring service, collects metrics, can set billing alarms for your AWS resources
AWS Budgets
billing notification when your actual or forecasted costs exceed your budgeted amount
Difference between AWS Budgets and Amazon CloudWatch billing alarms?
Amazon CloudWatch billing alarms alert you only when your actual cost exceeds a certain threshold, while AWS Budgets can be configured to alert you when the actual or FORECASTED cost exceeds a certain threshold.
3 Cloud Computing Models
IaaS
PaaS
Saas
IaaS
Infrastructure as a Service (IaaS) - provides flexibility and management control over your IT resources (EC2 is IaaS)
PaaS
Platform as a Service (PaaS) -
manages infrastructure (hardware and operating systems). you focus on the deployment and management of your applications.
SaaS
Software as a Service (SaaS) provides you with a completed product that is run and managed by the provider.
TAM (Technical Account Manager)
Enterprise customers.
Provides technical expertise of AWS services
Infrastructure Event Management (IEM)
Enterprise customers.
helps you plan for large-scale events
( such as product or application launches )
AWS Cost & Usage Report
most detailed information about your AWS costs and usage.
AWS Pricing Calculator
web service, estimate cost for your AWS monthly bill based on your expected (FUTURE) usage
AWS Systems Manager
view operational data and automate tasks from multiple AWS services
CloudFront
content delivery network (CDN) service that securely delivers data, video, apps TO customers globally with low latency & high speed
CloudFormation
allows you to manage your AWS resources as code in text file
Amazon Kinesis Video Streams
lets you stream videos from devices TO AWS for analytics in real time.
AWS Organizations
helps manage billing and all your AWS accounts;
AWS Config
helps AWS customers audit and monitor all resource change
AWS Artifact
portal to your AWS agreements, security and compliance reports
AWS Certificate Manager
service to manage, and deploy Secure Sockets Layer/Transport Layer Security (SSL/TLS) certificates for use with AWS services
AWS Support Concierge
Enterprise Support plan; assist customers w/ billing and account inquiries
AWS Customer Service
all aws customers have. they help AWS customers with their billing and account inquiries
AWS Operations Support
Enterprise Support plan; provides operations assessments and analysis to identify gaps across the operations lifecycle, as well as recommendations based on best practices.
AWS Health Dashboard
Business Support Plan.
view of the health of AWS services, and alerts when your resources are impacted.
Penetration testing
testing a network or web app to find security vulnerabilities (that an attacker could exploit. security related.)
Amazon ElastiCache
web service helps deploy, scale in-memory data store or cache in the cloud. improves the performance of web apps.
provide ultrafast and inexpensive access to copies of data
AWS Storage Gateway
(bridge) a hybrid storage service that enables your on-premises applications to seamlessly use AWS cloud storage.
Amazon EBS volume
Elastic Block Store
storage option; offer consistent and low-latency performance;
** can only be attached to 1 compute resource at a time
AWS OpsWorks
service that provides managed instances of Chef and Puppet.
Chef and Puppet are automation platforms, use code to automate the configs of your servers
AWS Abuse Team
team can assist you when AWS resources are being used to engage in abusive behavior
AWS Abuse Team
team can assist you when AWS resources are being used in abusive behavior
Amazon Simple Queue Service (SQS)
message queuing service that enables message communication between components of an application.
- enables you to DECOUPLE (build loosely-coupled) and scale microservices
Snowball
petabyte-scale data transport solution that uses secure appliances to transfer large amounts of data into and out of the AWS cloud.
w/ built-in computing capabilities that allow to process data locally
Amazon VPC
Virtual Private Cloud (Amazon VPC)
Non-managed AWS service you provision an isolated section of the AWS Cloud where you launch AWS resources in a virtual network.
AWS Cost Explorer
tool to visualize your costs and usage.
forecasts your future costs based on your PAST usage
Edge locations
used by CloudFront to cache and distribute content to your global customers with low latency.
Amazon Inspector
security service that helps you improve / test the security and compliance of your apps on AWS.
Amazon Aurora
MySQL and PostgreSQL-compatible relational database built for the cloud. (automatically replicate data across Availability Zones.)e
Amazon Athena
query service to analyze data in Amazon S3 using SQL. (like Amazon Redshift Spectrum)
Auto Scaling
automatically replaces unhealthy nodes and adjusts capacity to maintain app performance
What service does AWS provide to help protect AWS Customers from attacks?
Amazon Route 53, Amazon CloudFront, Elastic Load Balancing, and AWS WAF. These services integrate with AWS Shield
AWS Shield
managed DDoS protection service that provides always-on detection and automatic inline mitigations to safeguard web applications running on AWS.
Cloud9
cloud based IDE
Which cloud computing model is EC2?
IaaS
APN consulting partners
firms that help customers design, architect, build their workloads and apps on AWS.
AWS CLI
control multiple AWS services from the command line & scripts
Route 53
DNS (Domain Name System) config/management.
can perform health checks on Amazon EC2 instances
managing global application traffic
Elasticity
scale the resources dynamically, by adding and removing resources.
ability to scale up or down when needed.
Scalability
adding resources, either making hardware larger (scaling vertically) or adding additional nodes (scaling horizontally).
TCO
Total Cost of Ownership (TCO) financial metric to compare costs of a product
AWS NACL
Network Access Control Lists
used to check the network accessibility of your EC2 instances
Multi-Region Active-Active architecture
your workload is deployed to, and actively serving traffic from, multiple AWS Regions
Multi-Region Active-Passive architecture
your workload is deployed to two AWS Regions