DEV Community

Cover image for ๐Ÿš€The Netflix DevSecOps Project ๐Ÿš€
Swapnil Suresh Mohite
Swapnil Suresh Mohite

Posted on

3 1 1 1

๐Ÿš€The Netflix DevSecOps Project ๐Ÿš€

Hi connections.
I'm thrilled to announce the completion of a DevSecOps project โœจ . The goal was to set up a cloud-based Netflix clone.

๐Ÿš€ *The Netflix DevSecOps Project *๐Ÿš€

Phase 1: Initial Setup and Deployment
โœ… Launch EC2 (Ubuntu 22.04):
Provisioned an EC2 instance on AWS with Ubuntu
22.04.
โœ… Connected to the instance using SSH.
โœ… Clone the Code:
Updated all packages and cloned the application code
from GitHub.
Install Docker and Run the App Using a Container:
Set up Docker on the EC2 instance.
Built and ran the Netflix clone application using Docker
containers.
Get the API Key:
Obtained the TMDB API key for the application.
Phase 2: Security
โœ… Installed SonarQube and Trivy for vulnerability
scanning.
โœ… Integrated SonarQube with the CI/CD pipeline.
Phase 3: CI/CD Setup
โœ… Installed Jenkins for automation.
โœ… Configured Jenkins plugins and tools for the CI/CD
pipeline.
Created a Jenkins pipeline for application deployment.
Phase 4:Monitoring
Installed Prometheus and Grafana for monitoring.
โœ… Set up Node Exporter to collect system-level metrics.
โœ… Configured Prometheus to scrape metrics from Node
Exporter.
Created Grafana dashboards for visualization.
Phase 5: Notification
Implemented email notifications in Jenkins for alerts.
Phase 6: Kubernetes
Created a Kubernetes cluster with node groups.
Monitored Kubernetes with Prometheus and Node
Exporter.
Phase 7: Cleanup
Terminated AWS EC2 instances that were no longer
needed.
Github

Linkdin

Tools used: ๐Ÿ› 

Jenkins
Docker
SonarQube
Trivy
Email
Prometheus
Grafana
Kubernetes
ArgoCD

Enter fullscreen mode Exit fullscreen mode

Image description

Image description

Image description

Image description

Speedy emails, satisfied customers

Postmark Image

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

๐Ÿ‘‹ Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay