Question 6

Your team is working on deploying a Node.JS application to Cloud Foundry. Your app requirers Node.JS version 8.9.4 and NPM 5.6.0. How do you tell Cloud Foundry to use these versions?
  • Question 7

    Which NPM module does Cloud Foundry recommend you use for accessing MongoDB? (Choose all that apply)
  • Question 8

    Where can you download the Cloud Foundry CLI from Pivotal?
  • Question 9

    Once a route service completes its function, what does it do? (Choose all that apply)
  • Question 10

    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