Operations | Monitoring | ITSM | DevOps | Cloud

January 2023

The Hidden Costs of Logging and What can Developers Do About It?

With the growing adoption of remote and distributed application development including micro-services, cloud-native applications, serverless, and more, it is becoming challenging more than ever before for developers to troubleshoot issues within a reasonable time, and that is a bottleneck. That in a sense contradicts the objectives of Agile and DevOps through fast feedback loops, continuous delivery, quick MTTR (mean time to resolution of defects), etc.

Maximizing Value with Database Testing

The foundation of software development is rooted in the handling and preservation of data in compliance with the goals of the application. The core of any software program is the information stored in databases that is used for retrieval and manipulation. To ensure that the chosen database system (whether SQL or Non-SQL) is suitable for the needs of the application, it’s important to conduct tests to evaluate its capabilities.