AD0-E605 · Question #34
A data engineer needs to send data collected from IoT devices into AEP Edge network using the Edge Network Server API. The engineer also needs to ensure that the APIs executed are secured and in real-
The correct answer is A. server.adobedc.net. server.adobedc.net is the designated endpoint for the Adobe Experience Platform Edge Network Server API, which is purpose-built for server-side and IoT use cases where authenticated, real-time data ingestion is required - it supports both interactive (synchronous) and non-interac
Question
A data engineer needs to send data collected from IoT devices into AEP Edge network using the Edge Network Server API. The engineer also needs to ensure that the APIs executed are secured and in real-time. What endpoint configuration is required to be set up by the data engineer?
Options
- Aserver.adobedc.net
- Bedge.adobedc.net
- Crealtime.adobedc.net
- Dapi.adobedc.net
How the community answered
(45 responses)- A80% (36)
- B2% (1)
- C11% (5)
- D7% (3)
Explanation
server.adobedc.net is the designated endpoint for the Adobe Experience Platform Edge Network Server API, which is purpose-built for server-side and IoT use cases where authenticated, real-time data ingestion is required - it supports both interactive (synchronous) and non-interactive data collection with proper API key or JWT-based security.
Why the distractors are wrong:
- B (
edge.adobedc.net) is the client-side Edge Network endpoint used by the AEP Web SDK in browsers, not for server-side or IoT integrations. - C (
realtime.adobedc.net) is not a valid Adobe Experience Platform endpoint - the word "realtime" is a trap that echoes the requirement in the question. - D (
api.adobedc.net) is similarly not a real AEP endpoint; it's a generic-sounding distractor.
Memory tip: Match the use case to the prefix - "server" in server.adobedc.net = Server API = server-side/IoT. Think of it as: IoT devices aren't browsers, so you skip edge (browser SDK) and go straight to server.
Topics
Community Discussion
No community discussion yet for this question.