Best of DevSecOps — 2023
- 1
- 2
- 3
AWS in Plain English·3y
GitHub Actions: Netflix Deployment Powered by DevSecOps
GitHub Actions enables developers to streamline their workflows, automate CI/CD, code quality assurance, and security scanning. It provides custom workflows, enhanced collaboration, and release management, making developers more efficient and productive. SonarQube can be integrated with GitHub Actions to analyze code for quality and security in the CI pipeline.
- 4
AWS in Plain English·3y
Project: Deploy A Sample App on AWS EKS — DevSecOps Practices
This article describes the deployment of a Netflix clone application using a CI/CD pipeline with tools like Jenkins, Docker, SonarQube, Trivy, Argo CD, Prometheus, and Grafana. It emphasizes the importance of DevSecOps practices and monitoring of the application's performance.
- 5