Explore >> Select a destination


You are here

youryblog.wordpress.com
| | sookocheff.com
3.3 parsecs away

Travel
| | Microservices have become part of the software engineering cultural zeitgeist to the extent that alternative approaches to architecture and development are treated as somehow inferior. Given the challenges that running microservices present, I usually recommend beginning development of new projects and systems as a single deployable unit - the monolith. Sam Newman, in the book "Building Microservices", agrees with this approach. He recommends leveraging microservices only if you can become convinced of the benefits for your system, not as a default for every project.
| | talesfrom.dev
4.3 parsecs away

Travel
| | What is a diaper effect when it comes to software design?
| | www.minaandrawos.com
4.9 parsecs away

Travel
| | Ever considered implementing a class factory in Golang (Go) which is a programming language that is not fully object oriented in nature?
| | blog.hulacorn.com
19.1 parsecs away

Travel
| The erosion of best practices and good disciplines in software development causes the creation of poor software.