cheat-sheet-pdf

๐Ÿ“œ A Cheat-Sheet Collection from the WWW

MIT License

Stars
1.6K
Committers
1

DevOps and IT Cheat-Sheet Collection

Welcome to the Cheat-Sheet Collection for DevOps, Engineers, IT professionals, and more! This repository contains a curated list of cheat sheets for various tools and technologies commonly used in the software development and IT industry.

๐Ÿ“œ Rules

Before diving into the cheat sheets, please keep these essential rules in mind:

  • Contributions are warmly welcomed to improve and expand the collection.
  • If you find the cheat sheets helpful, show your appreciation by giving us a โญ on GitHub.

๐Ÿ“Œ Index of Cheat-Sheets

  1. Nginx ๐Ÿณ
  2. Docker ๐Ÿณ
  3. Ansible ๐Ÿ› ๏ธ
  4. Python ๐Ÿ
  5. Go (Golang) ๐ŸŽ
  6. Git :octocat:
  7. Regular Expressions (Regex) ๐Ÿ”
  8. PowerShell ๐Ÿ”Œ
  9. VIM โŒจ๏ธ
  10. Jenkins ๐Ÿ‘ท
  11. Continuous Integration and Continuous Delivery (CI/CD) ๐Ÿ”
  12. Kubernetes ๐Ÿšข
  13. Linux ๐Ÿง
  14. Redis ๐Ÿ’พ
  15. Slack ๐Ÿ’ฌ
  16. Puppet
  17. Google Cloud Developer โ˜๏ธ
  18. AI, Neural Networks, Machine Learning, Deep Learning & Data Science ๐Ÿค–
  19. PostgreSQL ๐Ÿ˜
  20. Ajax ๐Ÿ”„
  21. Amazon Web Services (AWS) โ›ˆ๏ธ
  22. Infrastructure as Code (IaC) ๐Ÿ—๏ธ
  23. System Design โš™๏ธ
  24. Cyber Security ๐Ÿ”’

Nginx ๐Ÿณ

  • Nginx: Nginx is open-source software for web serving, reverse proxying, caching, load balancing, media streaming, and more.

Docker ๐Ÿณ

Ansible ๐Ÿ› ๏ธ

  • Ansible: Ansible is the simplest way to automate apps and IT infrastructure.

Python ๐Ÿ

Go (Golang) ๐ŸŽ

  • Go (Golang): Go, also known as Golang, is a statically typed, compiled programming language designed at Google.

Git :octocat:

Regular Expressions (Regex) ๐Ÿ”

PowerShell ๐Ÿ”Œ

  • PowerShell: PowerShell is a task automation and configuration management framework from Microsoft.

VIM โŒจ๏ธ

  • VIM: VIM, aka Vi IMproved, is a highly configurable text editor for efficiently creating and changing any kind of text.

Jenkins ๐Ÿ‘ท

  • Jenkins: Jenkins is an open-source automation server that enables developers to reliably build, test, and deploy their software.

Continuous Integration and Continuous Delivery (CI/CD) ๐Ÿ”

  • CI/CD Framework: CI/CD frameworks have made the practice of software development increasingly complexand overwhelming.

Kubernetes ๐Ÿšข

Linux ๐Ÿง

Redis ๐Ÿ’พ

  • Redis: Redis is an in-memory data structure store used as a database, cache, and message broker.

Slack ๐Ÿ’ฌ

  • Slack: Slack is a messaging tool for fast and easy communication within teams, organized by channels.

Puppet

  • Puppet: Puppet lets you automate the enforcement, security, and delivery of your hybrid or cloud-native infrastructure.

Google Cloud Developer โ˜๏ธ

  • Google Cloud Developer: This cheat sheet covers building scalable and highly available applications using Google-recommended practices and tools that leverage fully managed services.

AI, Neural Networks, Machine Learning, Deep Learning & Data Science ๐Ÿค–

PostgreSQL ๐Ÿ˜

  • PostgreSQL: PostgreSQL is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance.

Ajax ๐Ÿ”„

  • Ajax: AJAX = Asynchronous JavaScript And XML.

Amazon Web Services (AWS) โ›ˆ๏ธ

Infrastructure as Code (IaC) ๐Ÿ—๏ธ

  • Terraform: Terraform is an open-source infrastructure-as-code software tool for managing cloud services.

System Design โš™๏ธ

  • System Design Blueprint: System Design is defined as a process of creating an architecture for different components, interfaces, and modules of the system and providing corresponding data helpful in implementing such elements in systems.

Cyber Security ๐Ÿ”’

  • Cyber Security 101: Fundamentals of Cybersecurity Topics.
  • What is DevSecOps?: DevSecOps emerged as a natural evolution of DevOps practices with a focus on integrating security into the software development and deployment process.

If you find this collection helpful, consider supporting the project by buying us a coffee.

Thank you for using our cheat sheet collection! Happy coding! ๐Ÿš€

Related Projects