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

Design:Microservices Architecture with BFF

Anjali Sharma answered on February 1, 2023 Popularity 3/10 Helpfulness 1/10

Contents


More Related Answers

  • What are the best practices to design Microservices?
  • What all different design patterns of Microservice?
  • What are the benefits of Microservice architectures?
  • Best practices you should consider when implementing the microservice architecture diagram
  • Name some famous companies that use Microservice architecture.
  • In what kind of application we should use microservices?
  • microservices security best practices
  • Principles Used to Design Microservice Architecture
  • Explain the working of Microservice Architecture.
  • Write main features of Microservices
  • Write main components of Microservices
  • Explain the way to implement service discovery in microservices architecture.
  • In which cases microservice architecture best suited?
  • What is the role of an architect in Microservices architecture?
  • How do microservices relate to the business
  • name some design patterns and tools we use in developing microservices
  • What are some common Microservices design principles?
  • Configuration management architecture inside microservices
  • Which of the following technologies are commonly used to implement microservices?
  • microservices database management patterns and principles
  • Microservice Strategies
  • Introduction - Microservices architecture
  • Decomposition of Microservices Architecture
  • Learn: Microservices Architecture
  • Evaluate:Microservice Architecture with BFF
  • Design: Microservices Architecture with Service Aggregator, Registry/Discovery Pattern
  • Big Picture of Microservices Architecture
  • DEMO: Microservices Architecture Code Review
  • What is the advantage of Microservices architecture over SOA?

  • Design:Microservices Architecture with BFF

    0

    BFF and Microservices

    BFF acts as a perfect abstraction for underlying microservices. For an API, it can connect to necessary microservices, gather the responses, and respond. This ensures that we are not fetching data that we don't need.

    For example, Given compatibility and constraints, a Desktop BFF can talk to Orders, Sellers, and Reviews Services, while a Mobile BFF can talk to Orders, Sellers, and AR services to respond to the same API endpoint.

    https://www.linkedin.com/pulse/bff-backend-frontend-pattern-microservices-arpit-bhayani/

    Popularity 3/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 01 2023
    Anjali Sharma
    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.