Secrets management is a critical problem for developers, especially for teams adopting DevOps practices. Until recently, it was the IT…
Category: Development
All the World’s A Stage, and We Are Merely Software Engineers
Lessons from the Stage Software Development isn’t all drama, but I learned a lot from my time volunteering with various…
Top 4 Open Source Tools for Observability of Containers and Microservices
Visibility is a key requirement when working with containers and microservices, especially in complex environments where it’s hard to keep…
Developer’s Guide to Selecting a Secrets Management Solution
The role of the developer has changed a great deal in recent years. Application architectures now include microservices, distributed systems,…
Improving logs in bash scripts
Who knew that you could reasonably split logs in bash scripts without sacrificing the UX? I certainly didn’t! At least…
Enhance your product’s supportability with a logs-first approach
When you’re building an app that will be deployed in someone else’s environment, building it so that it’s easy to…