Question: 1
Refer to the exhibit.
What are the properties of the load balancer in a Kubernetes environment?
Question: 2
Which two practices help make the security of an application a more integral part of the software development lifecycle? (Choose two.)
Question: 3
Refer to the exhibit.
How does the architecture respond to a usage spike?
Question: 4
A precheck validation is being designed for the network state in a Cl/CD pipeline This design requires:
* the CI/CD pipeline to spin up test instances.
* instances must be used to validate changes.
* changes must be validated prior to a continuous deployment workflow, and
* then push the changes to production
How should the pipeline target the required environment?
Question: 5
Which Docker command is used to start an interactive Bash shell in a running container named ''test''?