Machine Learning and Real-Time Analytics in Apache Kafka Applications
ML model serving with Apache Kafka: stream processing vs RPC for real-time analytics, with TensorFlow examples from Kafka Summit.
ML model serving with Apache Kafka: stream processing vs RPC for real-time analytics, with TensorFlow examples from Kafka Summit.
Lo sapevi che alle 15:00 all’interno della sezione Cloud e Servizi: Modelli, novità e casi d’uso presenteremo il caso di studio Wavefier al Workshop GARR 2019 – NET MAKERS? Ero presente come speaker in questa discussione, di seguito anche il video nel nostro intervento Ma in generale possibile seguire tutti gli interessanti interventi tramite la piattaforme di streaming del garr https://www.garr.tv/
From zero to deployment on Kubernetes: app development, containers, k8s install and the Ambassador API gateway. A complete hands-on path.
Micro Frontends: splitting large, complex frontend codebases into simple, composable, independently deliverable apps.
A concise reference of design patterns for microservices architecture, as a starting point for distributed systems design.
A very interesting article that I find very useful! Here are shared some of the common producer models, which show how to transform a classic architecture to an Event Sourcing model. Below is the link to the complete article! In part one, we learned about how at Nordstrom we’ve been exploring and implementing event-sourcing as an architectural pattern. In part… Source: Event-sourcing at Nordstrom: Part 2 Here a scort preview of patter Produce directly to the ledger at the moment of the event Transform an existing stream Write-through a database and use change data capture Poll an existing request/response service...
The linked post covers how Apache Kafka and its Streams API are used for storing and processing all the articles ever published by The New York Times Source: Publishing with Apache Kafka at The New York Times | Confluent
Have you noticed that something on the site does not work and more is new instead? That’s true! I’m trying to do something different and I’m in a creative phase. Stay tuned
How can you find out if you’re being successful or heading for a burnout? The only person who can really answer that question is you. A Q&A with Peter Stevens and Maria Matarelli who spoke about success or burnout and personal agility at eXperience Agile 2018. Source: Success or Burnout? Q&A on How Personal Agility Can Help
Introduction As a company that manages our own infrastructure we need to be able to rapidly install new server capacity and ensure that the equipment entering our production environment is highly reliable. Source: Automating Datacenter Operations at Dropbox