An administrator is creating a cron job that shuts down the virtual machines at night to save on costs. Which of the following is the best way to achieve this task?
A. Option A
B. Option B
C. Option C
D. Option D
Which of the following do developers use to keep track of changes made during software development projects?
A. Code drifting
B. Code control
C. Code testing
D. Code versioning
A cloud engineer is troubleshooting a connectivity issue. The application server with IP 192.168.1.10 in one subnet is not connecting to the MySQL database server with IP 192.168.2 20 in a different subnet. The cloud engineer reviews the following information:
Application Server Stateful Firewall
Which of the following should the cloud engineer address lo fix the communication issue?
A. The Application Server Stateful Firewall
B. The Application Server Subnet Routing Table
C. The MySQL Server Stateful Firewall
D. The MySQL Server Subnet Routing Table
Which of the following container storage types loses data after a restart?
A. Object
B. Persistent volume
C. Ephemeral
D. Block
A cloud engineer needs to determine a scaling approach for a payroll-processing solution that runs on a biweekly basis. Given the complexity of the process, the deployment to each new VM takes about 25 minutes to get ready.
Which of the following would be the best strategy?
A. Horizontal
B. Scheduled
C. Trending
D. Event
A cloud networking engineer is troubleshooting the corporate office's network configuration. Employees in the IT and operations departments are unable to resolve IP addresses on all devices, and the IT department cannot establish a connection to other departments' subnets. The engineer identifies the following configuration currently in place to support the office network: Each employee needs to connect to the network with a maximum of three hosts. Each subnet must be segregated, but the IT department must have the ability to communicate with all subnets.
Which of the following meet the IP addressing and routing requirements? (Select two).
A. Modifying the subnet mask to 255 255 254.0 for IT and operations departments
B. Configuring static routing to allow access from each subnet to 10.1.40.1
C. Modifying the BYOD policy to reduce the volume of devices that are allowed to connect to the corporate network
D. Configuring static routing to allow access from 10.1.30.1 to each subnet
E. Combining the subnets and increasing the allocation of IP addresses available to support three hosts for each employee
F. Modifying the subnet mask to 255.255.255.128 for the IT and operations departments
A company migrated its CRM system to a SaaS solution. The security team is updating the RAG matrix for the newly migrated CRM. Given the following table:
Which of the following responsibility assignments best aligns with the shared responsibility model for the new CRM?
A. Data-center security
B. CRM software security
C. CRM server patching
D. CRM development life cycle
A cloud engineer is deploying a server in a cloud platform. The engineer reviews a security scan report. Which of the following recommended services should be disabled? (Select TWO).
A. Telnet
B. FTP
C. Remote login
D. DNS
E. DHCP
F. LDAP
A web-application company recently released some new marketing promotions without notifying the IT staff. The systems administrator has since been noticing twice the normal traffic consumption every two hours for the last three hours in the container environment.
Which of the following should the company implement to accommodate the new traffic?
A. A firewall
B. Switches
C. Ballooning
D. Autoscaling
A web application server farm has the following configuration:
1.
16vCPU
2.
128GB of memory
3.
512GB of local storage
The performance-testing team reports the web application farm is unable to process requests beyond 5,000 concurrent connections. Which of the following should be performed?
A. Review the memory capacity parameters in the web server
B. Restart and redeploy the application.
C. Restart the performance-testing tool.
D. Review the application configuration