You ain't gonna need YAGNI
Devon Burriss' Blog
by
1y ago
Is YAGNI a principle that should always be followed? No. Principles are guides, you still need to think ..read more
Visit website
Telemetry tips
Devon Burriss' Blog
by
1y ago
When getting started with a new telemetry platform you may not know what conventions you need to set and follow for metrics, logs, code, etc.. Even if you do, how do you get the rest of the team to follow them too ..read more
Visit website
Choosing a telemetry platform
Devon Burriss' Blog
by
1y ago
When looking at a telemetry platform we will often look at support for a cloud provider, specific technologies supported, or maybe price. Something often not considered is usability ..read more
Visit website
Tools for architecture documentation
Devon Burriss' Blog
by
2y ago
Using a devcontainer with VS Code makes it easy for everyone to get up and running creating C4, PlantUML, and Mermaid diagrams ..read more
Visit website
A simple FP architecture
Devon Burriss' Blog
by
2y ago
If we apply the ideas of FP can we land at an architecture that rises out of the core ideas of high-order functions and pure functions ..read more
Visit website
Useful FP language features
Devon Burriss' Blog
by
2y ago
A review of some language features like immutability and algebraic data types that work well in a functional style of programming ..read more
Visit website
What is Functional Programming?
Devon Burriss' Blog
by
2y ago
A review of the big ideas in functional programming like pure functions, higher-order functions, and composition. This will form the baseline for future posts on designing and structuring a functional codebase ..read more
Visit website
Reliable APIs - Part 3
Devon Burriss' Blog
by
2y ago
A better idempotency implementation using client-generated IDs ..read more
Visit website
Reliable APIs - Part 2
Devon Burriss' Blog
by
2y ago
An example of a bad resilience implementation and discussion of the failure modes ..read more
Visit website
Reliable APIs - Part 1
Devon Burriss' Blog
by
2y ago
Takes a look at using retry policies to increase the reliability of calls to APIs as well as the endpoint internals. This post looks at how retry-policies can go wrong and walks through analysing for proper use ..read more
Visit website

Follow Devon Burriss' Blog on FeedSpot

Continue with Google
Continue with Apple
OR