Official Bank 0/434

Designing, Deploying, and Managing Network Automation Systems 350-901 AUTOCOR ((350-901 AUTOCOR) v2.0) - Cisco Exam Questions

Last updated on June 22, 2026

97% Exam Compliance
434 Total Questions
1
Question
An application is made up of multiple microservices, each communicating via APIs. One service is beginning to be a bottleneck for the application because it can take a lot of time to complete requests. An engineer tried adding additional instances of this service behind the load balancer, but it did not have any effect. Which application design change must be implemented m this scenario?
Options
A Vendor all dependencies into the service that is causing delays to remove external dependency checks.
B Move from synchronous to asynchronous interactions with the service and implement a message queue.
C Leverage serverless architecture instead of containers to gain the advantage of event driven APIs.
D Deploy an API gateway to centralize all inbound communication requests and offload authentication
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
Where mus! the data be encrypted to ensure end-to-end encryption when using an API?
Options
A on the source device before transmission
B on the device that consumes the API
C on the server that stores the data
D on the end device after a request is received
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
Refer to the exhibit.

Exhibit

A) B)
C) D)
Options
A Option C
B Option A
C Option D
D Option B
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
Why is end-to-end encryption deployed when exposing sensitive data through APIs?
Options
A Data cannot be read or modified other than by the true source and destination.
B Traffic is encrypted and decrypted at every hop in the network path.
C Server-side encryption enables the destination to control data protection.
D Data transfers are untraceable from source to destination.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
An engineer must design a high-availability solution for an application that will be used as a central repository. During the design process, the engineer discovers that some components send sensitive data over the internet, but the policy prohibits this. All sensitive data needs to remain confidential and must not be exposed. Which design decision ensures data confidentiality using microservice architecture?
Options
A Application is hosted on a virtual private cloud.
B Application is hosted behind a DMZ firewall.
C Data is hashed.
D Data is restricted to an on-premises solution.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.