Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tungbq/devops-project
Collection of DevOps projects to level up your DevOps skills
https://github.com/tungbq/devops-project
aws azure cicd cloud devops devops-practice devops-project devops-tools docker k8s terraform
Last synced: about 2 months ago
JSON representation
Collection of DevOps projects to level up your DevOps skills
- Host: GitHub
- URL: https://github.com/tungbq/devops-project
- Owner: tungbq
- Created: 2023-08-17T16:55:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-17T06:38:03.000Z (3 months ago)
- Last Synced: 2024-10-10T23:45:29.375Z (2 months ago)
- Topics: aws, azure, cicd, cloud, devops, devops-practice, devops-project, devops-tools, docker, k8s, terraform
- Language: HCL
- Homepage:
- Size: 4.13 MB
- Stars: 28
- Watchers: 2
- Forks: 12
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
DevOps Project
Collection of DevOps projects to level up your DevOps skills 💝
## Basic of DevOps
- To get the basic concepts of DevOps and related tools, visit: [**tungbq/devops-basics**](https://github.com/tungbq/devops-basics)
## Projects
This is the **third** repo of my DevOps trio repositories: [devops-basics](https://github.com/tungbq/devops-basics) ↔️ [devops-practice](https://github.com/tungbq/devops-practice) ↔️ [**devops-project**](https://github.com/tungbq/devops-project), designed to help you learn, practice, and apply DevOps.### Check out [projects](./projects/) list below 🔥
| ID | Project | Content | Status |
| :-- | :--------------------------------------------- | :----------------------------------------------------------------------------------- | :------ |
| 01 | Dockerize python application | [dockerize-python-application](./projects/dockerize-python-application/) | ✔️ Done |
| 02 | Nginx Static Website Local | [nginx-static-website-local](./projects/nginx-static-website-local/) | ✔️ Done |
| 03 | NodeJS project with CICD | [nodejs-cicd-pipeline](./projects/nodejs-cicd-pipeline/) | ✔️ Done |
| 04 | AWS 3 tiers web | [aws-tree-tiers-web](./projects/aws-tree-tiers-web/) | ✔️ Done |
| 05 | Create Windows instance on AWS | [terraform-aws-windows-instance](./projects/terraform-aws-windows-instance/) | ✔️ Done |
| 06 | Create k8s cluster aws with kubeadm | [create-k8s-cluster-aws-ec2](./projects/create-k8s-cluster-aws-ec2/) | ✔️ Done |
| 07 | Create free VPN server on AWS | [terraform-free-vpn-on-aws](./projects/terraform-free-vpn-on-aws/) | ✔️ Done |
| 08 | Provistion fresh AKS cluster with Terraform | [terraform-fresh-aks-cluster](./projects/terraform-fresh-aks-cluster/) | ✔️ Done |
| 09 | Deploy and monitor application on AKS | [aks-deploy-monitor-app](./projects/aks-deploy-monitor-app/) | ✔️ Done |
| 10 | Deploy application on AKS with Istio | [aks-istio-application](./projects/aks-istio-application/) | ✔️ Done |
| 11 | Nginx ingress with Istio service mesh on AKS | [aks-nginx-with-istio](./projects/aks-nginx-with-istio/) | ✔️ Done |
| 12 | Deploy and Setup Jenkins on Kubernetes cluster | [jenkins-on-k8s](https://github.com/tungbq/K8sHub/tree/main/hands-on/jenkins-on-k8s) | ✔️ Done |### Explore our upcoming projects by visiting [this link](https://github.com/tungbq/devops-project/issues?q=is%3Aissue+is%3Aopen+label%3Aproject) ⏩
## Contributing
- If you find this repository helpful, kindly consider showing your appreciation by giving it a star ⭐ Thanks! 💖
- See: [CONTRIBUTING.md](./CONTRIBUTING.md)
- Looking for the issue to work on? Check the list of our open issues [**good first issue**](https://github.com/tungbq/devops-project/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
- Feel free to open a new issue if you want to request more content about DevOps