Explore >> Select a destination


You are here

pfisterer.dev
| | simonpai.github.io
12.2 parsecs away

Travel
| | In the autumn of 2018 we started an epic project of a next generation SSP system, to turn our hardcoded fixed-order ad request model to a fully configurable one. This pretty much guaranteed a large boost of revenue and a total revision of our code base. Background We were in a heavily solution-oriented business. In this project, a nearly zero downtime was mandatory. We had a small dev team, consisting of 2 senior devs and 1 junior, maintaining several other system components at the same time.
| | www.drmaciver.com
21.9 parsecs away

Travel
| |
| | karolgalanciak.com
15.8 parsecs away

Travel
| | Microservices, Service-Oriented Architecture (SOA) and in general, distributed ecosystems, have been on hype in the last several years. And that's for a good...
| | conductofcode.io
49.7 parsecs away

Travel
| I had reason to revisit the automocked base class from a previous blog post. I am working with another code base and have new opportunities for automocking. We have a lot of internal classes. Approximately 30% of the classes are marked as internal. The old approach did not work anymore.