Operations | Monitoring | ITSM | DevOps | Cloud

April 2019

Cultivating a high-performance culture in your software team

Chances are, you’ve had a difficult job with a difficult boss. In such a job, the environment isn’t just unpleasant, it’s demoralizing and depressing. The culture of such a team, or even an entire company, has an enormous impact on the health and wellness of its employees. You may not have been aware of it at the time, but your difficult boss was very likely dealing with the same situation. Difficult bosses often have even more demanding, difficult bosses.

Sponsored Post

Best practices for tracing and debugging microservices

Applications have, traditionally, been developed as "monoliths." This term describes how application code is compiled and delivered. Monoliths are compiled and/or packaged into a single binary, or a bundle of code, and deployed as a single unit. That single unit contains hundreds, sometimes thousands of lines of code. The functionality packed into that deployable artefact is most, if not all, of the functions of the application.