Marc Andreu

I have been a front end, backend and quality testing software engineer now I am following the path towards cybersecurity.

9 Side notes JAX London 2016

12th Oct – 12:00 to 12:50 Four Distributed Systems Reference Architectures

Tim Berglund, DataStax

  • Presentation slides.
  • Distributed systems characteristics:
    • The computers operate concurrently
    • The computers fail independently
    • The computers do not share a global clock
  • Sharding the architecture is ok, but sharding the DB is KO
  • Bounded (batch) vs Unbounded (streaming)
  • Streaming architectures:
    • Apache Beam: Apache Beam is an open source, a unified programming model that you can use to create a data processing pipeline.
    • Apache Flink: Flink’s core is a streaming data flow engine that provides data distribution, communication, and fault tolerance for distributed computations over data streams.
    • Apache Storm: Apache Storm is a free and open source distributed real-time computation system
    • The future of streaming architectures: FAAS. Function as a Service. Extreme microservices.
    • Serverless.com: Build applications comprised of microservices that run in response to events.
  • And much more details into Academy Datastax

That was all for this session. I hope it helps, please leave a comment if you would like to add something.

Posted by Marc Andreu Fernandez