Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yobubble/ci-cd-deployment

I tried lmao
https://github.com/yobubble/ci-cd-deployment

Last synced: about 1 month ago
JSON representation

I tried lmao

Awesome Lists containing this project

README

        

# ci-cd-deployment

**_This project is for studying purpose on topic of DevOps_**

### Tools used

- Github (Version Control)
- Jenkins (CI/CD)
- Ansible (Configuration Management)
- Docker, DockerHub (Containerization, Containerization Registry)
- Kubernetes (Deployment)

### Overview

I intend to testing the deployment on AWS EC2 Ubuntu server with a very simple "hello world" web service by

### Encounter Issues & Errors

- insufficient resource
- feeling like not a good practice to start learning DevOps
- Kubernetes steep learning curve

![cicd_pipeline](/images/ci_cd_pipeline.png)