Understanding delivery stream destinations
Delivery stream destinations are where KDF has the ability to land or send the ingested data. This is how KDF packages stream storage, data processing, and delivery into one neat tool that requires no code. KDF supports a number of destinations, and the KDF service has been adding additional destinations over time. Now, let's take a detailed look at the supported destinations.
Amazon S3
The first—and most popular—destination is Amazon S3. S3 is a serverless object-storage service that is highly scalable, highly durable, and highly available, and provides industry-leading performance and security features. It is designed for 99.999999999% (or 11 9s) of durability and provides storage for almost any amount of data. It provides the ideal storage at an affordable price point for use cases such as a data lake, and hence is an ideal destination for KDF. The most popular use case for using KDF is to populate a data lake that...