Which of the following statement best describes Amazon RDS

You will need databases to organize and retrieve your customer information or product information. How do you build your own databases in the cloud? In this post you’ll learn relational databases as well as non-relational databases. Then you will understand the strength and weakness relational and non-relational databases.

AWS Storage and Databases


Q1
You want to store data in an object storage service. Which AWS service is best for this type of storage?

A. Amazon Managed Blockchain

B. Amazon Elastic File System (Amazon EFS)

C. Amazon Elastic Block Store (Amazon EBS)

D. Amazon Simple Storage Service (Amazon S3)


Q2
Which service is used to query and analyze data across a data warehouse?

A. Amazon Redshift

B. Amazon Neptune

C. Amazon DocumentDB

D. Amazon ElastiCache


Premium AWS Courses, Practice Questions and Practice Labs at Discounted Price! Check out the Courses page.


Q3
Which statement best describes Amazon DynamoDB?

A. A service that enables you to run relational databases in the AWS Cloud

B. A serverless key-value database service

C. A service that you can use to migrate relational databases, nonrelational databases, and other types of data stores

D. An enterprise-class relational database


Q4
Which statement or statements are TRUE about Amazon EBS volumes and Amazon EFS file systems?

A. EBS volumes store data within a single Availability Zone. Amazon EFS file systems store data across multiple Availability Zones.

B. EBS volumes store data across multiple Availability Zones. Amazon EFS file systems store data within a single Availability Zone.

C. EBS volumes and Amazon EFS file systems both store data within a single Availability Zone.

D. EBS volumes and Amazon EFS file systems both store data across multiple Availability Zones.


Q5
Which Amazon S3 storage classes are optimized for archival data? (Select TWO.)

A. S3 Standard

B. S3 Glacier

C. S3 Intelligent-Tiering

D. S3 Standard-IA

E. S3 Glacier Deep Archive


Q6
1. To reduce the likelihood of failure, which of the following does AWS perform on your behalf for EBS volumes?

A. Replication of the volume in multiple Availability Zones

B. Replication of the volume in the same Availability Zone

C. Replication of the volume across globe

D. No control over the physical infrastructure


Which of the following statement best describes Amazon RDS

Enroll Here: AWS Cloud Practitioner Essentials Certification

Question 1: Which service is used to quickly deploy and scale applications on AWS?

  • AWS Elastic Beanstalk
  • Amazon CloudFront
  • AWS Outposts
  • AWS Snowball

Question 2: Which actions can you perform in Amazon Route 53? (Select TWO.)

  • Monitor your applications and respond to system-wide performance changes.
  • Manage DNS records for domain names.
  • Access AWS security and compliance reports and select online agreements.
  • Connect user requests to infrastructure in AWS and outside of AWS.
  • Automate the deployment of workloads into your AWS environment.

Question 3: Which AWS Trusted Advisor category includes checks for your service limits and overutilized instances?

  • Performance
  • Security
  • Fault Tolerance
  • Cost Optimization

Question 4: You want to store data in a volume that is attached to an Amazon EC2 instance. Which service should you use?

  • Amazon ElastiCache
  • AWS Lambda
  • Amazon Simple Storage Service (Amazon S3)
  • Amazon Elastic Block Store (Amazon EBS)

Question 5: You want to send and receive messages between distributed application components. Which service should you use?   

  • Amazon Simple Queue Service (Amazon SQS)
  • Amazon ElastiCache
  • Amazon Route 53
  • AWS Snowball

Question 6: Which service enables you to build the workflows that are required for human review of machine learning predictions?

  • Amazon Textract
  • Amazon Augmented AI
  • Amazon Aurora
  • Amazon Lex

Question 7: Which statement best describes an Availability Zone?

  • A fully isolated portion of the AWS global infrastructure
  • A separate geographical location with multiple locations that are isolated from each other
  • A site that Amazon CloudFront uses to cache copies of content for faster delivery to users at any location
  • The server from which Amazon CloudFront gets your files

Question 8: Which service is used to transfer up to 80 PB of data to AWS?

  • AWS Snowmobile
  • Amazon Neptune
  • AWS DeepRacer
  • Amazon CloudFront

Question 9: Which statement is TRUE for AWS Lambda?

  • You pay only for compute time while your code is running.
  • Before using AWS Lambda, you must prepay for your estimated compute time.
  • The first step in using AWS Lambda is provisioning a server.
  • To use AWS Lambda, you must configure the servers that run your code.

Question 10: Which service is used to run containerized applications on AWS?

  • Amazon Aurora
  • Amazon Elastic Kubernetes Service (Amazon EKS)
  • Amazon SageMaker
  • Amazon Redshift

Question 11: Which statement best describes Amazon GuardDuty?

  • A service that checks applications for security vulnerabilities and deviations from security best practices
  • A service that helps protect your applications against distributed denial-of-service (DDoS) attacks
  • A service that provides intelligent threat detection for your AWS infrastructure and resources
  • A service that lets you monitor network requests that come into your web applications

Question 12: Which statement best describes AWS Marketplace?

  • A resource that provides guidance, architectural reviews, and ongoing communication with your company as you plan, deploy, and optimize your applications
  • A resource that can answer questions about best practices and assist with troubleshooting issues
  • A digital catalog that includes thousands of software listings from independent software vendors
  • An online tool that inspects your AWS environment and provides real-time guidance in accordance with AWS best practices

