Chapter 7: Project: Bosque in the Cloud
Up to this point, we have learned a series of useful concepts that will allow us to build our first applications to solve real world problems.
The emergence of serverless technology has led us to think about building atomic solutions of limited responsibility, which have converted previously complex applications into a set of small specialized services, reducing resource consumption and simplifying maintenance and scalability.
Bosque emerges as an ideal candidate for the construction of small services due to its deterministic nature. We can ensure that our applications will always fulfill their purpose efficiently and be sufficiently legible to facilitate their maintenance.
In this chapter we will build ...
Get Learn Bosque Programming now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.