Which programming language is best for junior to learn in devops ?

This page summarizes the projects mentioned and recommended in the original post on /r/devops

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ShellCheck

    ShellCheck, a static analysis tool for shell scripts

    It's not essy to learn advanced bash, it's not easy to write bash, its impossible to read bash. Use comments and echo statements a lot to explain why a step is happening and what it does. Use https://www.shellcheck.net/ to ensure the scripts arent terrible and run it as a CI job so it can be consistently applied for all projects.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts