TIBCO Flogo® Enterprise Certified Professional Exam Sample Questions

< Back to TIBCO Flogo® Enterprise Certified Professional Exam

Sample Questions

Please note: Your successful completion of these sample questions is not a guarantee of passing TIBCO's actual certification exam.

  1. How can you deploy TIBCO Flogo Enterprise applications?
    1. On-premise, in public, private, or in hybrid cloud environments
    2. On-premise and hybrid cloud environments only
    3. In public and private cloud environments only
    4. On-premise, or in public or private cloud environments only
  2. What type of file do you need to upload to use gRPC?
    1. .proto
    2. .json
    3. .manifest
    4. .html
  3. Select 2 TIBCO Flogo Enterprise environment variables that are valid.
    1. FLOGO_LOG_LEVEL
    2. FLOGO_LOG_FILE
    3. FLOGO_HTTP_SERVICE_PORT
    4. FLOGO_HTTP_PROXY_PORT
  4. What is the best way to update the values of configuration fields in your flow, when an app is promoted from testing to production?
    1. Hard code the values
    2. Create xml file and attach it to the flow
    3. Configure using Application Properties
    4. Create a new flow for production
  5. Why would you externalize application configuration using application properties with Flogo Enterprise?
    1. To avoid configuration issues in your app
    2. To test your application on different operating systems
    3. To run the same application binary in different environments without making changes to your app
    4. You must externalize application configuration to ensure that your app can be published
  6. To deploy a Flogo app to a Kubernetes cluster, you must create a Docker image locally for the app.
    1. True
    2. False
  7. What serverless computing platform that is provided by Amazon Web Services (AWS)?
    1. Amazon ECS
    2. Amazon S3
    3. AWS Lambda
    4. Amazon Fargate
  8. What type of schema do you use with a TIBCO Flogo Connector for Apache Avro?
    1. YAML
    2. gRPC
    3. GraphQL
    4. JSON
  9. You can use port 1433 only for SQL Server connections to the Microsoft SQL Server database.
    1. true
    2. False
  10. When the execution of a flow test is complete, and you click on an executed activity, what can you view?
    1. You can view the activity logs
    2. The values of the inputs and outputs
    3. The data mapping
    4. All of the above

 

Answers:

  1. a.
  2. a
  3. a, c
  4. c
  5. c
  6. a
  7. c
  8. d
  9. b
  10. b