AWS services Flashcards
(91 cards)
Amazon polly
-Converts text to speech and can read text out
codecommit
-Helps users store/manage developers source code in aws
codepipeline
-manages the movement of code btw individual services but not a source code storage device
codebuild
Helps users compile source code, run unit tests, and produce software packages ready for deployment
codeartifact
managed artifact repository service that stores and shares software that is ready for deployment
amazon directconnect
-Networking service providing private connection from companies in premise data to aws cloud
Aws site-site vpn
Encrypted network path btw on premise network and aws cloud but it uses reg internet so not private
Aws database migration service (DMS)
-Migrate data from on premise database to database in aws
aws migration hub
Helps plan and track migrations
Aws application migration service (aws mgn)
Can migrate physical servers (any databases/applications that run on the physical servers) and turn them into ec2 instances
aws application discovery service
Collects into about the usage and configuring of on premise servers to help and plan a migration to aws but doesn’t do any migration stuf
amazon macie
Automated security assessment that helps improve security and compliance of applications deployed on aws s3
Amazon inspector
security assessment service that helps improve the security and compliance of applications deployed on Amazon EC2 instances
(Not s3)
amazon guard duty
Threat detection service that monitors for malicious activity to protect aws accts and workloads
aws secrets manager
Helps protect snd securely store secrets needed to access applications, services, and it resources
-ex passwords, credientials, etc
amazon aurora
-Mysql compatible relational database build for cloud
-very cheap
Amazon dynamoDB
-Nosql database serves
-not a relational database
-serverless
-key-value
-millisecond response time
-flexible schema since its non relational
Amazon elastic block store (EBS)
-Block storage service with ec2 instances (hardrive on ec2 instance that can withstand being terminated)
-allows for ebs snapshots
-ideal for storing data that requires frequent access and high durability (such as file systems or databases)
-can scale
Aws global accelerator
Improves performance of users network traffic by 60%
amazon cloudfront
Web service that speeds distribution of static/dynamic web content
-low latency and high transwer speeds
-uses global network of edge locations to cache content closer to users
aws elastic beanstalk
-service that makes it easy to deploy, manage, and scale web applications and services
- you j upload code and they handle deployment, provisioning, and everything else
-reduces management complexity
Amazon dynamo db accelorater
Redyuce dynamodb response time from miliseconds to microseconds
amazon route 53
-Available and scalable dns web service
-registering domain names
-routing internet traffic
-checking health of those resources
-trasnlates domain names
amazon s3
-Object level storage
-unlimited amt of data and max object size is 5tb
-stored in buckets
-lets you store/recieve data at any time