AWS-Certified-Developer-Associate Exam Question 276

A company is building a compute-intensive application that will run on a fleet of Amazon EC2 instances. The application uses attached Amazon EBS disks for storing dat
a. The application will process sensitive information and all the data must be encrypted.
What should a developer do to ensure the data is encrypted on disk without impacting performance?
  • AWS-Certified-Developer-Associate Exam Question 277

    An application that runs on an Amazon EC2 instance needs to access and make API calls to multiple AWS services.
    What is the MOST secure way to provide access to the AWS services with MINIMAL management overhead?
  • AWS-Certified-Developer-Associate Exam Question 278

    A web application is using Amazon Kinesis Streams for clickstream data that may not be consumed for up to
    12 hours.
    How can the Developer implement encryption at rest for data within the Kinesis Streams?
  • AWS-Certified-Developer-Associate Exam Question 279

    An application is using Amazon DynamoDB as its data store, and should be able to read 100 items per second as strongly consistent reads. Each item is 5 KB in size.
    To what value should the table's provisioned read throughput be set?
  • AWS-Certified-Developer-Associate Exam Question 280

    All IP addresses within a 10.0.0.0/16 VPC are fully utilized with application servers across two Availability
    Zones. The application servers need to send frequent UDP probes to a single central authentication server
    on the Internet to confirm that is running up-to-date packages. The network is designed for application
    servers to use a single NAT gateway for internal access. Testing reveals that a few of the servers are
    unable to communicate with the authentication server.