johnfitzpatrick / aws-modernization-with-sysdig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Secure DevOps with AWS & Sysdig

In this workshop, you will learn how to securely run cloud applications in production by automating AWS Fargate and ECR image scanning directly in your AWS environment. You will also discover how to improve the security of your cloud infrastructure using AWS CloudTrail and Sysdig CloudConnector.

Building the Website

This page is built with Hugo, so you'll need it installed

First, clone this repo:

git clone git@github.com:aws-samples/aws-modernization-with-sysdig.git

Ensure you've also cloned the submodules:

git submodule init
git submodule update

Then serve the website with hugo:

hugo server

Learning Objectives

  • Amazon ECR image scanning
  • Amazon Fargate automated image scanning
  • Amazon CloudTrail runtime security

About

License:MIT No Attribution


Languages

Language:HTML 88.1%Language:CSS 8.3%Language:JavaScript 3.4%Language:Shell 0.2%Language:Dockerfile 0.0%