Question 13: Which action can you perform in Amazon CloudFront?

  • Deliver content to customers through a global network of edge locations.
  • Provision an isolated section of the AWS Cloud to launch resources in a virtual network that you define.
  • Run infrastructure in a hybrid cloud approach.
  • Provision resources by using programming languages or a text file.

Question 14: Which service enables you to review details for user activities and API calls that have occurred within your AWS environment?

  • Amazon Inspector
  • Amazon CloudWatch
  • AWS CloudTrail
  • AWS Trusted Advisor

Question 15: Which Support plans include access to all AWS Trusted Advisor checks? (Select TWO.)

  • Developer
  • Business
  • Basic
  • AWS Free Tier
  • Enterprise

Question 16: Which migration strategy involves changing how an application is architected and developed, typically by using cloud-native features?

  • Rehosting
  • Replatforming
  • Repurchasing
  • Refactoring

Question 17: Which tasks are the responsibilities of AWS? (Select TWO.)

  • Configuring security groups on Amazon EC2 instances
  • Creating IAM users and groups
  • Maintaining virtualization infrastructure
  • Configuring AWS infrastructure devices
  • Training company employees on how to use AWS services

Question 18: Which service enables you to consolidate and manage multiple AWS accounts from a central location?

  • AWS Identity and Access Management (IAM)
  • AWS Artifact
  • AWS Key Management Service (AWS KMS)
  • AWS Organizations

Question 19: In the S3 Intelligent-Tiering storage class, Amazon S3 moves objects between a frequent access tier and an infrequent access tier. Which storage classes are used for these tiers? (Select TWO.)

  • S3 One Zone-IA
  • S3 Standard
  • S3 Glacier Deep Archive
  • S3 Glacier
  • S3 Standard-IA

Question 20: Which compute option reduces costs when you commit to a consistent amount of compute usage for a 1-year or 3-year term?

  • Spot Instances
  • Reserved Instances
  • Savings Plans
  • Dedicated Hosts

Question 21: Which statement best describes Elastic Load Balancing?

  • A service that distributes incoming traffic across multiple targets, such as Amazon EC2 instances
  • A service that monitors your applications and automatically adds or removes capacity from your resource groups in response to changing demand
  • A service that provides data that you can use to monitor your applications, optimize resource utilization, and respond to system-wide performance changes
  • A service that enables you to set up, manage, and scale a distributed in-memory or cache environment in the cloud 

Question 22: You want Amazon S3 to monitor your objects’ access patterns. Which storage class should you use?

  • S3 One Zone-IA
  • S3 Standard-IA
  • S3 Glacier
  • S3 Intelligent-Tiering

Question 23: Which component or service enables you to establish a dedicated private connection between your data center and virtual private cloud (VPC)?

  • Amazon CloudFront
  • Virtual private gateway
  • Internet gateway
  • AWS Direct Connect

Question 24: You want to store data in a key-value database. Which service should you use?

  • Amazon Aurora
  • Amazon DynamoDB
  • Amazon RDS
  • Amazon DocumentDB

Question 25: You are running an Amazon EC2 instance and want to store data in an attached resource. Your data is temporary and will not be kept long term. Which resource should you use?

  • Instance store
  • Amazon Elastic Block Store (Amazon EBS) volume
  • Subnet
  • Amazon S3 bucket

Question 26: Which virtual private cloud (VPC) component controls inbound and outbound traffic for Amazon EC2 instances?

  • Network access control list
  • Security group
  • Subnet
  • Internet gateway

Question 27: Which tool enables you to visualize, understand, and manage your AWS costs and usage over time?

  • AWS Artifact
  • AWS Budgets
  • AWS Cost Explorer
  • AWS Pricing Calculator

Question 28: Which Perspective of the AWS Cloud Adoption Framework focuses on recovering IT workloads to meet the requirements of your business stakeholders?

  • People Perspective
  • Business Perspective
  • Operations Perspective
  • Governance Perspective

Question 29: Which pillar of the AWS Well-Architected Framework focuses on using computing resources in ways that meet system requirements?

  • Operational Excellence
  • Reliability
  • Security
  • Performance Efficiency

Question 30: Which tool is used to automate actions for AWS services and applications through scripts?

  • AWS Command Line Interface
  • Amazon Redshift
  • AWS Snowball
  • Amazon QLDB

Which of the following statement best describe Amazon RDS?

Which of the following statements best describes Amazon RDS? a:A very high throughput, very low latency, fast NoSQL database service.

Which of the following is a feature of Amazon RDS?

Amazon RDS allows you to encrypt your databases using keys you manage through AWS Key Management Service (KMS). On a database instance running with Amazon RDS encryption, data stored at rest in the underlying storage is encrypted, as are its automated backups, read replicas, and snapshots.

What is Amazon RDS?

Amazon Relational Database Service (Amazon RDS) is a collection of managed services that makes it simple to set up, operate, and scale databases in the cloud.

What is the purpose of the RDS?

Remote Desktop Services (RDS) is the platform of choice for building virtualization solutions for every end customer need, including delivering individual virtualized applications, providing secure mobile and remote desktop access, and providing end users the ability to run their applications and desktops from the ...