
8 Things You Need to Know About Becoming an Engineering Manager
More articles

- 15 March 2023
- AJ Cole
Migrating from AWS Lambda to AWS ECS: Benefits and Challenges
AWS Lambda is a powerful service that provides a hassle-free way to run our code in the cloud without needing to concern ourselves with the underlying infrastructure. At Taxdoo, we rely on Lambda for a vast array of services, as it streamlines our development process and ensures our focus remains on delivering innovative solutions. However, […]

- 15 March 2023
- Maria Canero
EI in Software Engineering | How to Improve Code Quality
Software engineering is all about coding. Right? Wrong. Well, just a little bit at least. Software engineering is way more than writing lines of code. Problem-solving, understanding complex business systems, specifying the scope of project implementation, defining contracts between clients and customers, coordination (for resource allocation, deployments, interlinked pieces of work), prioritizing, communication between colleagues […]

- 15 March 2023
- Maximilian Heß
Domain-Driven Design: what is it and how does Taxdoo thrive with it?
What is Domain-Driven Design and why is it helpful? Domain Driven Design (DDD) is an approach to software development, made popular by Eric Evans’ book, Domain Driven Design, published in 2003. It still receives a lot of attention today and is a highly respected tool in a lot of architects’ toolboxes. Why? Quite simply, DDD […]