Cloud Concepts Flashcards
What type of systems are able to withstand failure of one or more components?
Highly available systems
How can a company increase availability when deploying an application?
Multi-Region deployment and multi-Availability Zone deployment
Which AWS services could be used to build a serverless architecture?
S3
DynamoDB
Fargate
Lambda
What is a geographical area of the world that is a collection of logically grouped data centres?
Region
If you notice the traffic to a web application far exceeds what was expected, and you decide to move to a larger instance type, what AWS principle is being represented?
Vertical scaling
What is the difference between horizontal and vertical scaling?
Horizontal - change the number of nodes in a computing system without changing the size of any individual node i.e. add instances
Vertical - increase the size and computing power of a single instance/node but don’t increase the number of nodes/instances
Which benefit of cloud computing is demonstrated by provisioning a new EC2 instance at the click of a button, reducing the time to make resources available from weeks to minutes?
Increased speed and agility.
Which service allows you to re-route traffic from EC2 instances to instances in another Region during disaster recovery exercises?
Route 53 can shift traffic to the new region.
Routes end users to internet applications by translating names into IP addresses.
What is Amazon CloudFront?
A fast content delivery network service securely delivering data, videos, applications, and APIs to customers globally, with low latency, high transfer speeds, in a developer-friendly environment.
Which service can help a company with no technical skills deploy in AWS?
AWS Partner Network (APN) Consulting Partners.
Engage a Consulting Partner to help deploy a new system to the cloud.
What is AWS Partner Network (APN) Consulting Partners?
Useful to deploy to AWS, not build solutions.
Includes professional services organisations like:
* system integrators
* strategic consultancies
* agencies
* managed service providers
* value-added resellers
What is AWS Partner Network (APN) Technology Partners
Provides new solutions to build on AWS, not to deploy to AWS.
Includes specific software, hardware, or connectivity services.
What is the speed difference between Amazon Aurora and MySQL RDS?
Amazon Aurora is up to 5 times faster than MySQL RDS
What are three advantages of an RDS database over a traditional database?
AWS maintains the underlying OS and performs software patching on the database.
Automated backups.
Allows customers to focus on their applications.
What are the 3 cloud deployment models?
Public cloud
Private cloud
Hybrid cloud