Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mxagar/software_devops_ibm
My personal notes of the IBM DevOps and Software Engineering from Coursera.
https://github.com/mxagar/software_devops_ibm
devops kubernetes software-engineering
Last synced: 18 days ago
JSON representation
My personal notes of the IBM DevOps and Software Engineering from Coursera.
- Host: GitHub
- URL: https://github.com/mxagar/software_devops_ibm
- Owner: mxagar
- Created: 2023-06-06T14:23:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-20T07:29:01.000Z (10 months ago)
- Last Synced: 2024-11-05T20:22:42.422Z (2 months ago)
- Topics: devops, kubernetes, software-engineering
- Language: JavaScript
- Homepage:
- Size: 4.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IBM DevOps and Software Engineering Professional Certificate: My Guide
These are my personal notes of the [IBM DevOps and Software Engineering Professional Certificate](https://www.coursera.org/professional-certificates/devops-and-software-engineering) from Coursera.
:warning: **UPDATE: I am familiar with most of the contents in this Specialization, therefore, I focus only on selected courses.**
The specialization is composed by 14 courses:
1. Introduction to DevOps
2. Introduction to Cloud Computing
3. Introduction to Agile Development and Scrum
4. Hands-on Introduction to Linux Commands and Shell Scripting
5. Getting Started with Git and GitHub
6. Python for Data Science, AI & Development
7. Developing AI Applications with Python and Flask
8. [Introduction to Containers w/ Docker, Kubernetes & OpenShift](https://www.coursera.org/learn/ibm-containers-docker-kubernetes-openshift?specialization=devops-and-software-engineering)
9. Application Development using Microservices and Serverless
10. Introduction to Test Driven Development (TDD)
11. Continuous Integration and Continuous Delivery (CI/CD)
12. Application Security for Developers and DevOps Professionals
13. Monitoring and Observability for Development and DevOps
14. DevOps Capstone Project**Each course has a dedicated folder which contains a `README.md` with a guide and all necessary files in it**. Most of the topics are not new to me, so I have not been very detailed in parts that I am familiar with.
For similar guides of mine, visit [course_compilation](https://github.com/mxagar/course_compilation).
## Interesting Links
- [Software Development Process](https://www.udacity.com/course/software-development-process--ud805)
- [Software Architecture & Design](https://www.udacity.com/course/software-architecture-design--ud821)
- [Software Analysis & Testing](https://www.udacity.com/course/software-analysis-testing--ud333)## Authorship
Mikel Sagardia, 2023.
No guarantees.