[Q127-Q151] Get up-to-date Real Exam Questions for AWS-Solutions-Architect-Associate UPDATED [2026]

Share

Get up-to-date Real Exam Questions for AWS-Solutions-Architect-Associate UPDATED [2026]

Pass Amazon AWS-Solutions-Architect-Associate Exam in First Attempt Guaranteed


The AWS SAA-C02 exam covers a wide range of topics, including AWS architecture, deployment, security, and cost optimization. AWS-Solutions-Architect-Associate exam consists of multiple-choice and multiple-answer questions, and candidates have 130 minutes to answer them. To pass the exam, candidates must score at least 720 out of 1000.


The AWS-Solutions-Associate certification exam is designed for individuals who want to validate their knowledge and skills in designing and deploying scalable, highly available, and fault-tolerant systems on Amazon Web Services (AWS). AWS Certified Solutions Architect - Associate (SAA-C03) certification is intended for solution architects, developers, system administrators, and anyone who is interested in learning about AWS cloud computing.

 

NEW QUESTION # 127
A company currently stores symmetric encryption keys in a hardware security module (HSM). A solution architect must design a solution to migrate key management to AWS. The solution should allow for key rotation and support the use of customer provided keys.
Where should the key material be stored to meet these requirements?

  • A. AWS Systems Manager Parameter store
  • B. AWS Secrets Manager
  • C. Amazon S3
  • D. AWS Key Management Service (AWS KMS)

Answer: B

Explanation:
Explanation
https://aws.amazon.com/cloudhsm/


NEW QUESTION # 128
What does the following command do with respect to the Amazon EC2 security groups? ec2-revoke RevokeSecurityGroupIngress

  • A. Removes a security group from our account.
  • B. Removes one or more rules from a security group.
  • C. Removes one or more security groups from a rule.
  • D. Removes one or more security groups from an Amazon EC2 instance.

Answer: B


NEW QUESTION # 129
A company created and hosts a legacy software application for its customers. The application runs on a dedicated Linux server for each customer. The application stores no persistent data except for MySQL data.
The company experienced some data corruption issues in the past and wants to move the application to AWS.
The company needs to implement a solution to optimize the stability of the application. The solution also must give the company the ability to restore a customer's database to a specific point in time. The company will migrate customer data by using AWS Database Migration Service (AWS DMS).
Which architecture should a solutions architect recommend to meet these requirements?

  • A. Set up a shared Amazon Aurora database. Configure an Amazon EC2 launch template for each customer.
  • B. Set up an Amazon RDS database for each customer Deploy the application by using an Amazon EC2 launch template. Use user data to configure the customer-specific data.
  • C. Set up a shared Amazon Aurora database. Create an Amazon EC2 Amazon Machine Image (AMI) for each customer. Use the AMI to launch the application.
  • D. Set up an Amazon RDS database and an Amazon EC2 instance for each customer. Download the installation script. Run the script to install and configure the application.

Answer: D


NEW QUESTION # 130
A company is planning to migrate its virtual server-based workloads to AWS The company has internet-facing load balancers backed by application servers. The application servers rely on patches from an internet-hosted repository Which services should a solutions architect recommend be hosted on the public subnet*? (Select TWO.)

  • A. NAT gateway
  • B. Amazon RDS DB instances
  • C. Application Load Balancers
  • D. Amazon EC2 application servers
  • E. Amazon Elastic File System (Amazon EFS) volumes

Answer: A,D


NEW QUESTION # 131
You are designing the network infrastructure for an application server in Amazon VPC. Users will access all application instances from the Internet, as well as from an on-premises network. The on-premises network is connected to your VPC over an AWS Direct Connect link.
How would you design routing to meet the above requirements?

  • A. Configure two routing tables: on that has a default router via the Internet gateway, and other that has a default route via the VPN gateway. Associate both routing tables with each VPC subnet.
  • B. Configure a single routing table with two default routes: on to the Internet via an Internet gateway, the other to the on-premises network via the VPN gateway. Use this routing table across all subnets in the VPC.
  • C. Configure a single routing table with a default route via the Internet gateway. Propagate a default route via BGP on the AWS Direct Connect customer router. Associate the routing table with all VPC subnets.
  • D. Configure a single routing table with a default route via the Internet gateway. Propagate specific routes for the on-premises networks via BGP on the AWS Direct Connect customer router. Associate the routing table with all VPC subnets.

