4

I am a newbie in the world of DevOps and have been assigned a task to implement web applications for the customers in AWS and that application monitored (security, metrics and logging) using any of the open source tools. I dabbled with Nagios a little and have gone through the AWS course on security and networking before.

Has anyone done a similar kind of project before? Could anyone share their approach so that it will help me prepare a design document?

Pierre.Vriens
  • 7,225
  • 14
  • 39
  • 84
san_guy25
  • 41
  • 1

1 Answers1

1

You can try built-in tools that provide by AWS.

AWS calls them Management Tools.

enter image description here Amazon Inspector

Automated security assessment service to help improve the security and compliance of applications deployed on AWS.

Amazon Inspector is an automated security assessment service that helps improve the security and compliance of applications deployed on AWS. Amazon Inspector automatically assesses applications for vulnerabilities or deviations from best practices. After performing an assessment, Amazon Inspector produces a detailed list of security findings prioritized by level of severity. These findings can be reviewed directly or as part of detailed assessment reports which are available via the Amazon Inspector console or API.

— AWS Inspector

Amazon Web Services (AWS) Monitoring With Nagios

Implementing effective Amazon Web Services monitoring with Nagios offers the following benefits:

Increased server, services, and application availability Fast detection of network outages Fast detection of cloud computing environment problems

— Nagios

Some other tools:

Adiii
  • 191
  • 6