AWS services 2.0 Flashcards

(127 cards)

1
Q

Amazon Athena

A

-Serverless

-interactive query to analyze data in S3

-manages infrastructure for you

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

AWS data exchange

A

-Service providing a marketplace for accessing third part vendors

-only pay for what you use

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Amazon EMR

A

-Managed service that simplifies big data such as hadoop

-process large data sets quickly and cost effectively

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

AWS glue

A

-Sever-less

-managed ETL that makes it easy to prepare data for analytics

-integrates with other services

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Amazon Kinesis

A

-Platform for real time video and data streaming and analytics

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Amazon Managed Streaming for Apache Kafka (Amazon MSK)

A

-Fully managed service that simplifies the setup, operation, and scaling of Apache Kafka in the cloud

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Amazon OpenSearch

A

-Allows you to search, analyze , and manage large volumes of data in real time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Amazon QuickSight

A

-Serverless BI tool that allows for you to visualize and analyze data easily by creating interactive dashboards from various sources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Amazon Redshift

A

-Fully managed

-big scale data analysis

-allows SQL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Amazon Eventbridge

A

-Allows diff applications to communicate with each other

-apps can react to updates in real time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Amazon Simple Notification Service (Amazon SNS)

A

-Messaging service that enables you to send notifications to recipients

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Amazon Simple Queue Service (Amazon SQS)

A

-Allows to send,store, and receive messages btw software components

-manages communications btw services

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

AWS step functions

A

-Coordinate aws services into a sequence of steps

-allows to automate process by defining the flow of tasks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Amazon connect

A

Cloud based contact center for support and service

-managed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Amazon Simple Email Service (Amazon SES)

A

-Cloud based managed email sending/receiving service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

AWS billing conductor

A

-Create custom billing plans to manage and optimize costs

-define pricing rules and generate billing reports

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

AWS budgets

A

-Set custom budgets and track spending

-receive alerts when you approach or exceed budget limits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

AWS Cost and Usage Report

A

-Provides details about aws usage and costs

-provides insights into how much your suing each service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

AWS Cost Explorer

A

-Tool to visualize/analyze aws spending over time

-explore cost data, track usage, identify patterns

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

AWS Marketplace

A

-Online store that offers a wide selection of software, services and other stuff that run on the aws platform.

-Allows customer to test and buy software from various vendors

-easy deployment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

AWS batch

A

-Allows you to run batch computing workloads at any scale

-fully managed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Amazon EC2

A

-Scalable virtual servers in the cloud (instances)

-compute in the cloud

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

AWS elastic beanstalk

A

-PaaS

-makes it easy to deploy, manage, and scale web applications

-you just upload code and they do deployment and provisioning

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

Amazon lightsail

A

-Alternative to EC2 (more simple)

-offers (VPS), storage, etc

