QuestionQ18

Network Automation Foundation

Which two of the following statements about gRPC are true?

Choose two
  • A It is an IETF draft.
  • B It is an IETF standard.
  • C It runs over SSH.
  • D It is an open source initiative.
  • E It runs over HTTPS.
Explanation

gRPC is an open-source remote procedure call framework. It uses HTTP/2 transport and can use TLS-secured HTTP/2 (HTTPS) for secure communication; it does not run over SSH and is not itself an IETF draft or standard.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!