Amazon BDS-C00 AWS Certified BigData – Specialty Online Training
Amazon BDS-C00 Online Training
The questions for BDS-C00 were last updated at Mar 02,2026.
- Exam Code: BDS-C00
- Exam Name: AWS Certified BigData - Specialty
- Certification Provider: Amazon
- Latest update: Mar 02,2026
An organization needs a data store to handle the following data types and access patterns
• Faceting
• Search
• Flexible schema (JSON) and fixed schema
• Noise word elimination
Which data store should the organization choose?
- A . Amazon Relational Database Service (RDS)
- B . Amazon Redshift
- C . Amazon DynamoDB
- D . Amazon Elasticsearch Service
What does Amazon SES stand for?
- A . Simple Elastic Server
- B . Simple Email Service
- C . Software Email Solution
- D . Software Enabled Server
Company A operates in Country X, Company A maintains a large dataset of historical purchase orders that contains personal data of their customers in the form of full names and telephone numbers. The dataset consists of 5 text files. 1TB each. Currently the dataset resides on- premises due to legal requirements of storing personal data in-country. The research and development department need to run a clustering algorithm on the dataset and wants to use Elastic Map Reduce service in the closes AWS region. Due to geographic distance the minimum latency between the on-premises system and the closet AWS region is 200 ms.
Which option allows Company A to do clustering in the AWS Cloud and meet the legal requirement of maintaining personal data in-country?
- A . Anonymize the personal data portions of the dataset and transfer the data files into Amazon S3 in the AWS region. Have the EMR cluster read the dataset using EMRFS.
- B . Establishing a Direct Connect link between the on-premises system and the AWS region to reduce latency. Have the EMR cluster read the data directly from the on-premises storage system over Direct Connect.
- C . Encrypt the data files according to encryption standards of Country X and store them in AWS region in Amazon S3. Have the EMR cluster read the dataset using EMRFS.
- D . Use AWS Import/Export Snowball device to securely transfer the data to the AWS region and copy the files onto an EBS volume. Have the EMR cluster read the dataset using EMRFS.
Your company operates a website for promoters to sell tickets for entertainment events. You are using a load balancer in front of an Auto Scaling group of web server. Promotion of popular events can cause surges of websites visitors. During scaling-out at theses times, newly launched instances are unable to complete configuration quickly enough, leading to user disappointment.
What option should you choose to improve scaling yet minimize costs? Choose 2 answers
- A . Create an AMI with the application pre-configured. Create a new Auto Scaling launch configuration using this new AMI, and configure the Auto Scaling group to launch with this AMI
- B . Use Auto Scaling pre-warming to launch instances before they are required. Configure pre-
warming to use the CPU trend CloudWatch metric for the group - C . Publish a custom CloudWatch metric from your application on the number of tickets sold, and create an Auto Scaling policy based on this
- D . Using the history of past scaling events for similar event sales to predict future scaling requirements. Use the Auto Scaling scheduled scaling feature to vary the size of the fleet
- E . Configure an Amazon S3 bucket for website hosting. Upload into the bucket an HTML holding page with its ‘x-amz-website-redirect-location’ metadata property set to the load balancer endpoint. Configure Elastic Load Balancing to redirect to the holding page when the load on web servers is above a certain level
When should I choose Provisioned IOPS over Standard RDS storage?
- A . If you use production online transaction processing (OLTP) workloads.
- B . If you have batch-oriented workloads
- C . If you have workloads that are not sensitive to consistent performance
In the Amazon RDS Oracle DB engine, the Database Diagnostic Pack and the Database Tuning Pack are only available with ______________
- A . Oracle Standard Edition
- B . Oracle Express Edition
- C . Oracle Enterprise Edition
- D . None of these
An enterprise customer is migrating to Redshift and is considering using dense storage
nodes in its Redshift cluster. The customer wants to migrate 50 TB of data. The customer’s query patterns involve performing many joins with thousands of rows. The customer needs to know how many nodes are needed in its target Redshift cluster. The customer has a limited budget and needs to avoid performing tests unless absolutely needed.
Which approach should this customer use?
- A . Start with many small nodes
- B . Start with fewer large nodes
- C . Have two separate clusters with a mix of small and large nodes
- D . Insist on performing multiple tests to determine the optimal configuration
A photo-sharing service stores pictures in Amazon Simple Storage Service (S3) and allows application sign-in using an opened connect-compatible identity provider.
Which AWS Security Token Service approach to temporary access should you use for the Amazon S3 operations?
- A . Cross-Account Access
- B . AWS identity and Access Management roles
- C . SAML-based Identity Federation
- D . Web identity Federation
A company is deploying a two tier, highly available web application to AWS.
Which Service provides durable storage for static content while utilizing lower overall CPU resources for the web tier?
- A . Amazon EBS volume
- B . Amazon S3
- C . Amazon EC2 instance store
- D . Amazon RDS instance
Is decreasing the storage size of a DB Instance permitted?
- A . Depends on the RDMS used
- B . Yes
- C . No