Skip to content

Getting Started

Welcome to your personal knowledge-base for backend engineering and DevOps.

What Are Cheat Sheets?

Cheat sheets are quick reference guides that help you:

  • Remember common commands
  • Look up syntax quickly
  • Find best practices
  • Learn new tools efficiently

How to Navigate This Site

Using the Sidebar

  • Browse categories on the left sidebar
  • Click any topic to expand/collapse it
  • Navigate to specific cheat sheets
  • The current page is highlighted in the sidebar
  • Press Ctrl+K (Windows/Linux) or Cmd+K (Mac)
  • Type any command, tool, or keyword
  • Results show matching pages instantly
  • Use arrow keys to navigate results

Using the Navbar

  • Home: Return to the homepage with feature overview
  • Guides: Access learning guides and tutorials
  • GitHub: View or contribute to the repository

Categories Overview

  • DevOps: Docker, Kubernetes, Terraform, Helm, Ansible - infrastructure tools
  • Cloud Platforms: AWS, Azure, GCP - cloud provider CLIs
  • CI/CD: GitHub Actions, GitLab CI, Jenkins, ArgoCD - automation
  • Databases: PostgreSQL, MySQL, Redis, MongoDB - database commands
  • Monitoring: Prometheus, Grafana, ELK, Loki - observability
  • Security: OpenSSL, SSH, TLS, OAuth - security practices
  • Other: Git, Linux, Network, HTTP codes - general tools

Tips for Effective Learning

  1. Practice Commands: Use a local environment before production
  2. Build Muscle Memory: Regularly use commands until they stick
  3. Bookmark Favorites: Save frequently-used pages for quick access
  4. Review Regularly: Tools update frequently, refresh your knowledge
  5. Combine Tools: Learn how different DevOps tools work together
  6. Start Simple: Begin with basic operations, learn advanced later
  7. Use Context: Understand when and why to use specific commands
  8. Document Your Work: Create your own cheat notes for custom setups
  9. Follow Best Practices: Security, performance, and reliability matter
  10. Stay Updated: Follow documentation and release notes

Quick Start Path

  1. Read the Overview page to see all available topics
  2. Pick a category from the sidebar
  3. Read the cheat sheet and practice the commands
  4. Apply what you learned in a safe environment
  5. Repeat for other tools and technologies

TIP

Use the Search feature (Ctrl+K or Cmd+K) to quickly find specific commands across all cheat sheets.

Need Help?

If you're looking for something specific:

  1. Check the relevant category in the sidebar
  2. Use search to find relevant pages
  3. Browse the Guides section for detailed tutorials
  4. Check the GitHub repository for issues or contributions

Released under MIT License.