Please suggest some DevOps projects so I may strengthen my portfolio and resume?
AmDeepTech Answered question May 16, 2023
- Three-tier cloud architecture with terraform: Build a scalable and secure infrastructure using Terraform as a code on a cloud providers like AWS & GCP.
- End-to-end pipeline for application deployment: Build end-to-end DevOps pipeline using open source tools like Github, Jenkins, Prometheus, Grafana, and Cloud.
- Containersing a nodeJS or django application: Package your application code into a docker/podman container for easy deployment and scaling.
- Secure a Kubernetes Cluster using Istio service mesh and Open Policy Agent: Improve the security of your Kubernetes cluster using Istio and Open Policy Agent with the latest v1.26 update.
- Apply monitoring and observability to your projects: Monitor and analyze your application’s performance in the real tiome and logs with Prometheus, Grafana, and ELK stack.
- Implementing CI/CD with Jenkins or Argo or Github Actions: Automate your software development process with Continuous Integration and Continuous Deployment by using proper logic and plugins.
- Deploy GitOps using ArgoCD: Deploy application using GitOps using ArgoCD and create a beautiful dashboard.
- Create docker image or ansible role for real world use-cases: Try creating docker images or ansible role for automating rollouts/ end-to-end application installation/Containerization.
jnmakuru Changed status to publish May 16, 2023