DevOps isn't dead, it has just evolved. And the developer experience has been a driving force.Tell us how your DevOps journey has changed.
Stop letting outdated access processes hold your team back. Learn how to build smarter, faster, and more secure DevOps infrastructures.
Lead Engineer at Bol.
Company website: https://www.bol.com/
Haarlem, NL
Joined Mar 2009
Stats
Reputation: | 283 |
Pageviews: | 79.0K |
Articles: | 3 |
Comments: | 1 |
Comments
Mar 22, 2021 · Bogdan Nechyporenko
Hi Xavier,
I made an example based on this architecture in this article, there is also a github working application https://dzone.com/articles/scale-your-frontend-application-dynamically
You can have a look at Lerna https://github.com/lerna/lerna to create a mono-repository. So that you can build all projects from one entry point.