CompTIA Cloud+: Cloud Automation & Orchestration
After implementing version control in your cloud environment, which types of output can you expect?
-Environment replication -Continuous delivery -Environment tracing
Which considerations of using a cloud-based backup target are often considered to be myths, or misconstrued?
-Loss of security -Loss of control
When evaluating a backup solution in the cloud, which factor should be considered that specifies multiple data copies, on multiple media, in multiple locations?
3-2-1 rule
Containers are used in orchestration and automation to provide for logical packaging and isolation of which component or element?
Applications
Which element of a cloud implementation would typically not be configured using Infrastructure as Code?
Applications
Which component or feature of CI/CD is considered an element of continuous deployment?
Automated delivery
Orchestration in a cloud environment typically refers to what type of process?
Executing multiple, sequenced automated tasks
Which routine automated task responds dynamically to demands on the workload?
Scaling
While not exclusively used for this type of resource, configuration management tends to be used most in orchestration and automation with which object?
Virtual machines
Which method of improving security for scripting involves assigning an identity for the script to use?
Using a service account