Skip to content

Devops pipeline with GitHub Actions and AWS EKS

Notifications You must be signed in to change notification settings

B3llo/ci-cd-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GitHub CI Implementation with AWS

💻 Project

🚧 Devops pipeline with GitHub Actions and AWS EKS

⚙️ Features

  • Build on commit
  • Deploy Docker image to ECR
  • Pull latest image from ECR to EKS
  • Deploy project

✨ Technologies

  • Docker
  • Kubernetes
  • AWS
  • ECR
  • EKS
  • Nginx
  • Let's Encrypt
  • GitHub Actions