Important
You are viewing documentation for an older version of Confluent Platform. For the latest, click here.
Build Applications¶
Use these resources to develop and deploy your streaming applications on Confluent Platform.
- Schema Registry
- Confluent CLI
- Kafka Clients
- API and Javadocs
- Application Development
- Docker Developer Guide
- Streams Developer Guide
- Writing a Streams Application
- Testing Streams Code
- Configuring a Streams Application
- Streams DSL
- Optimizing Kafka Streams Topologies
- Processor API
- Data Types and Serialization
- Interactive Queries
- Memory Management
- Running Streams Applications
- Managing Streams Application Topics
- Streams Security
- Application Reset Tool
- Connector Developer Guide
- Confluent Hub
- MQTT Proxy
- KSQL Developer Guide
- Configuring KSQL CLI
- Create a KSQL Stream
- Create a KSQL Table
- Aggregate Streaming Data With KSQL
- Query With Arrays and Maps
- Query With Structured Data
- Join Event Streams with KSQL
- Transform a Stream With KSQL
- Implement a User-defined Function (UDF and UDAF)
- Partition Data to Enable Joins
- KSQL Syntax Reference
- KSQL REST API Reference
- KSQL Custom Function Reference (UDF and UDAF)
- KSQL Tutorials and Examples