Aptitude Reasoning English GK Computer Knowledge Programming Skill Banking Software Testing



Question - 1

Amazon SNS has no upfront costs and you can pay as you go. It costs _________mobile push notifications.

  • $0.10 to send one million
  • $0.01 to send thousand
  • $0.10 to send hundred thousand
  • $1.00 to send one million
Solutions
Question - 2

A user has attached one RDS security group with 5 RDS instances. The user has changed the ingress rule for the security group. What will be the initial status of the ingress rule?

  • It is not possible to assign a single group to multiple DB instances
  • Implementing
  • Authorizing
  • Approving
Solutions
Question - 3

An organization has 500 employees. The organization wants to set up AWS access for each department. Which of the below mentioned options is a possible solution?

  • Create IAM roles based on the permission and assign users to each role
  • It is not possible to manage more than 100 IAM users with AWS
  • Create IAM groups based on the permission and assign IAM users to the groups
  • Create IAM users and provide individual permission to each
Solutions
Question - 4

A user has created a blank EBS volume in the US-WEST-1 region. The user is unable to attach the volume to a running instance in the same region. What could be the possible reason for this?

  • The AZ for the instance and volume are different
  • The instance must be in a running state. It is required to stop the instance to attach volume
  • The instance has enabled the volume attach protection
  • The instance is from an instance store backed AMI
Solutions
Question - 5

In Amazon SWF, which of the below represents a logical unit of work that is performed by a component of your application.

  • a method
  • a schedule
  • a task
  • a worker
Solutions
Question - 6

An organization has 11000 employees. The organization wants to give restricted AWS access to each employee. How can the organization achieve this?

  • Use STS and create the users run time
  • Create an IAM user for each employee and make them a part of the group
  • It is not recommended to support 11000 users with IAM
  • Use Identity federation with SSO
Solutions
Question - 7

Which one of the following statements cannot be treated as an advantage of DyanamoDB being built on Solid State Drive:

  • low-latency response times
  • serve high-scale request workloads
  • high I/O performance of WebApp on EC2 instance
  • None of the above
Solutions
Question - 8

