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

https://github.com/marifervl/devops-diaries

DevOpsDiaries 🚀 Documenting my DevOps journey through the SoftServe and Cisco Project Lab. Explore notes, practical examples, and exercises on DevOps fundamentals, CI/CD, IaC, monitoring, containerization, branching strategies, Git commands, Jira, Linux, and more. Contributions welcome!
https://github.com/marifervl/devops-diaries

devops git jira linux

Last synced: 9 months ago
JSON representation

DevOpsDiaries 🚀 Documenting my DevOps journey through the SoftServe and Cisco Project Lab. Explore notes, practical examples, and exercises on DevOps fundamentals, CI/CD, IaC, monitoring, containerization, branching strategies, Git commands, Jira, Linux, and more. Contributions welcome!

Awesome Lists containing this project

README

          

# DevOpsDiaries 🚀

Welcome to **DevOpsDiaries**! This repository is dedicated to documenting my learning journey in DevOps through the SoftServe and Cisco Project Lab.

## Table of Contents
1. [Overview](#overview)
2. [Topics Covered](#topics-covered)
3. [Wikis](#wikis)
4. [Learning Resources](#learning-resources)
5. [Contributing](#contributing)

## Overview 📖
This repository serves as a comprehensive guide to my DevOps studies. Here, you will find detailed notes, practical examples, and exercises covering various DevOps topics. It's a living document where I will continually add new content as I progress through the course. These notes are a reflection of my learning and are meant to help others emulate or study as a reference.

## Topics Covered 🛠️
- DevOps Fundamentals
- Continuous Integration and Continuous Deployment (CI/CD)
- Infrastructure as Code (IaC)
- Monitoring and Logging
- Containerization and Orchestration
- Branching Strategies
- Git Commands
- Jira
- Linux
- And more...

## Wikis 📚
- **GitLab Flow**: Overview of the branching strategy and Git merge commands.
- **Jira**: Guide on using Jira for project management.
- **Intro to Linux**: Basic commands and concepts to get started with Linux.

## Learning Resources 📖💡
- [Coursera DevOps and Software Engineering Professional Certificate](https://www.coursera.org/professional-certificates/devops-and-software-engineering?myLearningTab=IN_PROGRESS&page=1)
- [Official Git Documentation](https://git-scm.com/doc)
- [Python Documentation](https://docs.python.org/)
- [Linux Documentation](https://www.kernel.org/doc/html/latest/)
- [Docker Documentation](https://docs.docker.com/)
- [Jira Documentation](https://www.atlassian.com/es/software/jira/guides/getting-started/introduction)

## Contributing 🤝
Contributions are welcome! If you find any errors or have suggestions for additional content, please feel free to open an issue or submit a pull request.