Udemy - MCP and A2A in Python - The Agent Protocol Course

seeders: 7 leechers: 5 updated: 2 weeks ago
Added 1 month ago by freecoursewb in Other
Downloaded 48 times.
1337x.to
Udemy - MCP and A2A in Python - The Agent Protocol Course

Torrent Contents Size: 1006.2 MB

Udemy - MCP and A2A in Python - The Agent Protocol Course
Bonus Resources.txt
TXT
102.4 B
Get Bonus Downloads Here.url
URL
204.8 B
~Get Your Files Here !
1 - Protocol Foundations
1. Important notes before you start.html
HTML
15.5 KB
2 - Agent-to-Agent Protocol
10. A2A Core Concepts — Agent Cards and Capabilities (Description).html
HTML
1.2 KB
10. A2A Core Concepts — Agent Cards and Capabilities.mp4
MP4
24.1 MB
10. lecture-09.pdf
PDF
143.8 KB
11. Task Lifecycle — Submitted, Working, Completed, Failed (Description).html
HTML
1.2 KB
11. Task Lifecycle — Submitted, Working, Completed, Failed.mp4
MP4
23.6 MB
11. lecture-10.pdf
PDF
167.6 KB
12. Communication Patterns — JSON-RPC, HTTP+JSON, gRPC (Description).html
HTML
1.2 KB
12. Communication Patterns — JSON-RPC, HTTP+JSON, gRPC.mp4
MP4
11.8 MB
12. lecture-11.pdf
PDF
139.8 KB
13. A2A SDK Installation and Project Setup (Description).html
HTML
1.2 KB
13. A2A SDK Installation and Project Setup.mp4
MP4
35.8 MB
13. lecture-12.pdf
PDF
189.3 KB
14. Building a Minimal A2A Agent Server (Description).html
HTML
1.3 KB
14. Building a Minimal A2A Agent Server.mp4
MP4
46.2 MB
14. lecture-13.pdf
PDF
155.7 KB
15. Discovering and invoking remote agents (Description).html
HTML
1.1 KB
15. Discovering and invoking remote agents.mp4
MP4
21.1 MB
15. lecture-14.pdf
PDF
156.6 KB
3 - Synchronous Integrations
16. Sync integration design request-response contracts (Description).html
HTML
1.2 KB
16. Sync integration design request-response contracts.mp4
MP4
30.2 MB
16. lecture-15.pdf
PDF
137.2 KB
17. MCP tool invocation with structured output (Description).html
HTML
1.2 KB
17. MCP tool invocation with structured output.mp4
MP4
26.4 MB
17. lecture-16.pdf
PDF
134 KB
18. A2A synchronous task submission and polling (Description).html
HTML
1.1 KB
18. A2A synchronous task submission and polling.mp4
MP4
12.3 MB
18. lecture-17.pdf
PDF
136.1 KB
19. Error Handling and Timeout Strategies (Description).html
HTML
1.1 KB
19. Error Handling and Timeout Strategies.mp4
MP4
23.1 MB
19. lecture-18.pdf
PDF
152.5 KB
20. Input Validation with Pydantic Models (Description).html
HTML
1.1 KB
20. Input Validation with Pydantic Models.mp4
MP4
42.9 MB
20. lecture-19.pdf
PDF
175.3 KB
21. Lab weather service with MCP tool + A2A agent (Description).html
HTML
1.3 KB
21. Lab weather service with MCP tool + A2A agent.mp4
MP4
26.8 MB
21. lecture-20.pdf
PDF
131.3 KB
4 - Asynchronous Patterns
22. Why async streaming, long tasks, and event-driven agents (Description).html
HTML
1.2 KB
22. Why async streaming, long tasks, and event-driven agents.mp4
MP4
11.8 MB
22. lecture-21.pdf
PDF
137.6 KB
23. MCP async tools with progress reporting (Description).html
HTML
1.1 KB
23. MCP async tools with progress reporting.mp4
MP4
30.2 MB
23. lecture-22.pdf
PDF
150.2 KB
24. A2A streaming responses with Server-Sent Events (Description).html
HTML
1.1 KB
24. A2A streaming responses with Server-Sent Events.mp4
MP4
12.9 MB
24. lecture-23.pdf
PDF
190.4 KB
25. Callback patterns and task status subscriptions (Description).html
HTML
1.2 KB
25. Callback patterns and task status subscriptions.mp4
MP4
18.9 MB
25. lecture-24.pdf
PDF
131.2 KB
26. Lecture 25 — Python asyncio patterns for agent orchestration (Description).html
HTML
1.2 KB
26. Lecture 25 — Python asyncio patterns for agent orchestration.mp4
MP4
30.8 MB
26. lecture-25.pdf
PDF
219.9 KB
27. Lab async document processor with streaming status (Description).html
HTML
1.3 KB
27. Lab async document processor with streaming status.mp4
MP4
37.8 MB
27. lecture-26.pdf
PDF
161.1 KB
5 - Architecture Patterns
28. Gateway pattern single entry point for agent access (Description).html
HTML
1.2 KB
28. Gateway pattern single entry point for agent access.mp4
MP4
21.4 MB
28. lecture-27.pdf
PDF
132.8 KB
29. Orchestrator pattern multi-step agent workflows (Description).html
HTML
1.2 KB
29. Orchestrator pattern multi-step agent workflows.mp4
MP4
30.4 MB
29. lecture-28.pdf
PDF
131.3 KB
30. Agent mesh peer-to-peer discovery and delegation (Description).html
HTML
1.2 KB
30. Agent mesh peer-to-peer discovery and delegation.mp4
MP4
28.7 MB
30. lecture-29.pdf
PDF
128.3 KB
31. MCP + A2A combined topology (Description).html
HTML
1.1 KB
31. MCP + A2A combined topology.mp4
MP4
22.1 MB
31. lecture-30.pdf
PDF
139.3 KB
32. Observability tracing agent calls with OpenTelemetry (Description).html
HTML
1.2 KB
32. Observability tracing agent calls with OpenTelemetry.mp4
MP4
43.9 MB
32. lecture-31.pdf
PDF
155.6 KB
6 - End-to-End Build
33. Project overview multi-agent research assistant (Description).html
HTML
1.2 KB
33. Project overview multi-agent research assistant.mp4
MP4
21.4 MB
33. lecture-32.pdf
PDF
141.8 KB
34. Building the MCP tool layer (search + retrieval) (Description).html
HTML
1.3 KB
34. Building the MCP tool layer (search + retrieval).mp4
MP4
41.8 MB
34. lecture-33.pdf
PDF
164.1 KB
35. Building the A2A agent layer (summarizer + reviewer) (Description).html
HTML
1.3 KB
35. Building the A2A agent layer (summarizer + reviewer).mp4
MP4
43 MB
35. lecture-34.pdf
PDF
171.2 KB
36. Wiring the orchestrator and running end-to-end (Description).html
HTML
1.2 KB
36. Wiring the orchestrator and running end-to-end.mp4
MP4
46.9 MB
36. lecture-35.pdf
PDF
163.4 KB
37. Testing, debugging, and deployment considerations (Description).html
HTML
1.2 KB
37. Testing, debugging, and deployment considerations.mp4
MP4
12.3 MB
37. lecture-36.pdf
PDF
160.1 KB
38. Lecture 37 — Course wrap-up and next steps (Description).html
HTML
1.2 KB
38. Lecture 37 — Course wrap-up and next steps.mp4
MP4
33.7 MB
38. lecture-37.pdf
PDF
144.3 KB
9. Why A2A — Agent-to-Agent Communication Gaps (Description).html
HTML
1.2 KB
9. Why A2A — Agent-to-Agent Communication Gaps.mp4
MP4
30.7 MB
9. lecture-08.pdf
PDF
129.2 KB
2. Welcome and Course Roadmap (Description).html
HTML
1.2 KB
2. Welcome and Course Roadmap.mp4
MP4
23.3 MB
2. lecture-01.pdf
PDF
140.8 KB
3. The Problem — Fragmented Agent Integrations (Description).html
HTML
1.2 KB
3. The Problem — Fragmented Agent Integrations.mp4
MP4
29.7 MB
3. lecture-02.pdf
PDF
165.3 KB
4. MCP Architecture — Hosts, Clients, Servers (Description).html
HTML
1.2 KB
4. MCP Architecture — Hosts, Clients, Servers.mp4
MP4
17.5 MB
4. lecture-03.pdf
PDF
143.9 KB
5. MCP Primitives — Resources, Tools, Prompts (Description).html
HTML
1.2 KB
5. MCP Primitives — Resources, Tools, Prompts.mp4
MP4
15.3 MB
5. lecture-04.pdf
PDF
165 KB
6. Transports — stdio, SSE, and Streamable HTTP (Description).html
HTML
1.2 KB
6. Transports — stdio, SSE, and Streamable HTTP.mp4
MP4
16.8 MB
6. lecture-05.pdf
PDF
158 KB
7. Building Your First FastMCP Server (Description).html
HTML
1.2 KB
7. Building Your First FastMCP Server.mp4
MP4
31.8 MB
7. lecture-06.pdf
PDF
125.9 KB
8. Connecting with the MCP Inspector (Description).html
HTML
1.2 KB
8. Connecting with the MCP Inspector.mp4
MP4
23.4 MB
8. lecture-07.pdf
PDF
140.8 KB

Description

Related Torrents

Location

Trackers

Tracker name
udp://tracker.torrent.eu.org:451/announce
udp://tracker.tiny-vps.com:6969/announce
http://tracker.foreverpirates.co:80/announce
udp://tracker.cyberia.is:6969/announce
udp://exodus.desync.com:6969/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2780/announce
udp://tracker.internetwarriors.net:1337/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://open.stealth.si:80/announce
udp://9.rarbg.to:2900/announce
udp://9.rarbg.me:2720/announce
udp://opentor.org:2710/announce
udp://tracker.opentrackr.org:1337/announce
http://tracker.openbittorrent.com:80/announce
udp://opentracker.i2p.rocks:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://coppersurfer.tk:6969/announce
udp://tracker.zer0day.to:1337/announce
Torrent hash: