What of the following statements describe the delay queue in SQS? Question 1 options: A period of time during which Amazon SQS makes the message available to other consumers to receive and process the message. A period of time during which Amazon S
Here are the answers based on the provided questions and AWS knowledge:
**Question 1:** Options describing the delay queue in SQS:
- **Correct Answer:**
- A period of time for which delivery of new message is postponed.
**Question 2:** Statements correct about message delivery to SQS Standard queue:
- **Correct Answers:**
- Messages are delivered at least once.
- Attempts to preserve the order of messages.
**Question 3:** Replace ActiveMQ in AWS:
- **Correct Answer:**
- Amazon MQ
**Question 4:** Build, run, and scale background jobs with steps:
- **Correct Answer:**
- Amazon Simple Workflow Service (SWF)
**Question 5:** Default message retention in SQS:
- **Correct Answer:**
- 4 days
**Question 6:** Minimum and maximum SQS delay queue setting:
- **Correct Answer:**
- 0 secs, 15 mts
**Question 7:** Correct statements about SQS Standard Queues:
- **Correct Answers:**
- Makes the best effort to preserve the order of messages, but more than one copy of a message might be delivered out of order.
- Ensures At-Least One Delivery but may result in duplicate messages on rare occasions.
**Question 8:** DNS record used to store text information:
- **Correct Answer:**
- A Text record
**Question 9:** DNS record type for combating spam:
- **Correct Answer:**
- An SPF record
**Question 10:** Routing policy for serving traffic from multiple servers randomly:
- **Correct Answer:**
- Multivalue answer routing
**Question 11:** DNS record type for resolving IP to domain name:
- **Correct Answer:**
- A PTR record
**Question 12:** DNS records related to mail servers:
- **Correct Answers:**
- An SPF record
- A MX record
**Question 13:** Functions provided by Route 53:
- **Correct Answers:**
- Domain registration
- DNS routing
- Health checking
**Question 14:** DNS record type for resolving domain name to another domain name:
- **Correct Answer:**
- A CNAME record
**Question 15:** Benefits of cross-region replication on S3:
- **Correct Answer:**
- All of the above
**Question 16:** Benefits of AWS Cloud Storage:
- **Correct Answers:**
- Access the storage you need faster
- Reduce storage cost
- Secure your storage
**Question 17:** S3 storage classes for archiving data:
- **Correct Answers:**
- DEEP ARCHIVE
- GLACIER
**Question 18:** Operations leveraging read-after-write consistency:
- **Correct Answers:**
- Overwrite PUTs of existing object
- PUTs of new object
**Question 19:** Operations leveraging S3 eventual consistency model:
- **Correct Answers:**
- Overwrite PUTs of existing object
- DELETEs
**Question 20:** Versioning-enabled bucket recovery characteristics:
- **Correct Answers:**
- If you delete an object, instead of removing it permanently, Amazon S3 inserts a delete marker.
- If you overwrite an object, it results in a new object version in the bucket.
**Question 21:** Service for replacing on-premise storage while allowing existing applications to operate:
- **Correct Answer:**
- Amazon Storage Gateway
**Question 22:** Kinesis service integrated with Amazon S3, Redshift, and Elasticsearch:
- **Correct Answer:**
- Kinesis Data Firehose
**Question 23:** Information needed apart from VPC id when launching Amazon Redshift:
- **Correct Answer:**
- Redshift Subnet Group
**Question 24:** AWS services for analyzing logs for applications and websites:
- **Correct Answers:**
- Athena
- Cloudwatch
**Question 25:** Data sources not supported by Amazon QuickSight:
- **Correct Answer:**
- EBS and EFS
**Question 26:** Services not a Kinesis service:
- **Correct Answer:**
- EMR
**Question 27:** AWS service used for Online Analytical Processing (OLAP):
- **Correct Answer:**
- Redshift
**Question 28:** Service for business analytics dashboards and visualizations:
- **Correct Answer:**
- QuickSight
**Question 29:** Load balancers supporting SSL termination:
- **Correct Answers:**
- Classic Load Balancer
- Application Load Balancer
**Question 30:** Options to connect AWS VPC to on-premise data center:
- **Correct Answers:**
- AWS Managed VPN
- AWS Direct Connect
- AWS Transit Gateway or Transit VPC
**Question 31:** Key components of a site-to-site VPN:
- **Correct Answers:**
- Customer Gateway (CGW)
- Virtual Private Gateway (VGW)
**Question 32:** Services to optimize data transfer:
- **Correct Answers:**
- AWS Direct Connect
- Amazon CloudFront / Content Delivery Network (CDN)
**Question 33:** True statements regarding VPC security groups:
- **Correct Answers:**
- You can specify allow rules, but not deny rules.
- You can specify separate rules for inbound and outbound traffic.
- When you create a security group, it has no inbound rules.
**Question 34:** Load balancers that support TLS termination:
- **Correct Answers:**
- Classic Load Balancer
- Application Load Balancer
**Question 35:** Potential solution for moving sensitive data to S3 without traversing public internet:
- **Correct Answer:**
- VPC Endpoints
**Question 36:** Fully managed build service for source code:
- **Correct Answer:**
- AWS CodeBuild
**Question 37:** Formats used to write CloudFormation templates:
- **Correct Answers:**
- JSON
- YAML
**Question 38:** AWS service for monitoring stack and taking automated actions:
- **Correct Answer:**
- Cloudwatch
**Question 39:** Services improving availability and reducing impact failures:
- **Correct Answers:**
- AWS Auto Scaling for Amazon EC2 instances
- Distributed resources across multiple availability zones
**Question 40:** Where CloudTrail event logs are stored:
- **Correct Answer:**
- S3
**Question 41:** Options for governance and compliance in AWS:
- **Correct Answer:**
- AWS Cloudtrail
**Question 42:** Default interval for Amazon EC2 sending metric data to Cloudwatch:
- **Correct Answer:**
- 1-minute
**Question 43:** Service for continuous integration and continuous delivery:
- **Correct Answer:**
- AWS CodePipeline
**Question 44:** Primary keys supported in a DynamoDB table:
- **Correct Answers:**
- Partition key
- Partition key and sort key
**Question 45:** Default consistency model in DynamoDB:
- **Correct Answer:**
- Eventual consistency reads
**Question 46:** AWS database service for Online Transaction Processing (OLTP):
- **Correct Answer:**
- Amazon RDS
**Question 47:** Best choice to increase availability of Amazon RDS:
- **Correct Answer:**
- Use RDS multi-AZ deployment
**Question 48:** Database engines natively supported by Amazon RDS:
- **Correct Answers:** (Choose six)
- MySQL
- MariaDB
- PostgreSQL
- Oracle
- Microsoft SQL Server
- Amazon Aurora
**Question 49:** Benefit of moving an on-premises database to Amazon RDS:
- **Correct Answer:**
- There is no need to manage operating systems.
**Question 50:** Engine supported by Amazon ElastiCache:
- **Correct Answers:**
- Memcached
- Redis
**Question 51:** True statements about spot instances:
- **Correct Answers:**
- Spot instances can be interrupted with a 2-minute notification.
- Spot instances offer minimal cost benefit as compared to on-demand instances.
**Question 52:** URL to view instance user data:
- **Correct Answer:**
- http://169.254.169.254/latest/meta-data/
**Question 53:** Auto scaling policy for surge traffic on specific days:
- **Correct Answer:**
- Schedule based auto scaling policy
**Question 54:** Types of instances in an auto scaling group:
- **Correct Answer:**
- On-demand instances and spot instances
**Question 55:** Service to process key events without compromising performance:
- **Correct Answer:**
- AWS Lambda
**Question 56:** Different hypervisors used by AWS EC2:
- **Correct Answers:**
- Xen
- Nitro
**Question 57:** Configurations required to launch a new EC2 instance:
- **Correct Answers:**
- EC2 instance type
- AMI
**Question 58:** Ensure auto scaling group uses new AMI:
- **Correct Answer:**
- Create a new launch configuration with new AMI and then update the Auto Scaling group to use the new launch configuration.
**Question 59:** Services best used to improve data availability:
- **Correct Answers:**
- Elastic Load Balancer (ELB)
- CloudFront
- Auto Scaling
**Question 60:** Service to improve data confidentiality:
- **Correct Answer:**
- Key Management Service (KMS)
**Question 61:** Ways to access AWS based on user credentials:
- **Correct Answers:**
- Management Console
- Command Line Interface (CLI)
- Software Development Kit (SDK)
**Question 62:** Strategy KMS uses for encryption:
- **Correct Answer:**
- Envelope encryption
**Question 63:** Where to upload and import SSL certificates:
- **Correct Answer:**
- Certificate Manager
**Question 64:** Protection provided by AWS Shield:
- **Correct Answer:**
- Protect against Distributed Denial of Service (DDoS) attacks
**Question 65:** Service for simplifying administration across multiple accounts:
- **Correct Answer:**
- AWS Firewall Manager
Feel free to ask if you have follow-up questions or need further clarification!