Presentation: Patterns of reliable in-stream processing @ Scale
Location:
- Mountbatten, 6th flr.
Duration
Day of week:
- Monday
Key Takeaways
- Hear explanations, reasoning, and capabilities of deploying a Kappa architecture.
- Understand how one company handles their requirement that maintains data precision in a global, high volume (1.5M msg/sec) streaming environment.
- Understand implementation patterns and use cases to solve high volume streaming problems around Apache Storm and Kafka.
Abstract
Modern data streaming systems process millions of messages per second. To extract value from their data, organizations employ horizontally scalable distributed event processors such as Apache Storm. Such architectures are frequently designed under the assumption that data loss and calculation errors are acceptable.
In other cases, Kappa architecture is used to fulfill performance requirements without sacrificing consistency and reliability. And given the typical data consistency and performance requirements, external state and reliance on world clock become a taxing and hardly maintainable choice.
In this talk, we will discuss how we handled the challenges when building 1.5M msg/sec global processing system with Apache Storm and Apache Kafka at Integral Ad Science. We will inspect technology agnostic patterns reemerging in multiple applications including stream rewind technique, volatile in-memory state, derived logical time and synchronization, benefits of components collocation, and precision/performance trade offs.
Interview
Similar Talks
Tracks
Covering innovative topics
Monday, 7 March
-   
          Back to Java    
  What to expect in Java 9 and Spring 5 
-   
          Stream Processing @ Scale    
  Big data, fast-moving data. Practical implementation lessons on Real-time Data 
-   
          DevOps & CI/CD    
  Lessons/stories on optimizing the deployment pipeline 
-   
          Head-to-Tail Functional Languages    
  Free-range Monads, Tackling immutability, tales from production, and more... 
-   
          Architecting for Failure     
  Your system will fail. Take control before it takes you with it 
-   
           21st Century Culture from Geeks on the Ground    
  New ways to organise technology companies and workplace culture 
Tuesday, 8 March
-   
          Architectures You've Always Wondered about    
  In-depth technical case studies from giants like: Microsoft, Netflix, Google, Twitter, and more... 
-   
          Close to the Metal    
  Get efficiency back into your code, concepts like: cache efficient algorithm and lock free data structures 
-   
          Containers (in production)    
  Real-world lessons on scalability and reliability in production container deployments 
-   
          Modern CS in the real world    
  Real-world Industry adoption of modern CS ideas 
-   
          Security, Incident Response & Fraud Detection    
  Master-level classes on building security into your system and responding to incidents when things go wrong. 
-   
          Optimizing You    
  Keeping life in balance is always a challenge. Learning lifehacks 
Wednesday, 9 March
-   
          Disrupting Finance    
  Technology advances in finance (blockchain, P2P, Machine Learning, API's) 
-   
          Modern Native Languages    
  Modern native languages: Safe efficiency with Go, Rust, Swift 
-   
          Full Stack Javascript    
  Level up Javascript with topics like Angular, React/ReactNative, Node, Mongo/Couch/Other, Falcor, GraphQL, etc 
-   
          Data Science & Machine Learning Methods    
  A developer's data science and machine learning toolkit 
-   
          Microservices for Mega-Architectures    
  Practical lessons on Microservices success. 
-   
          Modern Agile Development    
  Revisiting Agile today and tackling challenges we are seeing in the wild 




