Cloud Foundry Certified Developer - CFCD Exam Practice Test
You have an app that is written in Go. You need to check and make sure that Cloud Foundry has a supported buildpack for your app. What command would you use to list the available buildpacks?
Correct Answer: A
Vote an answer
In a manifest, what field does the certificate chain and private key associated with your certificate get added to?
Correct Answer: C
Vote an answer
When installing the Cloud Foundry CLI on CentOS what repo do you download?
Correct Answer: A
Vote an answer
Which infrastructure type are you responsible for caring and feeding of the infrastructure?
Correct Answer: A
Vote an answer
Which header contains the originally requested URL and a timestamp?
Correct Answer: A
Vote an answer
You have a domain name called myawesomesite.com. You want to use this domain in Cloud Foundry.
What DNS record needs to be created to resolve to *.cfapps.io?
What DNS record needs to be created to resolve to *.cfapps.io?
Correct Answer: D
Vote an answer
Your team is developing a Java application that requires a custom Java buildpack. The buildpack lives in a git repository. When you execute a cf push, how do you use a custom buildpack?
Correct Answer: D
Vote an answer
Your team has developed a Ruby app that needs to run on 2.4.3. How would you ensure that your app will run on Ruby 2.4.3?
Correct Answer: D
Vote an answer