/CICD-Jenkins-Ansible-Docker

CICD Implementation of a Webpage using AWS and Jenkins (Freestyle, Scripted and Declarative)

Primary LanguageDockerfile

  • CICD implementation of a simple website using AWS & Jenkins.
  • Provides a fast, flexible and low-risk way to continuously deliver the most up-to-date webpage to customers.
  • Fully automated testing and delivery in multiple stages straight through to production [Freestyle, Scriptive, Declarative].
  • Changes to Dockerfile stored in Github Repositories triggers the pipeline.
  • The Pipeline builds, tests and deploys our webpage on docker container.
  • Technologies used – AWS, EC2, Linux, Git, Github, Jenkins, Ansible & Playbook, Docker, DockerHub.