Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

LogicMonitor APM is now generally available to Enterprise customers

Over the past two years, we have been on a journey to provide the tools you need in order to achieve unified, end-to-end observability in real-time across your entire business. We believe that true observability gives you the confidence to embark on your cloud and digital transformation initiatives. LM APM empowers ITOps and DevOps teams with the context they need to continue delivering quality user experiences while seamlessly correlating all of this data in one easy-to-use platform.

Efforts to Secure OSS fired up after Log4Shell

Who would have thought software could rattle the White House? But a vulnerability in Log4J, a popular open source software project, exposed critical digital infrastructure to remote code execution attacks. This prompted the US Government to engage big tech, infosec professionals, and open source organizations to come together to help secure open source software.

8 Ways to Ensure a Greener Data Center

After becoming increasingly popular in the mid-2000s, cloud computing has revolutionized the data center industry. Aside from providing cost-savings, security, mobility, and scalability benefits, cloud computing was also expected to be more environmentally friendly than other data storing and processing methods. By being highly efficient, cloud operators can reduce the use of electricity and other materials that typically increase a data center’s carbon footprint.

Better Way To Write Async Function in Node/Express/Next - Handle catch(err) Only Once.

Avoid Writing a Lot of Try Catch by Catching The ‘catch()’ Just Once. How annoying it is to write a lot of try-catch for each async function in an express app? What if you never need to write a try catch block for all async functions and still be able to handle the errors?

Designing your incident severity levels

We wrote this article in response to a question asked in our Slack Community. Click here to join hundreds of technology leaders discussing best practices for incident response! ✨ We know a thing or two about incident response. As such, we're often asked to advise when companies are designing their incident response processes. A common question is "How do you design your incident severity levels?". It's a great question given how central they are to incident response!