Answer: D


NEW QUESTION # 132
An administrator is using Amazon CloudFormation to deploy a three tier web application that consists of a web tier and application tier that will utilize Amazon DynamoDB for storage when creating the CloudFormation template which of the following would allow the application instance access to the DynamoDB tables without exposing API credentials?

  • A. Create an Identity and Access Management Role that has the required permissions to read and write from the required DynamoDB table and associate the Role to the application instances by referencing an instance profile.
  • B. Create an identity and Access Management user in the CioudFormation template that has permissions to read and write from the required DynamoDB table, use the GetAtt function to retrieve the Access and secret keys and pass them to the application instance through user-data.
  • C. Use me Parameter section in the Cloud Formation template to nave the user input Access and Secret Keys from an already created IAM user that has me permissions required to read and write from the required DynamoDB table.
  • D. Create an Identity and Access Management Role that has the required permissions to read and write from the required DynamoDB table and reference the Role in the instance profile property of the application instance.

Answer: D


NEW QUESTION # 133
A company uses an organization in AWS Organizations to manage a multi-account landing zone. The company requires all users who access AWS accounts in the organization to use a centralized identity system that follows the principle of least privilege for operational tasks. The company currently uses an external identity provider (IdP).
Which combination of solutions will meet these requirements? (Select TWO.)

  • A. Enable AWS IAM Identity Center in the organization management account. Create user accounts and user groups.
  • B. Create permission sets in AWS IAM Identity Center. Assign the appropriate permission sets to the IAM users and IAM user groups in the accounts.
  • C. Assign each IAM user to an IAM role by using an inline IAM policy based on operational duties.
    Assign each role to the appropriate AWS account in the organization.
  • D. Use AWS Identity and Access Management (IAM) to create IAM users and IAM user groups in each AWS account.
  • E. Configure a SAML identity provider in AWS Identity and Access Management (IAM) in each AWS account to establish a trust relationship with the company's external IdP.

Answer: A,B

Explanation:
AWS recommends using AWS IAM Identity Center (formerly AWS SSO) for centralized authentication and access control across multiple accounts in an AWS Organization, especially when integrating with an external IdP.
From AWS Documentation:
"Use IAM Identity Center to provide centralized access to multiple AWS accounts or applications. You can integrate with an external IdP via SAML 2.0. Assign users permissions through permission sets that define the roles users can assume." (Source: AWS IAM Identity Center User Guide) Why B and E are correct:
E enables centralized identity federation using IAM Identity Center with your external IdP.
B uses permission sets to apply least-privilege access roles to users and groups across accounts, in alignment with the principle of least privilege.
Why others are incorrect:
Option A: IAM users in each account break centralized access model and are hard to manage at scale.
Option C: Managing individual IAM roles and inline policies across accounts is not scalable.
Option D: Per-account SAML providers are redundant when using IAM Identity Center, which provides centralized federation.
References:
AWS IAM Identity Center User Guide
AWS Well-Architected Framework - Security Pillar
AWS Organizations and Identity Center Integration Docs


NEW QUESTION # 134
A company has an application that runs only on Amazon EC2 Spot Instances. The instances run in an Amazon EC2 Auto Scaling group with scheduled scaling actions. However, the capacity does not always increase at the scheduled times, and instances terminate many times a day. A solutions architect must ensure that the instances launch on time and have fewer interruptions.
Which action will meet these requirements?

  • A. Specify the capacity-optimized allocation strategy for Spot Instances. Increase the size of the instances in the Auto Scaling group.
  • B. Specify the lowest-price allocation strategy for Spot Instances. Increase the size of the instances in the Auto Scaling group.
  • C. Specify the lowest-price allocation strategy for Spot Instances. Add more instance types to the Auto Scaling group.
  • D. Specify the capacity-optimized allocation strategy for Spot Instances. Add more instance types to the Auto Scaling group.

Answer: D

Explanation:
Spot Instances can be interrupted when AWS needs the capacity back. To reduce interruptions and improve availability, AWS provides the capacity-optimized allocation strategy.
Capacity-optimized strategy launches Spot Instances from the most available Spot capacity pools instead of the lowest-priced ones, reducing interruption rates.
By adding multiple instance types (e.g., using Instance Type Flexibility), the Auto Scaling group can launch instances in a broader set of pools, improving the chance that capacity is available.
Scheduled scaling actions combined with a diverse set of instances under the capacity-optimized strategy ensure higher resilience and better timing for instance launches.
This approach directly supports the Resiliency design principle in the AWS Well-Architected Framework.
# References:
Best Practices for EC2 Spot Instances
Capacity-Optimized Allocation Strategy


NEW QUESTION # 135
A company has a production workload that is spread across different AWS accounts in various AWS Regions.
The company uses AWS Cost Explorer to continuously monitor costs and usage. The company wants to receive notifications when the cost and usage spending of the workload is unusual.
Which combination of steps will meet these requirements? (Select TWO.)

  • A. In ys AWS accounts where the production workload is running, create a linked account monitor by using AWS Cost Anomaly Detection in the AWS Cost Management console
  • B. Create a report and send email messages to notify the company on a weekly basis.
  • C. In the AWS accounts where the production workload is running, create a Cost and Usage Report by using Cost Anomaly Detection in the AWS Cost Management console.
  • D. In the AWS accounts where the production workload is running, create a linked account budget by using Cost Explorer in the AWS Cost Management console
  • E. Create a subscription with the required threshold and notify the company by using weekly summaries.

Answer: A,E

Explanation:
Explanation
AWS Cost Anomaly Detection allows you to create monitors that track the cost and usage of your AWS resources and alert you when there is an unusual spending pattern. You can create monitors based on different dimensions, such as AWS services, accounts, tags, or cost categories. You can also create alert subscriptions that notify you by email or Amazon SNS when an anomaly is detected. You can specify the threshold and frequency of the alerts, and choose to receive weekly summaries of your anomalies.
Reference URLs:
1 https://aws.amazon.com/aws-cost-management/aws-cost-anomaly-detection/
2 https://docs.aws.amazon.com/cost-management/latest/userguide/getting-started-ad.html
3 https://docs.aws.amazon.com/cost-management/latest/userguide/manage-ad.html


NEW QUESTION # 136
What is the default maximum number of VPCs allowed per region?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

Answer: A

Explanation:
The maximum number of VPCs allowed per region is 5.
Reference:
http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Appendix_Limits.html


NEW QUESTION # 137
Can Amazon S3 uploads resume on failure or do they need to restart?

  • A. Depends on the file size
  • B. Restart from beginning
  • C. You can resume them, if you flag the "resume on failure" option before uploading.
  • D. Resume on failure

Answer: D


NEW QUESTION # 138
An organization is setting a website on the AWS VPC. The organization has blocked a few IPs to avoid a D-DOS attack.
How can the organization configure that a request from the above mentioned IPs does not access the application instances?

  • A. Configure an ACL at the subnet which denies the traffic from that IP address.
  • B. Configure a security group at the subnet level which denies traffic from the selected IP.
  • C. Create an IAM policy for VPC which has a condition to disallow traffic from that IP address.
  • D. Configure the security group with the EC2 instance which denies access from that IP address.

Answer: A

Explanation:
Explanation/Reference:
Explanation:
A Virtual Private Cloud (VPC) is a virtual network dedicated to the user's AWS account. It enables the user to launch AWS resources into a virtual network that the user has defined. AWS provides two features that the user can use to increase security in VPC: security groups and network ACLs. Security group works at the instance level while ACL works at the subnet level. ACL allows both allow and deny rules. Thus, when the user wants to reject traffic from the selected IPs it is recommended to use ACL with subnets.
http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_ACLs.html


NEW QUESTION # 139
A corporate web application is deployed within an Amazon Virtual Private Cloud (VPC) and is connected to the corporate data center via an iPsec VPN. The application must authenticate against the on-premises LDAP server. After authentication, each logged-in user can only access an Amazon Simple Storage Space (S3) keyspace specific to that user.
Which two approaches can satisfy these objectives? (Choose 2 answers)

  • A. Develop an identity broker that authenticates against LDAP and then calls IAM Security Token Service to get IAM federated user credentials The application calls the identity broker to get IAM federated user credentials with access to the appropriate S3 bucket.
  • B. The application authenticates against IAM Security Token Service using the LDAP credentials the application uses those temporary AWS security credentials to access the appropriate S3 bucket.
  • C. The application authenticates against LOAP and retrieves the name of an IAM role associated with the user. The application then cails the IAM Security Token Service to assume that IAM role The application can use the temporary credentials to access the appropriate S3 bucket.
  • D. Develop an identity broker that authenticates against IAM security Token service to assume a IAM role in order to get temporary AWS security credentials The application calls the identity broker to get AWS temporary security credentials with access to the appropriate S3 bucket.
  • E. The application authenticates against LDAP the application then calls the AWS identity and Access Management (IAM) Security service to log in to IAM using the LDAP credentials the application can use the IAM temporary credentials to access the appropriate S3 bucket.

Answer: A,C


NEW QUESTION # 140
A company runs a shopping application that uses Amazon DynamoDB to store customer information. In case of data corruption, a solutions architect needs to design a solution that meets a recovery point objective (RPO) of 15 minutes and a recovery time objective (RTO) of 1 hour.
What should the solutions architect recommend to meet these requirements?

  • A. Configure DynamoDB point-in-time recovery. For RPO recovery, restore to the desired point in time.
  • B. Configure DynamoDB global tables. For RPO recovery, point the application to a different AWS Region.
  • C. Schedule Amazon Elastic Block Store (Amazon EBS) snapshots for the DynamoDB table every 15 minutes. For RPO recovery, restore the DynamoDB table by using the EBS snapshot.
  • D. Export the DynamoDB data to Amazon S3 Glacier on a daily basis. For RPO recovery, import the data from S3 Glacier to DynamoDB.

Answer: A

Explanation:
Explanation
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/PointInTimeRecovery.html


NEW QUESTION # 141
A solutions architect is developing a multiple-subnet VPC architecture. The solution will consist of six subnets in two Availability Zones. The subnets are defined as public, private and dedicated for databases Only the Amazon EC2 instances running in the private subnets should be able to access a database.
Which solution meets these requirements?

  • A. Create a new peering connection between the public subnets and the private subnets. Create a different peering connection between the private subnets and the database subnets.
  • B. Create a security group that denies ingress from the security group used by instances in the public subnets Attach the security group to an Amazon RDS DB instance
  • C. Create a security group that allows ingress from the security group used by instances in the private subnets. Attach the security group to an Amazon RDS DB instance.
  • D. Create a now route table that excludes the route to the public subnets' CIDR blocks Associate the route table lo the database subnets.

Answer: A


NEW QUESTION # 142
Your company produces customer commissioned one-of-a-kind skiing helmets combining nigh fashion with custom technical enhancements Customers can show off their Individuality on the ski slopes and have access to head-up-displays. GPS rear-view cams and any other technical innovation they wish to embed in the helmet.
The current manufacturing process is data rich and complex including assessments to ensure that the custom electronics and materials used to assemble the helmets are to the highest standards Assessments are a mixture of human and automated assessments you need to add a new set of assessment to model the failure modes of the custom electronics using GPUs with CUDA, across a cluster of servers with low latency networking.
What architecture would allow you to automate the existing process using a hybrid approach and ensure that the architecture can support the evolution of processes over time?

  • A. Use Amazon Simple Workflow {SWF) to manages assessments, movement of data & meta-data Use an auto-scaling group of G2 instances in a placement group.
  • B. Use AWS Data Pipeline to manage movement of data & meta-data and assessments Use an autoscaling group of G2 instances in a placement group.
  • C. Use Amazon Simple Workflow (SWF) to manages assessments movement of data & meta-data Use an auto-scaling group of C3 instances with SR-IOV {Single Root 1/0 Virtualization).
  • D. Use AWS data Pipeline to manage movement of data & meta-data and assessments use autoscaling group of C3 with SR-IOV (Single Root 1/0 virtualization).

Answer: A


NEW QUESTION # 143
True or False: "In the context of Amazon ElastiCache, from the application's point of view, connecting to the cluster configuration endpoint is no different than connecting directly to an individual cache node."

  • A. True, from the application's point of view, connecting to the cluster configuration endpoint is no different than connecting directly to an individual cache node since, each has a unique node identifier.
  • B. True, from the application's point of view, connecting to the cluster configuration endpoint is no different than connecting directly to an individual cache node.
  • C. False, you can connect to a cache node, but not to a cluster configuration endpoint.
  • D. False, you can connect to a cluster configuration endpoint, but not to a cache node.

Answer: B

