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

https://github.com/samsmithnz/opinionatedsoftwareadvice

Not to be taken seriously, opinions and musing about software problems, wisdom, and possible solutions.
https://github.com/samsmithnz/opinionatedsoftwareadvice

devops

Last synced: 6 months ago
JSON representation

Not to be taken seriously, opinions and musing about software problems, wisdom, and possible solutions.

Awesome Lists containing this project

README

          

# Opinionated Software Advice
**Not to be taken seriously, opinions and musing about software problems, wisdom, and possible solutions.** DevOps, microservices, containers, AI, block chain, RegEx, Linq, "clever" developers and everything in between.

Using [Pandoc](https://pandoc.org/MANUAL.html) with [GitHub Actions](https://github.com/pandoc/pandoc-action-example) to convert the markdown files to PDF and Word (See releases to find a downloadable docx version of the markdown)

[![CI](https://github.com/samsmithnz/SoftwareAdvice/actions/workflows/pipeline.yml/badge.svg)](https://github.com/samsmithnz/SoftwareAdvice/actions/workflows/pipeline.yml)

# Contents
1. [Chapter 1: DevOps](01-Chapter1-DevOps.md)
2. [Chapter 2: Block Chain](02-Chapter2-BlockChain.md)
3. [Chapter 3: Architecture](03-Chapter3-Architecture.md)
4. [Chapter 4: AI](04-Chapter4-AI.md)
5. [Chapter 5: Security](05-Chapter5-Security.md)
6. [Chapter 6: Leadership](06-Chapter6-Leadership.md)
7. [Chapter 7: The Cloud](07-Chapter7-TheCloud.md)
8. [Chapter 8: Agile Methodologies](08-Chapter8-Agile.md)

- [Appendix 1: New project checklist](98-Appendix-ProjectStartupList.md)
- [Appendix 2: DevOps checklist](99-Appendix-DevOpsStartUpList.md)