Services Flashcards
Robomaker
Uses robomaker to simulate and test robots to scale
IOT Core
Collects data from robots updates software and manages them remotely
Ground station
Connect data through ground station service
Bracket
Interacts with quantum computer to experiment and research future of computing
Elastic compete cloud EC2
Building block to create vm in the cloud that you can rent that space in the cloud.
Elastic load balancing
Distribute traffic to multiple instances automatically
Cloud watch
Collects logs and metrics from each individual instance
Auto scaling
Gets data from cloud watch to then auto scale which creates new instances when needed
Elastic beanstalk
Choose template deploy code and let’s auto scaling stuff happen automatically. This is called platform as a service (paas)
Lambda
Serverless computing upload code choose an event for when that code should run.
Serverless repo
Finds prebuilt functions that you can deploy easily
Outpost
Runs aws api on own infrastructure
Snow
Able to run from remote or extreme environments. Can work without internet and hostile environments and are like mini data centers
Container registry
To run a container you run docker image and store it somewhere
Elastic Container service
Pulls back down the image and runs it
EKS kubernetes service
Is a tool for running kubernetes and Allows more control over how their app scales
Fargate
Allows containers to run automatically without the need to allocate ec2 instances for containers
App runner
For apps that is already conatainered and are ready to deploy to aws. Point to container and it’ll do all the work behind the scenes
S3 simple storage service
Stores any type of file or object like file or video.