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.
- Host: GitHub
- URL: https://github.com/samsmithnz/opinionatedsoftwareadvice
- Owner: samsmithnz
- Created: 2021-03-27T12:00:18.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T10:25:44.000Z (about 2 years ago)
- Last Synced: 2024-04-28T01:24:23.442Z (about 2 years ago)
- Topics: devops
- Homepage:
- Size: 1.69 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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)
[](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)