Explanation:
This is true. From the application's point of view, connecting to the cluster configuration endpoint is no different than connecting directly to an individual cache node. In the process of connecting to cache nodes, the application resolves the configuration endpoint's DNS name. Because the configuration endpoint maintains CNAME entries for all of the cache nodes, the DNS name resolves to one of the nodes; the client can then connect to that node.
http://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide/
AutoDiscovery.HowAutoDiscoveryWorks.html


NEW QUESTION # 144
A government client needs you to set up secure cryptographic key storage for some of their extremely confidential data. You decide that the AWS CloudHSM is the best service for this.
However, there seem to be a few pre-requisites before this can happen, one of those being a security group that has certain ports open.
Which of the following is correct in regards to those security groups?

  • A. A security group that has no ports open to your network.
  • B. A security group that has only port 22 (for SSH) open to your network.
  • C. A security group that has port 22 (for SSH) or port 3389 (for RDP) open to your network.
  • D. A security group that has only port 3389 (for RDP) open to your network.

Answer: C

Explanation:
AWS CloudHSM provides secure cryptographic key storage to customers by making hardware security modules (HSMs) available in the AWS cloud.
AWS CloudHSM requires the following environment before an HSM appliance can be provisioned. A virtual private cloud (VPC) in the region where you want the AWS CloudHSM service. One private subnet (a subnet with no Internet gateway) in the VPC. The HSM appliance is provisioned into this subnet.
One public subnet (a subnet with an Internet gateway attached). The control instances are attached to this subnet.
An AWS Identity and Access Management (IAM) role that delegates access to your AWS resources to AWS CloudHSM.
An EC2 instance, in the same VPC as the HSM appliance, that has the SafeNet client software installed. This instance is referred to as the control instance and is used to connect to and manage the HSM appliance.
A security group that has port 22 (for SSH) or port 3389 (for RDP) open to your network. This security group is attached to your control instances so you can access them remotely.


NEW QUESTION # 145
You are responsible for a legacy web application whose server environment is approaching end of life You would like to migrate this application to AWS as quickly as possible, since the application environment currently has the following limitations:
- The VM's single 10GB VMDK is almost full
- Me virtual network interface still uses the 10Mbps driver, which leaves your 100Mbps WAN connection completely underutilized
- It is currently running on a highly customized. Windows VM within a VMware environment:
- You do not have me installation media
This is a mission critical application with an RTO (Recovery Time Objective) of 8 hours.
RPO (Recovery Point Objective) of 1 hour.
How could you best migrate this application to AWS while meeting your business continuity requirements?

  • A. Use the EC2 VM Import Connector for vCenter to import the VM into EC2.
  • B. Use Import/Export to import the VM as an ESS snapshot and attach to EC2.
  • C. Use S3 to create a backup of the VM and restore the data into EC2.
  • D. Use me ec2-bundle-instance API to Import an Image of the VM into EC2

Answer: A


NEW QUESTION # 146
By default, when an EBS volume is attached to a Windows instance, it may show up as any drive letter on the instance. You can change the settings of the __ Service to set the drive letters of the EBS volumes per your specifications.

  • A. EBS Config Service
  • B. Ec2 Config Service
  • C. Ec2-AMI Config Service
  • D. AMI Config Service

Answer: B


NEW QUESTION # 147
A company has thousands of files stored in an Amazon S3 bucket that has a welldefined access pattern. The files are accessed by an application multiple times a day for the first 30 days. Files are rarely accessed within the next 90 days. After that, the files are never accessed again. During the first 120 days, accessing these files should never take more than a few seconds.
Which lifecycle policy should be used for the S3 objects to minimize costs based on the access pattern?

  • A. Use Amazon S3 Standard-Infrequent Access (S3 Standard-IA) storage for the first 30 days. Then move the files to the GLACIER storage class for the next 90 days. Allow the data to expire after that.
  • B. Use Amazon S3 Standard storage for the first 30 days. Then move the files to Amazon S3 Standard-Infrequent Access (S3 Standard-IA) for the next 90 days. Allow the data to expire after that.
  • C. Use Amazon S3 Standard-Infrequent Access (S3 Standard-IA) for the first 30 days. After that, move the data to the GLACIER storage class, where is will be deleted automatically.
  • D. Use Amazon S3 Standard storage for first 30 days. Then move the files to the GLACIER storage class for the next 90 days. Allow the data to expire after that.

