Coder Social home page Coder Social logo

talk-microservices-arch's Introduction

The Perils of Microservices

Abstract

We've all seen the rise of microservices to become the canonical way to build systems for many developers. There are many benefits microservices can give a team, like easier to understand applications, better separation of concerns, and less git merges. However, its not all roses. Microservice architectures break some fundamental truths about

Microservice-based architectural design has exploded in almost every tech industry as the cononical way to build large-scale systems, but there are still holdouts. Why do so many companies choose this path, and why do others avoid it? We examine the tangible benefits and drawbacks of microservices-based architecture. Then, I propose a novel solution to ease the friction of adopting microservices.

Outline

Perils:

  • The Version Problem (monolithic versioning)

  • Good things

    • Smaller parts are easier to grok
    • Separation of concerns
    • Separation of teams
    • Better internal APIs
    • External comms are contained
  • Bad things

    • Dev Envs are clunky
    • Cloning/Sharing a system
    • Issue tracking
  • Version Problem

    • Monolithic Versioning
    • denvr/using Monolithic versioning as live doc

License

See LICENSE file.

talk-microservices-arch's People

Contributors

yanatan16 avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.