TorBT - Torrents and Magnet Links Search Engine
Implementing an Event Log with Kafka
- Date: 2024-12-22
- Size: 342 MB
- Files: 121
File Name
Size
01. Course Overview/01. Course Overview.mp4
3.4 MB
01. Course Overview/01. Course Overview.srt
2.9 kB
02. Introduction/01. Introduction.mp4
3.6 MB
02. Introduction/01. Introduction.srt
4.3 kB
02. Introduction/02. Application to Build.mp4
7.2 MB
02. Introduction/02. Application to Build.srt
7.7 kB
02. Introduction/03. Scaling the Project.mp4
8.5 MB
02. Introduction/03. Scaling the Project.srt
8.5 kB
02. Introduction/04. Issues with Microservices.mp4
5.9 MB
02. Introduction/04. Issues with Microservices.srt
6.5 kB
02. Introduction/05. Losing Data.mp4
2.1 MB
02. Introduction/05. Losing Data.srt
2.6 kB
02. Introduction/06. Summary.mp4
2.2 MB
02. Introduction/06. Summary.srt
2.9 kB
03. Kafka as a Distributed Log/01. Introduction.mp4
1.8 MB
03. Kafka as a Distributed Log/01. Introduction.srt
2.3 kB
03. Kafka as a Distributed Log/02. Kafka Overview.mp4
5.7 MB
03. Kafka as a Distributed Log/02. Kafka Overview.srt
6.7 kB
03. Kafka as a Distributed Log/03. Data in Kafka.mp4
6.9 MB
03. Kafka as a Distributed Log/03. Data in Kafka.srt
6.8 kB
03. Kafka as a Distributed Log/04. Selection Partitions.mp4
3.0 MB
03. Kafka as a Distributed Log/04. Selection Partitions.srt
3.6 kB
03. Kafka as a Distributed Log/05. Reading from Kafka.mp4
5.0 MB
03. Kafka as a Distributed Log/05. Reading from Kafka.srt
4.8 kB
03. Kafka as a Distributed Log/06. Order in Kafka.mp4
2.2 MB
03. Kafka as a Distributed Log/06. Order in Kafka.srt
2.2 kB
03. Kafka as a Distributed Log/07. Running Kafka.mp4
11 MB
03. Kafka as a Distributed Log/07. Running Kafka.srt
10 kB
03. Kafka as a Distributed Log/08. Implementing a Producer.mp4
18 MB
03. Kafka as a Distributed Log/08. Implementing a Producer.srt
12 kB
03. Kafka as a Distributed Log/09. Kafka vs. Queues.mp4
2.8 MB
03. Kafka as a Distributed Log/09. Kafka vs. Queues.srt
3.4 kB
03. Kafka as a Distributed Log/10. Implementing a Consumer.mp4
18 MB
03. Kafka as a Distributed Log/10. Implementing a Consumer.srt
10 kB
03. Kafka as a Distributed Log/11. Advanced Kafka Topics.mp4
5.7 MB
03. Kafka as a Distributed Log/11. Advanced Kafka Topics.srt
6.7 kB
03. Kafka as a Distributed Log/12. Idempotent Producer.mp4
4.1 MB
03. Kafka as a Distributed Log/12. Idempotent Producer.srt
5.0 kB
03. Kafka as a Distributed Log/13. Transactions.mp4
2.6 MB
03. Kafka as a Distributed Log/13. Transactions.srt
2.9 kB
03. Kafka as a Distributed Log/14. Summary.mp4
1.6 MB
03. Kafka as a Distributed Log/14. Summary.srt
2.1 kB
04. Event Log with Kafka/01. Introduction.mp4
3.1 MB
04. Event Log with Kafka/01. Introduction.srt
4.4 kB
04. Event Log with Kafka/02. Asynchronous Microservices.mp4
2.4 MB
04. Event Log with Kafka/02. Asynchronous Microservices.srt
2.6 kB
04. Event Log with Kafka/03. Immutable Events.mp4
4.6 MB
04. Event Log with Kafka/03. Immutable Events.srt
6.1 kB
04. Event Log with Kafka/04. Microservices with Kafka.mp4
3.9 MB
04. Event Log with Kafka/04. Microservices with Kafka.srt
5.2 kB
04. Event Log with Kafka/05. Topics and Events.mp4
2.5 MB
04. Event Log with Kafka/05. Topics and Events.srt
2.8 kB
04. Event Log with Kafka/06. Kafka Streams.mp4
6.8 MB
04. Event Log with Kafka/06. Kafka Streams.srt
8.0 kB
04. Event Log with Kafka/07. Stateless Stream Processing.mp4
22 MB
04. Event Log with Kafka/07. Stateless Stream Processing.srt
13 kB
04. Event Log with Kafka/08. CQRS.mp4
2.9 MB
04. Event Log with Kafka/08. CQRS.srt
3.6 kB
04. Event Log with Kafka/09. Storing Events.mp4
11 MB
04. Event Log with Kafka/09. Storing Events.srt
6.5 kB
04. Event Log with Kafka/10. Multiple Datastores.mp4
848 kB
04. Event Log with Kafka/10. Multiple Datastores.srt
863 B
04. Event Log with Kafka/11. Adding Another Datastore.mp4
12 MB
04. Event Log with Kafka/11. Adding Another Datastore.srt
6.3 kB
04. Event Log with Kafka/12. Transactional Log.mp4
4.7 MB
04. Event Log with Kafka/12. Transactional Log.srt
5.2 kB
04. Event Log with Kafka/13. Schema Evolution.mp4
7.6 MB
04. Event Log with Kafka/13. Schema Evolution.srt
8.4 kB
04. Event Log with Kafka/14. Pros and Cons.mp4
2.6 MB
04. Event Log with Kafka/14. Pros and Cons.srt
3.0 kB
04. Event Log with Kafka/15. Summary.mp4
1.8 MB
04. Event Log with Kafka/15. Summary.srt
2.1 kB
05. Kafka and Databases/01. Introduction.mp4
2.3 MB
05. Kafka and Databases/01. Introduction.srt
2.7 kB
05. Kafka and Databases/02. Kafka and Databases.mp4
3.3 MB
05. Kafka and Databases/02. Kafka and Databases.srt
3.6 kB
05. Kafka and Databases/03. Keeping Data in Sync.mp4
4.5 MB
05. Kafka and Databases/03. Keeping Data in Sync.srt
5.4 kB
05. Kafka and Databases/04. Kafka Connect.mp4
2.9 MB
05. Kafka and Databases/04. Kafka Connect.srt
3.8 kB
05. Kafka and Databases/05. Event-carried State Transfer.mp4
2.3 MB
05. Kafka and Databases/05. Event-carried State Transfer.srt
2.6 kB
05. Kafka and Databases/06. Running Kafka Connect.mp4
10 MB
05. Kafka and Databases/06. Running Kafka Connect.srt
6.9 kB
05. Kafka and Databases/07. Events Outbox.mp4
3.8 MB
05. Kafka and Databases/07. Events Outbox.srt
4.2 kB
05. Kafka and Databases/08. Log Compaction.mp4
4.4 MB
05. Kafka and Databases/08. Log Compaction.srt
5.0 kB
05. Kafka and Databases/09. Stateful Stream Processing.mp4
3.0 MB
05. Kafka and Databases/09. Stateful Stream Processing.srt
3.5 kB
05. Kafka and Databases/10. Local Storage.mp4
4.7 MB
05. Kafka and Databases/10. Local Storage.srt
5.7 kB
05. Kafka and Databases/11. Persisting Local Storage.mp4
5.4 MB
05. Kafka and Databases/11. Persisting Local Storage.srt
5.5 kB
05. Kafka and Databases/12. Local Storage with Kafka Streams.mp4
4.0 MB
05. Kafka and Databases/12. Local Storage with Kafka Streams.srt
4.7 kB
05. Kafka and Databases/13. JOINs with Streams.mp4
4.9 MB
05. Kafka and Databases/13. JOINs with Streams.srt
5.5 kB
05. Kafka and Databases/14. Implementing JOINs.mp4
18 MB
05. Kafka and Databases/14. Implementing JOINs.srt
12 kB
05. Kafka and Databases/15. Complex Transactions.mp4
5.0 MB
05. Kafka and Databases/15. Complex Transactions.srt
6.5 kB
05. Kafka and Databases/16. Summary.mp4
1.6 MB
05. Kafka and Databases/16. Summary.srt
1.9 kB
06. Analytics with an Event Log/01. Introduction.mp4
1.8 MB
06. Analytics with an Event Log/01. Introduction.srt
2.2 kB
06. Analytics with an Event Log/02. Analytics with Events.mp4
4.8 MB
06. Analytics with an Event Log/02. Analytics with Events.srt
5.6 kB
06. Analytics with an Event Log/03. Windows with Kafka Streams.mp4
4.9 MB
06. Analytics with an Event Log/03. Windows with Kafka Streams.srt
5.5 kB
06. Analytics with an Event Log/04. Time in Stream Processing.mp4
5.7 MB
06. Analytics with an Event Log/04. Time in Stream Processing.srt
6.5 kB
06. Analytics with an Event Log/05. Messages Analytics.mp4
16 MB
06. Analytics with an Event Log/05. Messages Analytics.srt
9.7 kB
06. Analytics with an Event Log/06. Lambda vs. Kappa Architectures.mp4
4.7 MB
06. Analytics with an Event Log/06. Lambda vs. Kappa Architectures.srt
5.8 kB
06. Analytics with an Event Log/07. Tiered Storage.mp4
2.6 MB
06. Analytics with an Event Log/07. Tiered Storage.srt
2.8 kB
06. Analytics with an Event Log/08. Summary.mp4
3.3 MB
06. Analytics with an Event Log/08. Summary.srt
4.4 kB
implementing-event-log-kafka.zip
7.1 MB