Answer: B


NEW QUESTION # 148
A company manages and runs a critical data management application in containers that are hosted on Amazon Elastic Container Service (Amazon ECS). The application has endpoints that are exposed through Application Load Balancers (ALBs). The application uses an Amazon Elastic File System (Amazon EFS) file system mount for persistent data storage. The company has configured Amazon ECS to use a minimal IAM instance role.
Which combination of actions should a solutions architect take to improve the overall security posture of the application? (Select TWO.)

  • A. Decompose the Amazon ECS IAM instance role. Use only ECS task roles.
  • B. Enable EFS encryption in transit to protect data that is being written to Amazon EFS.
  • C. Use Amazon GuardDuty to authenticate data access between the ALBs and the container instances.
  • D. Use AWS Config to define patch management policies on the container instances.
  • E. Use Amazon Macie integration with Amazon EFS to monitor and protect sensitive information in the file system.

Answer: D,E


NEW QUESTION # 149
A user is making a scalable web application with compartmentalization. The user wants the log module to be able to be accessed by all the application functionalities in an asynchronous way. Each module of the application sends data to the log module, and based on the resource availability it will process the logs.
Which AWS service helps this functionality?

  • A. AWS Simple Notification Service.
  • B. AWS Simple Workflow Service.
  • C. AWS Simple Email Service.
  • D. AWS Simple Queue Service.

Answer: D

Explanation:
Amazon Simple Queue Service (SQS) is a highly reliable distributed messaging system for storing messages as they travel between computers. By using Amazon SQS, developers can simply move data between distributed application components. It is used to achieve compartmentalization or loose coupling.
In this case all the modules will send a message to the logger queue and the data will be processed by queue as per the resource availability.
Reference: http://media.amazonwebservices.com/AWS_Building_Fault_Tolerant_Applications.pdf


NEW QUESTION # 150
After setting an AWS Direct Connect, which of the following cannot be done with an AWS Direct Connect Virtual Interface?

  • A. You can exchange traffic between the two ports in the same region connecting to different Virtual Private Gateways (VGWs) if you have more than one virtual interface.
  • B. You can create a hosted virtual interface.
  • C. You can delete a virtual interface; if its connection has no other virtual interfaces, you can delete the connection.
  • D. You can change the region of your virtual interface.

Answer: A

Explanation:
You must create a virtual interface to begin using your AWS Direct Connect connection. You can create a public virtual interface to connect to public resources or a private virtual interface to connect to your VPC.
Also, it is possible to configure multiple virtual interfaces on a single AWS Direct Connect connection, and you'll need one private virtual interface for each VPC to connect to. Each virtual interface needs a VLAN ID, interface IP address, ASN, and BGP key. To use your AWS Direct Connect connection with another AWS account, you can create a hosted virtual interface for that account. These hosted virtual interfaces work the same as standard virtual interfaces and can connect to public resources or a VPC.
Reference:
http://docs.aws.amazon.com/directconnect/latest/UserGuide/WorkingWithVirtualInterfaces.html


NEW QUESTION # 151
......


Understanding functional and technical aspects of AWS Solutions Associate Design for New Solutions

The following will be dicussed in AMAZON AWS SOLUTIONS ASSOCIATE exam dumps:

  • Identifying elastic and scalable compute solutions for an application

Selecting the relevant instance(s) based on compute, storage, and networking needs, choosing the appropriate associate and services that scale to satisfy performance requirements, and identifying metrics to observe the performance of the solution

  • Selecting high-performing and scalable storage solutions for an application

Choosing a storage service and configuration that satisfies performance requirements and determining storage services that can scale to accommodate anticipated needs

  • Selecting high-performing networking solutions for an application

Selecting suitable AWS connectivity prospects to meet performance requirements, selecting relevant characteristics to optimize connectivity to AWS public services, determining an edge caching strategy to provide performance benefits, and selecting relevant data transfer service for migration and/or ingestion

  • Choosing high-performing database solutions for an application

Choosing a relevant database scaling strategy, determining when database caching is needed for performance enhancement, and choosing a proper database service to meet performance requirements

 

Amazon AWS-Solutions-Architect-Associate Study Guide Archives : https://passcertification.preppdf.com/Amazon/AWS-Solutions-Architect-Associate-prepaway-exam-dumps.html