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

Why BFF needs in our microservice application?

Pragya Keshap answered on February 20, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • When to choose Microservice?
  • What are the best practices to design Microservices?
  • What are the benefits of Microservice architectures?
  • What are the three commonly used tools for Microservices?
  • Name some famous companies that use Microservice architecture.
  • In what kind of application we should use microservices?
  • microservices security best practices
  • When Not to Use Microservices Architectures ?
  • Principles Used to Design Microservice Architecture
  • Explain the working of Microservice Architecture.
  • When not to choose Microservice?
  • Write main features of Microservices
  • What are the benefits and drawbacks of Microservices?
  • In which cases microservice architecture best suited?
  • How do microservices relate to the business
  • Configuration management architecture inside microservices
  • What are the benefits and drawbacks of Microservices?
  • Which of the following technologies are commonly used to implement microservices?
  • Under which condition the developers should use microservices?
  • Microservice Strategies
  • reasons not to use microservices
  • Design:Microservices Architecture with BFF
  • when not to use microservices architecture Anti-patterns of microservices
  • Breaking Down Application into Microservices
  • Evaluate:Microservice Architecture with BFF
  • What is the advantage of Microservices architecture over SOA?
  • Tailored Service Template for Microservices development in an organization
  • What are the drawbacks of Microservice architectures?
  • What are the most significant benefits of using microservices?
  • Why do many developers hesitate in using Microservices? / What are the biggest cons of using Microservices?

  • Why BFF needs in our microservice application?

    0

    The goal of this architecture is to decouple the front-end apps from the backend architecture.

    As a scenario, think about you have an application that consists of the mobile app, web app and needs to communicate with the backend services in a microservices architecture.

    This can be done successfully but if you want to make a change to one of the frontend services, you need to deploy a new version instead of stick to updating the one service.

    So here comes the microservice architecture and this is able to understand what our apps need and how to handle the services.

    This is a big improvement in microservice architecture as this allows to isolate the backend of the application from the frontend. One other advantage that we can get from this BFF is that we can reuse the code as this allows all clients to use the code from the backend.

    Between the client and other external APIs, services, and so on, BFF functions similarly to a proxy server. If the request must pass through another component, the latency will undoubtedly increase

    Read more: https://javarevisited.blogspot.com/2021/09/microservices-design-patterns-principles.html#ixzz7tpJ4ZlGZ

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Tags: whatever
    Link to this answer
    Share Copy Link
    Contributed on Feb 20 2023
    Pragya Keshap
    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.