Technology Flashcards
What do edge locations do?
Cache data to improve response times
Which services are the 6 relational database services?
Aurora
MariaDB
MySQL
Oracle
PostgreSQL
RDS
Which EC2 pricing option should be used for short-term, irregular workloads that should not be interrupted?
On-Demand
Where can you track the name of the user making changes in your account?
CloudTrail
What is the recommended storage option for running databases on an instance?
EBS
Where can you run containerised applications without managing servers or clusters?
- ECS (Elastic Container Service)
- Fargate (Serverless)
- EKS
What is Route 53 and what does it do?
A Domain Name System service.
- Registers domain names.
- Performs health checks on AWS resources.
- Allows DNS query resolution across the entire hybrid cloud.
Which services connect on-prem to AWS to build hybrid environments?
- Site-to-Site VPN
- Direct Connect
- Storage gateway
What is CloudFront?
A content delivery network providing global distribution of content with low latency due to use of edge locations and caching
What is Global Accelerator?
Sends traffic through the AWS global infrastructure, improving availability and latency of single-Region applications by rerouting.
Which migration service allows you to migrate databases to or within AWS over the internet?
AWS DMS
(Database Migration Service)
Which EC2 instance tenancy models allow you to bring your own licenses?
Dedicated instances and dedicated hosts
Which service allows resources in your VPC to access the internet?
Internet Gateway
Which networking and content delivery service makes content globally available with low latency?
CloudFront
What is Redshift?
An analytics service
A scalable data warehousing solution for exabyte scale data.
Improves speed and efficiency when querying (SQL).
It organises data for high performance based on user-specified distribution schemes.
Which service is best for storing data from monthly analyses on large amounts of sales activity, allows ranking the performance of different areas of the business, and allows use of visualisation tools to generate graphical representations of the data.
Redshift provides the best solution for performing queries based on a predefined set of dimensions
By default, are subnets within a VPC able to communicate with each other?
Yes
If a customer has bandwidth constraints and needs to transport exabyte-scale datasets from on-prem into AWS in a cost-effective and secure manner, what solution would they use?
Snowmobile. Multi-petabyte or exabyte-scale data
What does the Snow Family of services do?
Allows you to transfer large amounts of on-prem data to AWS using a physical device.
Which service can set a number range of EC2 instances to handle the load for your application?
AWS Auto Scaling has the ability to create new resources
How should you connect an on-prem database to an app running on EC2 instance in the AWS cloud quickly, privately, and securely?
Direct Connect - private, dedicated physical network connection from on-prem data centre to AWS.
What are some issues with using a VPN for connecting on-prem to the cloud?
Uses public internet, so can be unpredictable.
Data is encrypted but there can still be security concerns
Which service can migrate large amounts of data at a petabyte scale to AWS?
Snowball
What are some limitations of DMS?
(Database Migration Service)
Doesn’t support very large migrations.
All the data must be contained within a database.
Which service streams data in real time for a dashboard application?
AWS Kinesis
What is OpsWorks?
Allows you to use Chef or Puppet to automate the configuration of servers and deploy code
What is Application Discovery Service?
Gathers information about on-prem environment.
Considered a migration tool
Which S3 storage class should be used when an extra level of protection by geographic redundancy is not needed but rapid access to data is needed. The lowest cost with rapid access?
S3 One Zone-Infrequent Access
Which service allows you to keep a log of AWS Management Console actions and API calls?
AWS CloudTrail
What is CloudWatch?
A collection of services that help you monitor and observe your cloud resources.
Does CloudFront bring additional analytics to customer journeys on your e-commerce website?
No
What are the benefits of CloudFront to your e-commerce website?
Lower latency for customers (by caching static and dynamic content around the world)
Increased application availability (by using origin failover)
Protection against network and application layer attacks (via WAF and AWS Shield)
Which content fields does CloudTrail track when a user accesses the AWS Management Console?
Region and username
Which can be specified as a CloudFront origin?
S3 bucket, elastic load balancer, valid domain name