Set up continuous compliance on AWS with Config managed rules

Source:-searchaws.techtarget.com It’s difficult to meet cloud compliance demands with manual practices. Establish a continuous compliance posture with AWS Config managed rules and best practices.Manual compliance practices can’t keep up with the speed and scale of the cloud, which is why admins need a combination of automation and orchestration to solidify their compliance posture on AWS. AWS Config enables users to implement a continuous compliance cloud environment with preconfigured rules that set and monitor desired configuration settings. With AWS Config best practices in

Read more

How to use the SonarQube Maven Plugin for continuous inspection

Source – theserverside.com In the previous SonarQube tutorial we demonstrated just how easy it is to configure and install the popular continuous inspection tool. In this tutorial, we demonstrate how easy it is to use the SonarQube Maven Plugin and perform quality analysis routines on existing Java projects. SonarQube Maven example When you first install SonarQube, a window appears to ask if the user’s preferred DevOps build tool is Gradle or Maven. If you choose the SonarQube Maven Plugin, a script is provided for

Read more