Global vs On-Premise AWS Services Flashcards
Which AWS services are global?
IAM Route53 CloudFront SNS SES (Not available in all regions)
True or False: IAM is a regional service.
False
True or False: CloudFront is a global service.
True
True or False: SQS is a global service.
False
True or False: SNS is a global service.
True
True or False: S3 is a global service.
False. Although S3 gives a global view, it is Regional
What’s Snowball?
It’s a gigantic disk that Amazon send out to you, you load the data and five it back to Amazon
Snowball Edge?
It’s similar to Snowball but it contains a CPU where you can also deploy Lambda Functions in it
What is CodeDeploy?
It’s a way of deploying your application on-premise in AWS
OpsWorks?
It’s similar to Beanstalk but it uses shift to automate deployment
What’s IOT Greengrass?
Basically IOT but connects your devices up to the AWS cloud (on-premise services as well)
Which AWS services can be used to deploy?
OpsWorks and CodeDeploy