DevOps Classroomnotes 01/Sep/2022

Security on AWS

  • Trusted Advisor:
    • This AWS service to provide recommendations on cost, performance and security
      Preview
  • AWS GaurdDuty
    Preview
    Preview
    Preview
  • A small script to access home page continuously
#!/bin/bash
while true
do
   curl http://18.212.20.237
done
  • Then we can add trusted ip list (Whitelist) and threat ip list (blacklist)
  • AWS Macie:

    • This service scans for sensitive content on the S3 buckets
    • PII (Personally Identifiable Information) should not be stored in logs of your application.

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Wordpress Development Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube