Technology Flashcards
You have a MySQL database that you want to migrate to the cloud, and you need it to be significantly faster there. You are looking for a speed increase up to 5 times the current performance. Which AWS offering could you use?
Amazon Aurora
Aurora is a relational database compatible with MySQL and PostgreSQL that was created by AWS. It’s a lot faster then AWS RDS
AWS Personal Health Dashboard
AWS Personal Health Dashboard gives you a personalized view of the status of services and resources used by your applications.
Notifications are also provided for scheduled events that may impact AWS customers.
publishes alerts and remediation guidance when issues with AWS services arise.
Load balancer types offered by AWS
Classic
Application
Network
You have been tasked with creating identical, repeatable infrastructure for your customers. Which service will you use?
CloudFormation
CloudFormation provides the ability to provision a repeatedly deployable environment for your customers
AWS Config
AWS Config is used to assess, audit, and evaluate the configurations of your AWS resources.
MariaDB
MariaDB is a type of RDS engine on AWS
MariaDB is a popular open source relational database created by the original developers of MySQL. Amazon RDS makes it easy to set up, operate, and scale MariaDB server deployments in the cloud. With Amazon RDS, you can deploy scalable MariaDB cloud databases in minutes with cost-efficient and resizable hardware capacity.
Redshift
Redshift is for data warehousing. Amazon Redshift provides the best solution for performing queries based on a predefined set of dimensions. Redshift organizes data for high performance based on user-specified distribution schemes.
Redshift allows you to run complex analytic queries against petabytes of structured data, using sophisticated query optimization, columnar storage on high-performance local disks, and massively parallel query execution.
Amazon ElastiCache provides in-memory performance, but no data organization assistance. Amazon Aurora and Amazon DynamoDB are good solutions, but Redshift’s columnar storage gives it the edge.
AWS Aurora
Aurora is a type of RDS engine on AWS - Designed for unparalleled high performance and availability at global scale with full MySQL and PostgreSQL compatibility
Gives you the performance and availability of commercial-grade databases at one-tenth the cost.
A company is using CloudTrail to simplify operational analysis and troubleshooting. When tracking user activity, which content fields does CloudTrail track when a user accesses the AWS Management Console?
Region - CloudTrail tracks the AWS Region that the request was made to, such as us-east-1.
Username - CloudTrail allows you to track the username.
CloudTrail DOES NOT track tags.
Which of the following languages can be used to author CloudFormation templates
CloudFormation supports both JavaScript Object Notation (JSON) and YAML Ain’t Markup Language (aka YAML) for authoring CloudFormation templates
AWS CloudTrail
CloudTrail tracks user activity and API calls within your account.
AWS Inspector
Inspector works with EC2 instances to uncover and report vulnerabilities.
Which storage service can provide very high durability storage for objects?
Amazon S3 - S3 provides high durability storage of objects.
DynamoDB
DynamoDB is a NoSQL database. It is ideal for storing key-value pairs.
DynamoDB is a fast and flexible NoSQL database. NoSQL databases are non-relational and have a dynamic structure, whereas SQL is relational and has a pre-defined structure
AWS Service Health Dashboard
AWS Service Health Dashboard as the answer, it does not provide a personalized view of AWS services; it displays their general status.
Which of the following can be specified as an origin when creating a CloudFront distribution?
A CloudFront origin can be an S3 bucket, an elastic load balancer, or a valid domain name.
Classic Load Balancer
Classic Load Balancer provides basic load balancing across multiple Amazon EC2 instances and operates at both the request level and connection level. Classic Load Balancer is intended for applications that were built within the EC2-Classic network
Which of the following data archival services is extremely inexpensive but can have a multi-hour data-retrieval window?
Glacier offers extremely inexpensive data archival, but requires a 3- to 5-hour data-retrieval window for standard retrievals - though this time can be reduced for a price.
You are trying out AWS on a trial basis and need to deploy an application without having to configure servers. Which AWS service can you use?
Elastic Beanstalk allows you to deploy your web applications and web services to AWS
Lambda
Lambda allows you to run a variable and intermittent code without paying for compute time when your code isn’t running.
Lambda is the AWS Function as a Service (FaaS) offering that lets you run code without provisioning or managing servers
Lambda is event-driven, and a change to an S3 bucket is an example of an event
is a serverless, event-driven compute service that lets you run code for virtually any type of application or backend service without provisioning or managing servers. You can trigger Lambda from over 200 AWS services and software as a service (SaaS) applications, and only pay for what you use.
By default, what can a private subnet communicate with?
Other private subnets in the same VPC
By default, a private subnet can only communicate with other subnets in the same VPC, be they private or public. In order to communicate to the internet, a NAT gateway and internet gateway are required, and to enable communication between subnets in different VPCs, the VPCs must first be peered.
SageMaker
SageMaker helps you build, train, and deploy machine learning models quickly.
Polly
Polly turns text into speech
Bucket policies
Bucket policies allow you to control access to entire buckets, whereas access control lists let you control access to individual objects within an S3 bucket.
Use bucket policies to make entire buckets public (like 1 hosting an S3 website)
AWS Application Discovery Service
AWS Application Discovery Service helps you gather information about your on-premises environment and is considered a migration tool.
AWS OpsWorks
OpsWorks allows you to use Chef or Puppet to automate the configuration of your servers and deploy code.
AWS Snowball
AWS Snowball is a petabyte-scale data transport service that uses secure devices to transfer large amounts of data into and out of the AWS Cloud.
provides secure, rugged devices, so you can bring AWS computing and storage capabilities to your edge environments, and transfer data into and out of AWS