Month End Certification Special Limited Time 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: CFsave75

Anthropic Claude Certified Developer-Foundations CCDV-F Question # 10 Topic 2 Discussion

Anthropic Claude Certified Developer-Foundations CCDV-F Question # 10 Topic 2 Discussion

CCDV-F Exam Topic 2 Question 10 Discussion:
Question #: 10
Topic #: 2

You are choosing between using STDIO-based communication and HTTP-based communication for an MCP server. The server will be invoked by a Claude Code session running locally.

Which communication pattern would you use?


A.

STDIO and HTTP simultaneously for redundancy, with the team running two communication patterns at the same time across Claude Code sessions.


B.

HTTP on the grounds that HTTP is preferable to STDIO in any context the application might encounter during normal operation.


C.

HTTP polling against the MCP server, treating HTTP as a substitute for the standard MCP communication patterns.


D.

STDIO because STDIO is well-suited to local process communication and avoids unnecessary network setup.


Get Premium CCDV-F Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.