Introduction to AWS Inspector | Scan AWS EC2, ECR and Lambda with Inspector | AWS Security | Part 1

Поделиться
HTML-код
  • Опубликовано: 6 янв 2025

Комментарии • 19

  • @beyondthecloud
    @beyondthecloud  Год назад

    Please provide your valuable feedback in the comment section. Please like share and subscribe for more upcoming content.

  • @Learn_IT_with_Azizul
    @Learn_IT_with_Azizul Год назад +1

    Very informative. Please make a complete AWS Security project E2E. Thank You 🙏

  • @rahulove30
    @rahulove30 10 месяцев назад

    So helpful for me❤

  • @dheerajpal628
    @dheerajpal628 Год назад

    Useful video 👍

  • @AgunbiadeAbiola-u5k
    @AgunbiadeAbiola-u5k Месяц назад

    very educative.. pls i will like to know if running AWS inspector scan affect services..

    • @beyondthecloud
      @beyondthecloud  Месяц назад +1

      Thank you for your comment. What exactly do you mean by affect service? If you mean inside your ec2 instances, then its no.

  • @rajiv7
    @rajiv7 Год назад

    very useful, thank u so much!!!

  • @samueloyeniran6297
    @samueloyeniran6297 Год назад

    Thanks so much for this... Very informative. Please can you make a video on how to download the inspector report?

  • @danny2607
    @danny2607 Год назад

    can Inspector also do static source code analysis?

    • @beyondthecloud
      @beyondthecloud  11 месяцев назад

      Thanks for your comment. If your code is in Lambda, it can. For static source code analysis on AWS, you might want to consider using other services or tools. AWS CodeBuild, AWS CodePipeline, and AWS CodeCommit, for example, are services that can be used in combination with third-party static code analysis tools like SonarQube, Checkmarx, or others.

  • @crazyshadow3079
    @crazyshadow3079 11 месяцев назад

    Useful video. But why it shows status as "pending initial scan" for long time..... It never shows "scanning"

    • @beyondthecloud
      @beyondthecloud  9 месяцев назад

      yes this is a problem, I have mentioned this in video as well.

  • @sandeepkumarsingh547
    @sandeepkumarsingh547 Год назад

    Is there way in new Aws inspector, can we send report directly to mail

    • @beyondthecloud
      @beyondthecloud  Год назад

      Thanks for your comment. Very interesting. You can use boto3 client and write down a script which can send email using aws ses service or if you have any personal email client that will also do the trick.
      Document link: boto3.amazonaws.com/v1/documentation/api/latest/reference/services/inspector2.html