Developing Applications using Cisco Core Platforms and APIs (DEVCOR) Quiz Questions and Answers

Which data must be protected according to the GDPR?

Answer :
  • Which data must be protected according to the GDPR?

What is the main difference between SOA and microservices?

Answer :
  • SOA uses a shared communication channel, while microservices communicate independently.

How does the Meraki Location Scanning API verify the identity of the POST server where it will send the location data?

Answer :
  • by performing a GET request and verifying the received validator string

What do 4xx HTTP status codes indicate?

Answer :
  • client-side problem

Which two HTTP headers are used for requesting a compressed response? (Choose two.)

Answer :
  • Accept-Encoding: gzip
  • Accept-Encoding: deflate

Which secret storage method prohibits application developers and users accessing secrets?

Answer :
  • cloud-based secret services accessed through an API gateway

Which two options are examples of popular formats for storing configuration data? (Choose two.)

Answer :
  • JSON
  • YAML

Where do you specify Ansible managed hosts?

Answer :
  • inventory file

What is the configuration file called in Puppet?

Answer :
  • manifest

Which tool typically can be used as orchestration tool?

Answer :
  • Terraform