The Best of the Week (Apr. 25): DevOps Zone
Join the DZone community and get the full member experience.
Join For FreeMake sure you didn't miss anything with this list of the Best of the Week in the DevOps Zone (Apr. 25 to May 1). Here they are, in order of popularity:
1. TDD Is Dead? Let’s Kill The Messenger Instead!
David H. Hansson (@DHH) sparked the “TDD being dead” latest twitter storm. DHH is no stranger to controversy, and he certainly picked the right title for it. Of course, the responses followed immediately. and most of them fell directly into his...
2. The Continuous Delivery Toolchain
Unless your software is very simple, no single tool or pipeline implementation will provide you with Continuous Delivery. Effective Continuous Delivery requires an organizational understanding of the intent and purposes of the activities you undertake, not merely the automation of those activities.
3. The Ship Show: Scaling Your Self-Service as a Service
Our topic was originally on scaling self-service of configuration management good practices, but quickly morphed into a discussion of what organizations need to pay attention and foster to support their tools teams in their often-cited mission of creating a self-service culture and self-service infrastructure.
4. Development "Methodologies"
Included in this article are several development "methodologies" that are popular and even industry-standard, as well as an explanation behind the reasoning of the methodology.
5. Jersey/Jax RS: Streaming JSON
About a year ago I wrote a blog post showing how to stream a HTTP response using Jersey/Jax RS and I recently wanted to do the same thing but this time using JSON.
Opinions expressed by DZone contributors are their own.
Trending
-
What to Pay Attention to as Automation Upends the Developer Experience
-
Reactive Programming
-
Transactional Outbox Patterns Step by Step With Spring and Kotlin
-
Operator Overloading in Java
Comments