Cuestiones
ayuda
option
Mi Daypo

TEST BORRADO, QUIZÁS LE INTERESED2

COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del test:
D2

Descripción:
D2 Cloud Technology

Autor:
AVATAR

Fecha de Creación:
18/04/2024

Categoría:
Otros

Número preguntas: 30
Comparte el test:
Facebook
Twitter
Whatsapp
Comparte el test:
Facebook
Twitter
Whatsapp
Últimos Comentarios
No hay ningún comentario sobre este test.
Temario:
A company has a hybrid cloud architecture where their on-premises data center interacts with their cloud resources in AWS. Which of the following services in AWS can you use to deploy a web application to the servers running on-premises? (Select TWO.) AWS CloudFormation AWS Elastic Beanstalk AWS Systems Manager AWS CodeDeploy AWS Batch.
Which among the options below can you use to launch a new Amazon RDS database cluster to your VPC? (Select TWO.) AWS CodePipeline AWS Concierge AWS Management Console AWS CloudFormation AWS Systems Manager.
A group of Software Engineers is working on a project that requires a new Microsoft SQL Server database to be hosted in AWS. The team needs to ensure that the database can be set up quickly and efficiently to meet an urgent deadline. Which of the following AWS services should they use to meet their requirement? (Select TWO.) Amazon Aurora Amazon Relational Database Service (Amazon RDS) Amazon EC2 Amazon Aurora Backtrack Amazon Redshift .
Which of the following services should you provision if your local data center requires additional storage space without having to migrate data? AWS Direct Connect AWS Snowball Edge AWS Backup AWS Storage Gateway .
You have a large number of log files that will be archived in AWS for a long time and should have a retrieval time of 12 hours or less. Which service is the most cost-effective storage class for this purpose? Amazon S3 Glacier Instant Retrieval Amazon S3 Standard-IA Amazon EBS Cold HDD Amazon S3 Glacier Deep Archive.
You are planning to create point-in-time backups of your Amazon EBS volumes. Which of the following are correct statements? (Select TWO.) Backing up the same EBS volume will create a new back up of the whole volume You can take EBS backups by creating Amazon Machine Images (AMIs) You can create point-in-time backups through EBS snapshots Instances will have to be stopped first to start the EBS backup EBS backups are stored durably in Amazon S3.
A company plans to migrate their on-premises MySQL database to Amazon RDS. Which AWS service should they use for this task? AWS Schema Conversion Tool (AWS SCT) AWS Database Migration Service (AWS DMS) AWS Application Migration Service AWS Glue .
Which of the following will allow you to create a data warehouse in AWS for your business intelligence needs? Amazon Redshift Amazon S3 Amazon DynamoDB Amazon RDS .
You are planning to deploy a video streaming application with frequently accessed, throughput-intensive workloads to your EC2 instance which requires fast, consistent throughput. What EBS volume type should you use to maximize performance as well as cost? General Purpose SSD Provisioned IOPS SSD Throughput Optimized HDD Cold HDD .
A company has a fleet of on-premises servers that require a centralized scalable and durable file storage. It should be able to support massive parallel access. Which of the following is the most appropriate service to use? Amazon Redshift Amazon Storage Gateway – File Gateway Amazon Elastic File System (EFS) Amazon S3 .
Which service allows you to add powerful visual analysis feature to your applications that enables you to search, verify, and organize millions of images? Amazon Rekognition Amazon Macie Amazon CloudSearch Amazon SageMaker .
Which service in AWS supports various business intelligence tools such as Apache Spark so that you may perform data transformation workloads (ETL) and analytics at a low cost? Amazon Redshift Amazon RDS Amazon OpenSearch Amazon EMR .
Which of the following is a data transport solution that accelerates moving terabytes to petabytes of data into and out of AWS using appliances with on-board storage and compute capabilities? Lambda@Edge AWS Snowcone AWS Snowball Edge AWS Snowmobile.
A company is using Amazon S3 to store various types of documents in a single bucket, and different teams frequently access the stored objects. If the document is accidentally overwritten or deleted, the data must be recoverable. Which of the following S3 features should they use? S3 Versioning S3 Glacier Vault Lock S3 Lifecycle S3 Event Notifications .
Which of the following options allows customers to find, buy, and immediately start using the software and services that run on AWS? Reserved Instance Marketplace AWS IQ AWS Partner Network AWS Marketplace .
A customer has a popular website that has millions of viewers from all over the world and has read-heavy database workloads. Which of the following is the best option to use to increase the read throughput on their database? Enable Amazon RDS Read Replicas Enable Multi-AZ deployments Use Amazon SQS to queue up the requests Enable Amazon RDS Standby Replicas .
What type of EBS volume is recommended for most workloads and is also usable as a boot volume? General Purpose SSD Provisioned IOPS SSD Throughput Optimized HDD Cold HDD .
Due to a high number of visitors, many customers are timing out from your website which is running in an Auto Scaling group of EC2 instances behind an ELB. Upon checking, the Auto Scaling group has stopped adding new instances to your group. Which of the following Trusted Advisor categories will give you more insight on this issue? (Select TWO.) Fault Tolerance Performance Cost Optimization Security Service Limits .
A company has a large amount of data stored in multiple sources such as S3, Redshift, and RDS, and they need to extract, transform and load this data into a data warehouse. Which AWS service can help automate this process? Amazon Athena AWS Glue AWS Lambda Amazon EC2 .
__________ lets you provision a logically isolated section of the AWS Cloud where you can launch AWS resources in a virtual network that you define. Amazon VPC Virtual Private Gateway Amazon Lightsail Amazon WorkSpaces .
Which of the following is true regarding Elastic Load Balancing? It distributes incoming application traffic across multiple targets, such as Amazon EC2 instances, in multiple Availability Zones. It translates domain names (such as www.tutorialsdojo.com) into numeric IP addresses (such as 192.0.2.1) that Amazon EC2 instances use to connect to each other. It automatically increases or decreases the number of instances as the demand of your application changes. It is a virtual server that allows you to run your applications in the AWS Cloud. .
What service allows you to create alarms that notify you when EC2 CPU Utilization thresholds are breached? AWS Auto Scaling AWS Config Amazon CloudWatch Amazon SNS .
A customer needs to retrieve the instance ID, instance profile permissions, and kernel information of their EC2 instance for an app that is running within the same instance. Where can the customer find this information? Resource tag Amazon Machine Image Instance user data Instance metadata .
Which of the following is not required when launching an EBS-backed EC2 instance? EBS Root volume Elastic IP address Security group VPC and subnet specification .
Which service offers volume discounts when you enable Consolidated Billing? AWS CloudTrail Amazon S3 Amazon SNS Amazon CloudFront .
A customer in North Virginia, USA is doing some drone work and collecting environmental data. Which of the following services allows him to easily obtain terabytes of data storage for use in a space-constrained environment and allows him to transfer these data to AWS? AWS Snowcone AWS Data Pipeline AWS Transit Gateway AWS Snowmobile .
Which AWS storage service offers faster disk read and write performance and provides temporary block-level storage for your instance? EFS EBS Provisioned IOPS SSD EBS Throughput Optimized HDD Instance Store .
A DevOps Engineer hosted an e-commerce website on AWS in the US East (Northern Virginia) region. Due to recent regulatory changes, the company decided to expand its operations and launch a new instance of the e-commerce website in the Europe (London) region. The DevOps Engineer’s task is to replicate the entire infrastructure of the existing e-commerce website in the new region with the least possible downtime. Which of the following is best to replicate the entire infrastructure to another AWS Region with the least possible downtime? Create a golden AMI which you can use to redeploy your instances to the new region Enable RDS multi-AZ to have a similar database instance running in the new region Take an EBS snapshot on all your storage devices and copy them to the new region Create a CloudFormation template and deploy it in the new region .
A company has a customized EC2 instance running in their latest web application. How can they create an exact copy of this instance in another region? Create backups of all EBS volumes and copy them to another region. Create a golden AMI of the instance and copy it to the other region. Create a load balancer with an auto scaling group that is linked between two regions. Scale up to have another instance running in the other region. There is no way to do this in AWS. You will have to perform the transfer manually. .
Which of the following are true regarding Amazon Relational Database Service (Amazon RDS)? (Select TWO.) Simplifies the management of time-consuming database administration tasks It is a fully managed nonrelational database service Provides 99.99999999999% reliability and durability Makes it easy to set up, operate, and scale a relational database Automatically scales up the relational database instance size based on the incoming workload .
Denunciar test Consentimiento Condiciones de uso