DevOps Tooling Landscape

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

  • Terraform is a popular infrastructure automation tool from HashiCorp. It allows you to define infrastructure as code using a simple, declarative language and supports a wide range of cloud platforms and services.

  • Newman

    Newman is a command-line collection runner for Postman

  • Postman is an API testing tool that allows you to send and receive HTTP requests and responses easily. It supports automated testing, integration with other DevOps tools, and collaboration between team members.

  • 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.

    InfluxDB logo
  • Packer

    Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.

  • HashiCorp Packer is a tool for creating machine images for a variety of platforms, including AWS, Azure, and VMware. It allows you to define machine images as code and supports a wide range of configuration options.

  • Jenkins

    Jenkins automation server

  • Jenkins is indeed one of the most widely used and popular Continuous Integration (CI) tools available today. One of its biggest advantages is its open-source nature, which means that it's free to use and has a large and active community of developers constantly improving and adding new features. This makes it a great choice for teams of all sizes, from small startups to large enterprises. Additionally, Jenkins is highly customizable, allowing users to create custom plugins and integrations to meet their specific needs. All of these factors have contributed to Jenkins's popularity and success in the world of DevOps.

  • docker

    Docker - the open-source application container engine (by microsoft)

  • Docker is the most popular containerization tool, used by millions of developers around the world. It allows you to create, manage, and deploy containers easily and efficiently, making it a great choice for DevOps teams.

  • Ansible

    Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

  • Ansible is a Continuous Delivery (CD) tool that stands out for its simplicity and flexibility. It is open source and supports various operating systems and cloud platforms. With Ansible, you can automate various tasks involved in the CD process, such as software building, testing, deployment, and more. It also offers a simple and intuitive interface, making it easy to learn and use for both small and large teams.

  • prometheus

    The Prometheus monitoring system and time series database.

  • Prometheus is an open-source monitoring and alerting system used for collecting and querying metrics from applications and systems. It's a popular choice for DevOps teams due to its scalability, flexibility, and easy integration with other tools.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • kubernetes

    Production-Grade Container Scheduling and Management

  • Kubernetes is an open-source container orchestration tool that's used to manage containerized applications at scale. It's known for its scalability, resilience, and ability to automate many common DevOps tasks.

  • Grafana

    The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

  • Grafana is a powerful open-source data visualization and monitoring tool that enables DevOps teams to analyze and display metrics from various data sources in a user-friendly and customizable way. It supports a wide range of data sources, including cloud services, databases, and monitoring tools, making it a versatile choice for monitoring and troubleshooting. Grafana also provides a flexible dashboard editor that allows users to create custom dashboards with multiple panels and widgets, enabling them to view data in a way that suits their needs.

  • Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

  • GitHub is a popular code hosting and collaboration platform used for version control and code reviews. It allows you to collaborate on code with other team members, track changes, and integrate with other DevOps tools like Jenkins and CircleCI.

  • openshift-docs

    OpenShift 3 and 4 product and community documentation

  • OpenShift is a container platform from Red Hat that's built on top of Kubernetes. It offers additional features like built-in CI/CD pipelines, enhanced security, and support for multiple programming languages and frameworks.

  • aws-cloudformation-coverage-roadmap

    The AWS CloudFormation Public Coverage Roadmap

  • AWS CloudFormation is an infrastructure automation tool that's specific to the AWS platform. It allows you to define and manage AWS resources using JSON or YAML templates.

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