Operations | Monitoring | ITSM | DevOps | Cloud

Microservices

Is Teams The Be All & End All Of The Modern Workplace?

Teams has become more than just a handy platform to send the odd chat message or drop documents over to a colleague. In fact, it’s become fundamental to the way organizations across the world operate. But does it tick every box for modern businesses? Nearly, yes.

Improving engineering velocity with internal developer portals

Developer portals can improve your engineering velocity and provide valuable insights into your team’s performance. Learn how developer portals can enhance collaboration, streamline processes and optimize workflows, ultimately resulting in better software development and faster delivery times.

From Monolithic to Microservices: Code Instrumentation Trends

Software architectures are greatly influenced by the size and scale of the software applications. With growing size, the code base becomes complex. With scale, the deployment becomes challenging. The result: debugging becomes an increasingly time-consuming process for developers.

Twelve-Factor Apps and Modern Observability

The Twelve-Factor App methodology is a go-to guide for people building microservices. In its time, it presented a step change in how we think about building applications that were built to scale, and be agnostic of their hosting. As applications and hosting have evolved, some of these factors also need to. Specifically, factor 11: Logs (which I’d also argue should be a lot higher up in the ordering).