Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Why microservices are the future of banking

Vinay Rawal answered on March 8, 2023 Popularity 2/10 Helpfulness 1/10

Contents


More Related Answers

  • When to choose Microservice?
  • What are the best practices to design Microservices?
  • what is microservice
  • What are the benefits of Microservice architectures?
  • Advantages of Microservice?
  • How messaging works in microservices
  • micro Service
  • In what kind of application we should use microservices?
  • Disadvantages of Microservice?
  • When Not to Use Microservices Architectures ?
  • microservices meaning
  • What are microservices?
  • What are the characteristics of Microservices?
  • Explain the working of Microservice Architecture.
  • How messaging works in microservices
  • Write main features of Microservices
  • What are the benefits and drawbacks of Microservices?
  • What are the fundamental characteristics of a microservices design?
  • What do you know about Microservices?
  • what are the drawbacks of microservices
  • How do microservices relate to the business
  • Creating Microservices
  • Configuration management architecture inside microservices
  • What are the benefits and drawbacks of Microservices?
  • Breaking Down Application into Microservices
  • Learn: Microservices Architecture
  • What are the drawbacks of Microservice architectures?
  • What are the most significant benefits of using microservices?
  • THEN WHY MICROSERVICES?
  • MICROSERVICES FOR BEGINNERS

  • Why microservices are the future of banking

    0

    If an engineer from Google, Amazon, Netflix, or even Spotify walked into Thought Machine they'd be immediately at home. We use the same tools. Our software architecture principles are common across all the enterprises.

    One of the most vital things we hold in common is our devotion to microservices. They are key to creating resilient, powerful, scalable applications that are easy to update. Frankly, Google couldn't run Gmail, or Netflix run at all, without microservices. They are fundamental.

    Banks are less familiar with microservices. And that is being polite. Banks are decades behind the cutting-edge in software. Microservices are something bankers need to learn about, and fast.

    So here's a quick masterclass in what microservices are, and why they are revolutionary in banking.

    Traditionally banking applications are built as a single entity – a monolith. All the code is bundled together – in vast, sprawling code-bases, so intimidating that engineers get lost in its labyrinth.

    Microservices are the alternative. Instead of a monolith, applications are broken into small autonomous chunks called microservices. Each microservice runs independently, and can be managed by a dedicated team. The microservices talk to each other via APIs.

    What you have is a network of small, self-sustaining units, working together to create a single application.

    The beauty is the size. Each microservice is kept tight and well-defined. In Silicon Valley there's a notion that the team working on a microservice should be small enough to be fed by two-pizzas. The famed Two Pizza Rule. That's seven to ten people, depending on how greedy they are. True or not – it captures the belief that a microservice should be scoped tightly enough for a small team to manage. 

    Popularity 2/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Mar 08 2023
    Vinay Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.