Frontend Services
Frontend services are the outermost layer of the Layered Service Architecture. They are the entry point for all user interactions with the system. They are responsible for presenting the user with a user interface, and for translating user actions into requests to the Backend for Frontend (BFF) services.