An open API service indexing awesome lists of open source software.

https://github.com/strongjz/aws-container-devsecops

AWS Container Devsecops workshop
https://github.com/strongjz/aws-container-devsecops

aws devsecops kubernetes

Last synced: over 1 year ago
JSON representation

AWS Container Devsecops workshop

Awesome Lists containing this project

README

          

# aws-container-devsecops
AWS Container Devsecops workshop

## More information on Security, CI/CD running in AWS and Kubernetes

- [CON333 Best Practices for CI/CD Using AWS Fargate and Amazon ECS](https://d1.awsstatic.com/events/reinvent/2019/REPEAT_2_Best_practices_for_CICD_using_AWS_Fargate_and_Amazon_ECS_CON333-R2.pdf)
- [CI/CD on Amazon EKS using AWS CodeCommit, AWS CodePipeline, AWS CodeBuild, and FluxCD](https://aws.amazon.com/blogs/devops/ci-cd-on-amazon-eks-using-aws-codecommit-aws-codepipeline-aws-codebuild-and-fluxcd/)
- [Security Practices for MultiTenant SaaS Applications using Amazon EKS](https://d1.awsstatic.com/whitepapers/security-practices-for-multi-tenant-saas-apps-using-eks.pdf?did=wp_card&trk=wp_card)
- [An Introduction to Kubernetes Security using Falco](https://falco.org/blog/intro-k8s-security-monitoring/)
- [EKS Best Practices Guide](https://aws.github.io/aws-eks-best-practices/)
- [Kubernetes Security White paper](https://github.com/kubernetes/community/blob/master/sig-security/security-audit-2019/findings/Kubernetes%20White%20Paper.pdf)

## AWS Services used in this workshop

- [Cloud9](https://aws.amazon.com/cloud9/)
- https://docs.aws.amazon.com/ec2/?id=docs_gateway
- https://docs.aws.amazon.com/ecr/?id=docs_gateway
- https://docs.aws.amazon.com/eks/?id=docs_gateway
- https://docs.aws.amazon.com/s3/?id=docs_gateway
- https://docs.aws.amazon.com/codebuild/?id=docs_gateway
- https://docs.aws.amazon.com/codecommit/?id=docs_gateway
- https://docs.aws.amazon.com/codedeploy/?id=docs_gateway
- https://docs.aws.amazon.com/codepipeline/?id=docs_gateway

Tools need to run this workshop

- Terraform
- docker
- docker compose
- kind
- terraform
- eksctl
- kubectl
- helm