-ideal for small businesses

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
AWS local zones
-Extensions of aws regions that place services closer to users -reduce latency for users
26
AWS outposts
-Allows customers to run aws infrastructure or services on premise or at edge location -hybrid experience
27
AWS wavelength
-Delivers low latency application to 5g devices by extending infrastructure to 5g networks -more mobile devices
28
Amazon Elastic Container Registry (Amazon ECR)
-Fully managed container image registry -allows you to store and manage docker container images
29
Amazon Elastic Container Service (Amazon ECS)
-Allows you to run and manage docker containers -deploy and scale containerized applications
30
Amazon Elastic Kubernetes Service (Amazon EKS)
-Simplifies running kubernetes on AWS -it handles all provisioning and scaling
31
AWS Activate for Startups
-Program designed to provide startups with resources and tools to heLp them grow their business on AWS
32
AWS IQ
-Connects aws customers with aws experts for on demand project work
33
AWS managed services (AMS)
-Provides operational management of aws resources -manage their cloud infrastructure, including monitoring, incident management, and compliance
34
AWS support
Offers various support plans to help customers with technical assistance, best practices, and guidance
35
Amazon Aurora
-Fully managed for relational databases -Good for SQL, PostgreSQL -low cost -high performance, scalability, availability
36
DynamoDB
-Key-value database -serverless -99.999 % durabile -noSQL database
37
Amazon Neptune
-Graph database service -good for social networks -fully managed
37
Amazon memoryDB for Redis
-Fully managed -in memory database service that is compatible with redis
38
Amazon RDS
-Managed service -simplifies set up, operation, and scaling of relational databases -supports SQL, Oracle, PostgreSQL
39
AWS AppConfig
-Allows you to manage application configurations separate from the code
40
AWS CLI (Command Line Interface)
-Manage aws services from the command line -interface or interacting aws apis -use scripts
41
AWS cloud9
-Allows developers to write, run and debug code from anywhere
42
AWS CloudShell
-Browser based shell that provides a CLI env for managing aws resources -allows developers to run commands in the browser
43
AWS CodeArtifact
-Fully managed artifact repository that enables you to store and share software packages -package management
44
AWS CodeBuild
-Helps users compile source code, run tests, etc -scales
45
AWS CodeCommit
-fully managed -allows you to host secure git repositories
46
AWS CodeDeploy
-Automates the deployment of applications to compute services such as ec2
47
AWS CodePipeline
-Continuous delivery service that automates the processes of releasing code - allows users to build, test and deploy code into a test or production environment
48
AWS CodeStar
-Simplifies the development and deployment of applications on aws -provides project templets and integration
49
AWS X-Ray
-Helps you analyze and debug applications
50
Amazon AppStream 2.0
-Streaming service that allows you to stream desktop applications to any device
51
Amazon WorkSpaces
-Desktop as a service -allows you to provision and manage virtual desktops in the cloud -can access from any device
52
Amazon WorkSpaces Web
-Web based access to cloud applications and resources -allows orgs to deliver web applications to users without virtual desktops
53
AWS amplify
-Platform for building scalable and secure mobile/web applications
54
AWS app synch
-Simplifies development of graphQL APIs -real time data synchronization and offline access for applications
55
AWS device farm
-Testing service allowing developers run their mobile and web applications on real devices to ensure compatibility across diff platforms
56
AWS IoT Core
-Managed cloud service that allows connected devices to securely interact with cloud applications and other devices
57
AWS IoT Greengrass
-Allows connected devices to act locally on the data they generate -even when not connected to the internet
58
Amazon Comprehend
-Natural language processing service that analyzes text to find insights, key phrases, etc
59
Amazon Kendra
-Search service that helps orgs find info quickly across documents, websites, databases.
60
Amazon Lex
-service for building conversational interfaces using voice and text -powers chatbots -creates natural language interactions
61
Amazon Polly
-Text to speech service -converts written text into lifelike speech
62
Amazon Rekognition
-Image and video analysis that identifies objects, people, and activities in visual content
63
Sagemaker
Enables developers to build and deploy machine learning models quickly
64
textract
-Extracts text and data from scanned docs -converts paper docs into machine readable formats
65
Transcribe
-Automatic speech recognition that converts spoken language into written text
66
Translate
-Translate text between langauges
67
AWS autoscaling
-Automatically adjust resources based on demand
68
AWS CloudFormation
-Allows you to create and manage aws resources using code -infrastructure as code
69
AWS cloud trail
-Records the api calls and activity within an aws account -provides logs for auditing and compliances and helps track changes in an aws account
70
CloudWatch
-Monitoring service that provides visibility into aws resources and applications -allows you to set alarms based on performance data
71
AWS compute optimizer
-Analyzes resource usage and recommends optimal instance types and sizes -helps optimize stuff by suggesting changes
72
AWS config
-Allows you to monitor and audit configurations of aws resources -helps maintain compliance with a detailed history of configurations and changes
73
AWS control tower
- provides way to set up and govern a multi acct aws env based on best practices
74
AWS health dashboard
-Provides info about the performance and availability of aws services
75
AWS Launch Wizard
-Service that simplifies the process of deploying applications on aws
76
AWS License Manager
-Helps manage software licenses from various vendors -track licnese usage and compliance
77
AWS Management Console
-Web based interface for managing aws services -user friendly dashboard
78
AWS organizations
-allows you to manage multiple aws under single org -allows for creating of groups
79
AWS Resource Groups and Tag Editor
-Organize/manage aws resources based on tags
80
AWS service catalog
-Allows org to create and manage a catalog of IT services that are approved for use
81
AWS systems manager
-Provides operational data and management capabilities for aws resources -helps automate tasks, monitor resource configurations, and maintain compliance across your AWS env
82
AWS well architected tool
-Service that helps review cloud architecture and compare them against aws best practices
83
AWS trusted advisior
-real time guidance to provision aws based on best practices -recommendations for security, cost optimization, performance, etc
84
AWS Application Discovery Service
-Gather info about on premise data centers which can help plan migrations
85
AWS Application Migration Service
-Simplifies migrating applications to aws by automatically converting on premises servers to cloud instances
86
AWS Database Migration Service (AWS DMS)
helps migrate databases to aws
87
AWS Migration Hub
-Allows to track and manage the migration of applications to aws
88
AWS Schema Conversion Tool (AWS SCT)
-Convert database schemes from one engine to another -makes it easier to migrate databases that use diff technologies
89
AWS Snow Family
-Snowball or snow cone that help transfer large amounts of data in/out of aws
90
AWS Transfer Family
Managed file transfer service to transfer files in and out of s3 or efs
91
Amazon API Gateway
-Fully managed service allowing developers to create, maintain and secure APIs at any scale
92
Amazon cloudfront
-Content delivery network service that delivers data, vids, etc, with low lat and high transfer speeds
93
AWS Direct Connect
-Provides dedicated connection from premise to aws
94
AWS Global Accelerator
-Improves availability/perfomance of applications wordwide
95
Amazon Route 53
-DNS that provides dns routing, domain registraton -manage domain names -health checks
96
Amazon VPC
-Allows you to make isolated network in the cloud where you can launch aws resources in a virtual network
97
AWS VPN (Virtual Private Network)
-Secure connection btw on premise and VPC
98
AWS artifact
-Access to compliance reports and security documents
99
AWS Audit Manager
-Automates collection of evidence for audits
100
AWS Certificate Manager (ACM)
-Simplifies the management of certificates
101
AWS CloudHSM
-Hardware security model that allows you to generate encryption keys in the cloud
102
Amazon Cognito
-User identify and access management service that enables you to authenticate and manage users for applications
103
Amazon Detective
-service that simplifies the process of investigating and analyzing security findings
104
AWS Firewall Manager
-Simplifies administration of WAF and aws sheild
104
AWS Directory Service
-provides directory services for AWS applications
105
Amazon GuardDuty
-Threat detection service hat continuously monitors your AWS accounts and workloads for malicious activity and unauthorized behavior
106
AWS Identity and Access Management (IAM)
-Manage access to aws resources by defining user permissions, roles,etc
107
AWS IAM Identity Center (AWS Single Sign-On)
-simplifies managing user access to multiple AWS accounts -providing a unified sign-on experience for users.
108
Amazon inspector
-automated security assessment service that helps improve the security and compliance of applications deployed on AWS -identifies deviations from best practices
109
AWS Key Management Service (AWS KMS)
A managed service that allows you to create and control the encryption keys used to encrypt your data
110
Amazon Macie
-A data security and privacy service that uses machine learning to discover, classify, and protect sensitive data in AWS
111
AWS Network Firewall
- managed network firewall service that provides fine-grained control over traffic entering and leaving your VPC
111
AWS Resource Access Manager (AWS RAM)
-enables you to share your resources across AWS accounts securely
111
AWS WAF (Web Application Firewall)
-helps protect your web applications from common web exploits
111
AWS Secrets Manager
-helps you protect access to your applications, services, and IT resources
112
AWS Shield
A managed DDoS (Distributed Denial of Service) protection service that safeguards applications running on AWS from DDoS attacks
112
AWS Fargate:
serverless compute engine for containers that allows you to run and manage Docker containers without needing to provision or manage the underlying infrastructure
112
AWS Security Hub
-security service that provides a comprehensive view of your security alerts and compliance status across AWS accounts
112
AWS Lambda
-computing service that allows you to run code in response to events without provisioning or managing servers.
113
Amazon Elastic Block Store (Amazon EBS)
-Block storage -with EC2 instances (doesn't terminate)
113
AWS Backup
-fully managed backup service that automates and centrally manages backups across AWS services
114
AWS Elastic Disaster Recovery
-A service that helps you recover your applications quickly and efficiently in the event of a disaster
115
Amazon FSx
fully managed file storage service that provides shared file systems optimized for various workload
116
Amazon S3 (Simple Storage Service)
-5tb per object -unlimited -object based -storing and retrieving any amount of data from anywhere on the web
117
Amazon S3 Glacier
-Data archiving and long term backup -designed for frequently inaccessed data
118
AWS Storage Gateway
A hybrid cloud storage service that connects on-premises environments with AWS cloud storage