Roberto PozziBuilding robust APIs: a comprehensive guide to OAuth2 and TLS integration in REST services — Part 3In previous articles, Building robust APIs — Part 1 and Building robust APIs — Part 2, I defined the objective of this five-article…Mar 22Mar 22
Roberto PozziBuilding robust APIs: a comprehensive guide to OAuth2 and SSL integration in REST services — Part 2In the first article (you can read it here) I defined the objective of this four-article series, described the target architecture that I…Jan 30Jan 30
Roberto PozziBuilding robust APIs: a comprehensive guide to OAuth2 and SSL integration in REST services — Part 1Since REST services are a fundamental building block of today’s digital landscape, securing them is paramount to safeguard sensitive data…Jan 23Jan 23
Roberto PozziEnable security for Kafka applicationsWhen things get serious, security is one of the first thing you have to consider and Kafka applications are not different.Nov 28, 20231Nov 28, 20231
Roberto PozziUse Kafka Streams to implement a temperature sensor applicationIn a previous article Why Kafka Streams: Extending Kafka’s Power I explained what Kafka Streams is, why it is needed and how it works.Nov 14, 2023Nov 14, 2023
Roberto PozziWhy Kafka Streams: Extending Kafka’s PowerApache Kafka has established itself as a reliable and scalable event streaming platform, catering to the needs of various real-time data…Oct 13, 2023Oct 13, 2023
Roberto PozziUsing Confluent to run your Kafka infrastructureUsing a local running Kafka is obviously the best, fastest and simplest way to start playing with Kafka, and that’s exactly what I did and…Jul 28, 2023Jul 28, 2023
Roberto PozziWrite a Kafka consumer with Java using Spring BootRecently I wrote the article Write a Kafka producer with Java using Spring Boot; the other side of the coin in an event streaming platform…May 15, 2023May 15, 2023
Roberto PozziWrite a Kafka producer with Java using Spring BootSometime ago I set up my Raspberry board with a temperature and humidity sensor and configured it to publish data to a Kafka cluster (you…May 5, 2023May 5, 2023
Roberto PozziUsing sensors with Raspberry boards Part 2: connecting and sending data from a DHT11 sensorWelcome to the second and final article of this series; in the first article…Sep 8, 2021Sep 8, 2021