New Relic alerts integration to Discord
In a previous post, we have seen how to set up the New Relic for full-stack observability with no cost. Identifying the issues is one thing. But it’s only worthwhile when we can trigger...
In a previous post, we have seen how to set up the New Relic for full-stack observability with no cost. Identifying the issues is one thing. But it’s only worthwhile when we can trigger...
In the new age of cloud-ready scalable applications, observability is a critical trait for getting to know what is happening with the application and also to investigate when something goes wrong. Observability is the...
There was an advisory ( CVE-2021-44228 ) on a critical vulnerability found on log4j2 ( the most common logging library used in Java applications worldwide developed by Apache Software Foundation ). This vulnerability is...
In the last post, we have seen how to set up the SonarQube for a development system using a local git repository. We have also set up a project and are ready to run...
If you are an experienced developer or a newbie working on an enterprise ( or any serious ) project, you may end up writing code that contains code smells, security loopholes, and also breaking...