最新的Cloud Foundry Certified Developer - CFCD免費考試真題

問題1
What is the best way to define your port settings for a Node.JS application?

正確答案: D
問題2
Which of the following Loggregator components is used by cf logs to get log data?

正確答案: D
問題3
Which command removes a Space role from a user?

正確答案: C
問題4
What permissions does the Org Manager have?

正確答案: A,B,C
問題5
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?

正確答案: C
問題6
Which of the following is not a component of Diego?

正確答案: D
問題7
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

正確答案: C
問題8
You need to add an SSL certificate to your app. How do you add it to your application?

正確答案: D
問題9
Your application my-app is getting a 404 error when you try and access my-app.cfapps.io. After checking, you do verify that the app does exist. The site is not using a custom domain. What steps should you take next to find out why you are getting a 404 error. (Choose all that apply)

正確答案: B,D