A user has created an RDS instance with MySQL. The user is using the SQL client to connect with the RDS DB. The client is unable to connect to DB from his home machine. What is a possible reason for the failure?

  • The user has to open port 22 in the RDS security group to connect with RDS DNS
  • The security group is not configured to allow a request from the user`s IP on port 3306
  • The user has to open port 80 in the RDS security group to connect with RDS DNS
  • You can never connect to RDS from your desktop
Solutions
Question - 9

Suppose freeonlinetest (with AWS account ID xxxxxxxxxx) has created 500 IAM users for its organization's employees. freeonlinetest wants to make the AWS console login URL for all IAM users like: http://wwww.freeonlinetest.in How can this be configured?

  • Create an IAM hosted zone Identity for the domain freeonlinetest
  • It is not possible to have a personalized IAM login URL
  • The user needs to use Route 53 to map the freeonlinetest domain and IAM URL
  • Create an IAM AWS account alias with the name knowledgehut
Solutions
Question - 10

How long can you keep your Amazon SQS messages in Amazon SQS queues?

  • From 60 secs up to 2 weeks
  • From 30 secs up to 1 week
  • From 10 secs up to 6 days
  • From 10 secs up to 6 days
Solutions
Question - 11

A user plans to use RDS as a managed DB platform. Which of the below mentioned features is not supported by RDS?

  • Automated scaling to manage a higher load
  • Automated backup
  • Automated failure detection and recovery
  • Automated software patching
Solutions
Question - 12

A user has enabled server side encryption with S3. The user downloads the encrypted object from S3. How can the user decrypt it?

  • The user needs to decrypt the object using their own private key
  • S3 provides a server side key to decrypt the object
  • S3 does not support server side encryption
  • S3 will manage encryption and decryption automatically
Solutions
Question - 13

When your team mate is detaching an EBS volume from a running instance and attaching it to a new instance, which of the below mentioned options should he follow to avoid file system damage?

  • Stop all the I/O of the volume before processing
  • Unmounts the volume first
  • Force Detach the volume to ensure that all the data stays intact
  • Take a snapshot of the volume before detaching
Solutions
Question - 14

Knowledge Hut has placed a set of on-premise resources with an AWS Direct Connect provider. After establishing connections to a local AWS region in the US, Knowledge Hut needs to establish a low latency dedicated connection to an S3 public endpoint over the Direct Connect dedicated low latency connection. What steps need to be taken to accomplish configuring a direct connection to a public S3 endpoint?

  • Configure a public virtual interface to connect to a public S3 endpoint resource.
  • Add a BGP route as part of the on-premise router; this will route S3 related traffic to the public S3 endpoint to dedicated AWS region.
  • Establish a VPN connection from the VPC to the public S3 endpoint.
  • Configure a private virtual interface to connect to the public S3 endpoint via the Direct Connect connection.
Solutions
Question - 15

To scale up the AWS resources using manual AutoScaling, which of the below mentioned parameters should the developer change?

  • Preferred capacity
  • Desired capacity
  • Maximum capacity
  • None of the above
Solutions
Question - 16

AWS Elastic Beanstalk can use which of the below, to notify you of important events affecting your application.

  • Amazon SES
  • Amazon Cloud Watch
  • Amazon SQS
  • Amazon SNS
Solutions
Question - 17

A user has created photo editing software and hosted it on EC2. The software accepts requests from the user about the photo format and resolution and sends a message to S3 to enhance the picture accordingly. Which of the below mentioned AWS services will help make a scalable software with the AWS infrastructure in this scenario?

  • AWS Simple Queue Service
  • AWS Elastic Transcoder
  • AWS Simple Notification Service
  • AWS Glacier
Solutions
Question - 18

In regards to VPC, select the correct statement:

  • You can't associate multiple subnets with the same Route Table.
  • You can associate multiple subnets with the same Route Table, but you can't associate a subnet with only one Route Table.
  • You can associate multiple subnets with the same Route Table.
  • None of the above
Solutions
Question - 19

You have been told by your security officer of freeonlinetest that you need to give a presentation on encryption on data at rest on AWS to 50 of your co-workers. You feel like you understand this extremely well regarding data stored on AWS S3 so you aren`t too concerned, but you begin to panic a little when you realize you also probably need to talk about encryption on data stored on your databases, namely Amazon RDS. Regarding Amazon RDS encryption, which of the following statements is the truest

  • Encryption cannot be enabled on RDS instances unless the keys are not managed by KMS.
  • Encryption can be enabled on RDS instances to encrypt the underlying storage, and this will by default also encrypt snapshots as they are created. No additional configuration needs to be made on the client side for this to work.
  • Encryption can be enabled on RDS instances to encrypt the underlying storage, but you cannot encrypt snapshots as they are created.
  • Encryption can be enabled on RDS instances to encrypt the underlying storage, and this will by default also encrypt snapshots as they are created. However, some additional configuration needs to be made on the client side for this to work.
Solutions
Question - 20

Suppose freeonlinetest is running an Amazon Redshift cluster with four nodes running 24/7/365 and expects, potentially, to add one on-demand node for one to two days once during the year. Which architecture would have the lowest possible cost for the cluster requirement?

  • Purchase 4 reserved nodes and rely on on-demand instances for the fifth node, if required
  • Purchase 2 reserved nodes and utilize 3 on-demand nodes only for peak usage times
  • Purchase 4 reserved nodes and bid on spot instances for the extra node usage required
  • Purchase 5 reserved nodes to cover all possible node usage during the year
Solutions
Tags:
200+ Best Developer Associate Aws Certification Interview Questions, Developer Associate Aws Certification MCQ questions for placement,Developer Associate Aws Certification interview questions, Previously asked Developer Associate Aws Certification Questions, Frequently asked Developer Associate Aws Certification Questions,Developer Associate Aws Certification Questions for TCS, Developer Associate Aws Certification Interview Questions for Freshers, Developer Associate Aws Certification Interview Questions for Experience, Accenture Developer Associate Aws Certification Interview Questions, Developer Associate Aws Certification Objective Questions for Interview



Topic wise AWS certification