Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joeri-abbo/techworld-with-nana-devops-bootcamp
Notes taken from the techworld with Nana devops bootcamp with projects
https://github.com/joeri-abbo/techworld-with-nana-devops-bootcamp
aws bootcamp course devops digitalocean grafana java javascript kubernetes maven nana notes paid prometheus python techworld techworld-with-nana terraform
Last synced: about 4 hours ago
JSON representation
Notes taken from the techworld with Nana devops bootcamp with projects
- Host: GitHub
- URL: https://github.com/joeri-abbo/techworld-with-nana-devops-bootcamp
- Owner: Joeri-Abbo
- License: mit
- Created: 2022-10-25T13:30:34.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-01T18:32:16.000Z (11 months ago)
- Last Synced: 2024-01-01T19:33:41.940Z (11 months ago)
- Topics: aws, bootcamp, course, devops, digitalocean, grafana, java, javascript, kubernetes, maven, nana, notes, paid, prometheus, python, techworld, techworld-with-nana, terraform
- Language: Shell
- Homepage:
- Size: 2.76 MB
- Stars: 15
- Watchers: 1
- Forks: 33
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Techworld with Nana devops bootcamp
![intro.png](assets%2Fintro.png)
## Schedule
![schedule-1.png](assets%2Fschedule-1.png)
![schedule-2.png](assets%2Fschedule-2.png)## Demo projects
All demo projects are available in the [demo-projects](demo-projects) folder.
## Notes
- [Bonus - Databases](notes%2Fbonus-databases.md)
- [2 - Operating Systems & Linux Basics](notes/2-operating-systems-and-linux-basics.md)
- [3 - Version Control with Git](notes%2F3-version-control-with-git.md)
- [4 - Build Tools and Package Manager Tools](notes%2F4-build-tools-and-package-manager-tools.md)
- [5 - Cloud & Infrastructure as Service Basics with DigitalOcean](notes%2F5-cloud-and-infrastructure-as-service-basics-with-digitalocean.md)
- [6 - Artifact Repository Manager with Nexus](notes%2F6-artifact-repository-manager-with-nexus.md)
- [7 - Containers with Docker](notes%2F7-containers-with-docker.md)
- [8 - Build Automation & CI/CD with Jenkins](notes%2F8-build-automation-and-cicd-with-jenkins.md)
- [9 - AWS Services](notes%2F9-aws-services.md)
- [10 - Container Orchestration with Kubernetes](notes%2F10-container-orchestration-with-kubernetes.md)
- [11 - Kubernetes on AWS - EKS](notes%2F11-kubernetes-on-aws-eks.md)
- [12 - Infrastructure as Code with Terraform](notes%2F12-infrastructure-as-code-with-terraform.md)
- [13 - Programming Basics with Python](notes%2F13-programming-basics-with-python.md)
- [14 - Automation with Python](notes%2F14-automation-with-python.md)
- [15 - Configuration Management with Ansible](notes%2F15-configuration-management-with-ansible.md)
- [16 - Monitoring with Prometheus](notes%2F16-monitoring-with-prometheus.md)## Setup scripts
- [Setup droplet](digital-ocean%2Fsetup-droplet.sh)