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!
- Host: GitHub
- URL: https://github.com/marifervl/devops-diaries
- Owner: MariferVL
- Created: 2025-02-13T18:38:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-03T11:30:48.000Z (about 1 year ago)
- Last Synced: 2025-03-03T12:32:43.892Z (about 1 year ago)
- Topics: devops, git, jira, linux
- Language: Shell
- Homepage:
- Size: 13.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Roadmap: roadmaps/Basic_DevOps_Roadmap.png
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.