CFCD Exam Question 46
The security team has discovered that the MySQL backing service was compromised. Acting quickly, you create a new service instance of MySQL and restore it using a backup by running a task. You now need to cut over to the new MySQL service instances. What do you need to do?
CFCD Exam Question 47
You need to add the following routes myapp.cfapps.io and myapp1.cfapps.io to your manifest. What needs to be added to the manifest to satisfy this request?
applications:
name: myapp disk_quota: 512M memory: 512M instances: 1
applications:
name: myapp disk_quota: 512M memory: 512M instances: 1
CFCD Exam Question 48
What is the best way to define your port settings for a Node.JS application?
CFCD Exam Question 49
Which of the following best describes a traditional enterprise application? (Choose all that apply)
CFCD Exam Question 50
What command deletes a service broker?