Amazon Services Flashcards
Describe AWS Glue
Serverless, fully-managed ETL and data integration service that makes it easier to discover, prepare, and combine data for analytics, MI, and app development. Provides both visual and code-based interfaces to make data integration easier.
Describe Elasticache
.
Describe RDS
Relational Database Service
Amazon SNS
a fully managed messaging service for both application-to-application (A2A) and application-to-person (A2P) communication.
Amazon SQS
A fully managed message queuing service that enables you to decouple and scale microservices, distributed systems, and serverless applications. SQS eliminates the complexity and overhead associated with managing and operating message-oriented middleware
Amazon Athena
An interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL. Athena is serverless, so there is no infrastructure to manage, and you pay only for the queries that you run
Amazon Cognito
Amazon Cognito scales to millions of users and supports sign-in with social identity providers, such as Apple, Facebook, Google, and Amazon, and enterprise identity providers via SAML 2.0 and OpenID Connect.
Amazon Cloudfront
Web service that speeds up distribution of static and dynamic web content, such as .html, .css, .js, and image files, to users. CloudFront delivers content through a worldwide network of data centers called edge locations.
AWS Lambda
Serverless, event-driven compute service that lets you run code for virtually any type of application or backend service without provisioning or managing servers. Trigger Lambda from over 200 AWS services and software as a service (SaaS) applications, and pay for use.
Amazon DynamoDB
Fully managed, serverless, key-value NoSQL database designed to run high-performance applications at any scale. DynamoDB offers built-in security, continuous backups, automated multi-Region replication, in-memory caching, and data export tools.
Amazon Eventbridge
Serverless event bus that makes it easier to build event-driven applications at scale using events generated from apps, integrated SaaS apps, & AWS services. Delivers a stream of real-time data from sources like Zendesk or Shopify to targets like AWS Lambda & other SaaS apps.
Amazon Fargate
AWS Fargate is a serverless, pay-as-you-go compute engine that lets you focus on building applications without managing servers. AWS Fargate is compatiblewith both Amazon Elastic Container Service(ECS) andAmazon Elastic Kubernetes Service(EKS).
Amazon API Gateway
Fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale. APIs act as the “front door” for applications to access data, business logic, or functionality from backend services
Amazon Route 53
Highly available & scalable cloud DNS service. It is a cost effective way to route end users to Internet applications by translating names like www.example.com into the numeric IP addresses like 192.0.2. Amazon Route 53 is fully compliant with IPv6 as well.
Amazon Kinesis
Makes it easy to collect, process, & analyze real-time, streaming data to give timely insights & react quickly to new information. Offers key capabilities to cost-effectively process streaming data at any scale, along w/ flexibility to choose tools that best suit app requirements.