For streaming data ingestion into AEP, I am trying to understand the differences (if any) between using the HTTP API Streaming Connector (without AEP Web SDK) vs. streaming ingestion with AEP Web SDK.
First, what is streaming ingestion with the AEP Web SDK officially called, is it just "Streaming ingestion" ?
Second, is this the best streaming ingestion option? I assume this is the best option for streaming ingestion but I'm not sure if this is actually the best or if it just uses the Adobe branded SDK. I know this SDK is great for the wider experience cloud, but I'm getting at AEP streaming data ingestion specifically.
Second, how different is the HTTP API Streaming Connector (found in the sources catalog)?
I'm thinking this method just requires a lot more management, as you won't have all your data variables managed nicely like with Adobe tags, but are there any other downsides?