Frameworks for distributed systems.

Adobe
Skynet1

Go to company page Adobe

Skynet1
May 7, 2018 9 Comments

What are some of the frameworks/tools that one needs to learn for Modern distributed/web development.

I will list some Docker, NGINX, Kubernetes.

comments

Want to comment? LOG IN or SIGN UP
TOP 9 Comments
  • Concepts: Leader Election, Lock Services (Consul, Google Chubby paper), Write Ahead Logs, Sharding, Replication, CAP, Types of Consistency, Consensus algos (Paxos). State machines are incredibly useful. Google has a lot of good papers out there. ACM Queue is a good read.
    May 7, 2018 0
  • New
    JohnBarron

    New

    JohnBarron
    There’s too many frameworks these days. It seems we need to spend more time learning about frameworks than actually doing something productive.

    Startup idea: new framework to unify all these frameworks
    May 7, 2018 3
  • Amazon
    echo++

    Go to company page Amazon

    echo++
    Ideas: consistency, failure, chaos engineering, monitoring and logging , serverless architectures
    May 7, 2018 0
  • SAP / Eng
    cjmP21

    Go to company page SAP Eng

    PRE
    SAP
    cjmP21
    to add to the above list :Cassandra internals and architecture a very good read.
    May 7, 2018 0
  • Twitter
    trufalse

    Go to company page Twitter

    trufalse
    Hadoop, zookeeper, kubernetes, Cassandra, monitoring. The algos are probably useful too but get an idea of what the use cases are. Go to a team that deals with that.
    May 7, 2018 0