TechWell Insights
The Latest Stories
|
Prioritizing Invisible Work There are work items that will give the team an operational boost and perhaps avoid a crisis, but that never make it to the top of the priority list—like build and deployment improvements, or paying down technical debt. For enabling work that is valuable but too invisible to be a priority, consider breaking it down. |
|
|
Software Features to Avoid in a Production EnvironmentWhen developing an application, it’s best practice not to use certain software features in a production environment. These include features related to programming language, the OS, the database, a framework, a web or application server, or a tool. You have to consider the production setup to avoid bugs or server crashes. |
|
|
Team Agility in a Post-Pandemic WorldCOVID-19 has necessitated entirely remote environments, and people the world over have had to inspect their foundations of working, adapt to a new way of remote execution, and integrate their personal and professional lives more than before. Organizational leaders need to embrace a new outlook in four critical areas. |
|
|
3 Reasons Saturday Night Live Is the Perfect Example of AgilitySaturday Night Live has delivered iconic, award-winning content and thrilled its audience for more than four decades. The practices used to deliver this sketch comedy television show every week actually have quite a bit in common with the practices of agile businesses. It's all about continuously, reliably delivering value. |
|
|
Is It Really ‘Us vs. Them’?Teams often view executives as being "against" them and making decisions that are clueless at best or nefarious at worst. Usually, neither is the case, but there's no way of knowing true motivations if there's no discussion. Teams and directors need to repair their communication rift. This is a tale of two perspectives. |
|
|
What’s the Problem with User Stories?Agile projects focus on very lightweight, simple requirements embodied in user stories. However, there are some problems with relying solely on user stories. They often don't contain enough accuracy for development, testing, or industry regulations. There's a better way to write detailed requirements that are still agile. |
|
|
Choosing a Linux Distribution for Docker ContainersIn the Linux operating system, each Docker container does not use a complete operating system kernel; multiple Docker containers can share the same one. Which Linux distribution should you use as the host? Let’s look at the factors that govern the choice of a host OS, as well as the Linux to run within a Docker container. |
|
|
Ditch Your Logs for Better Monitoring MetricsMany teams use logs to track the behavior of applications, services, or platforms. But how actionable is that log data? There are better ways to parse that information and make it more visible, more useful, and easier to understand. Try converting your logs into metrics for a faster and more lightweight monitoring system. |
|