ccp Flashcards
Athena
analyze data in S3 with SQL, serverless
Cloudsearch
simple, cost effective way to set up, manage, and scale a search solution for website or application
Elasticsearch
easy to deploy, secure, operate, and scale elasticsearch to search, analyze, and visualize data in real time
Kinesis
collect, process, and analyze real-time streaming data (video, audio, application)
Redshift
widely used data warehouse. Fast, simple, and cost effective to analyze all your data using SQL, 1/10 cost of traditional on premises solutions
Quicksight
fast BI service that makes it easy to deliver insights. Interactive dashboards can be accessed on desktop or mobile devices
Glue
ETL service that makes it easy for customers to prepare and load data for analytics
Simple Notification Service
SNS allows you to send plain emails and text messages from your application
Simple Queue Service
Message queuing service that allows you to build loosely coupled systems, multiple components can add messages to queue, messages are processed in FIFO order
Simple Email Service
Allows you to send richly formatted HTML emails from your applications
Cost Explorer
Visualize, understand, and manage costs and usage over time. Can view costs from a specific area/project, CAN FORECAST
Budgets
set custom budgets that alert you when your costs or usage exceed budgeted amounts
Cost and usage reports
access comprehensive information about your costs and usage. Lists usage for each service category and IAM users as well as tags
EC2
web service that provides secure, resizable compute capacities in the cloud; make web scaling easier; scale capacity, pay as you go
Batch
enables you to run hundreds of thousands of batch computing jobs
Elastic Beanstalk
deploying and scaling web applications and services developed with java, .NET, PHP Node.js, Python, etc. Just need code, AWS handles deployment, load balancing, provisioning, autoscaling, health
Fargate
Removes the need for you to think about servers or clusters; focus on designing and building
Lambda
Lets you run code without provisioning or managing servers; pay only for compute time used
Outposts
Allows you to run cloud services in your internal data center, supports workloads that need to remain on premises due to latency or data sovereignty, delivers and installs servers in your internal data center, used for hybrid experience
Wavelength
AWS infrastructure offering optimized for mobile, reduce latency
Elastic Container Service
highly scalable, high performance container orchestration service; eliminates need to install and operate your own container orchestration software
Elastic Kubernetes Service
deploy, manage, and scale across multiple availability zones
Aurora
MySQL and PostgreSQL compatible, 5x faster than standard SQL
DynamoDB
key-value database that delivers quick performance at any scale
Elasticache
Easy to deploy, operate, and scale an in-memory cache in the cloud
Neptune
Graph databases
Relational Database Service
set up, operate, and scale relational databases in the cloud. Provides cost efficient and resizable capacity
DocumentDB
fast, scalable, highly available, and fully managed document database that supports MongoDB, non-relational
Cloud9
run, write, and debug your code with just a browser
CodeCommit
host secure and highly scalable private git repositories, store code
CloudBuild
fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy
CodeDeploy
automates code deployments to any EC2 instances, avoid downtime, handles complexity of updating applications