Continuous Delivery for the rest of us

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • checkov

    Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.

  • Specifically, a pipeline should be run every time a pull request is opened, and it should check the code for errors and security bugs; you can use tools such as Checkov or similar.

  • git

    A fork of Git containing Windows-specific patches. (by git-for-windows)

  • The term "GitOps" refers to the use of Git as a single source of truth for declarative infrastructure and application code in a continuous deployment workflow; it reflects the central role that Git plays in this approach to Continuous Deployment. By using Git as the foundation for their deployment process, teams can leverage the power and flexibility of Git to manage and deploy their applications and infrastructure in a reliable and scalable way.

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

  • Apim + function app & event grid

    1 project | /r/AZURE | 14 Apr 2023
  • DevSecOps with AWS - Multi Environment deployments- Part 3

    2 projects | dev.to | 24 Oct 2022
  • Policy as code tools

    2 projects | /r/devops | 13 Jul 2022
  • Learning by auditing Kubernetes manifests

    2 projects | dev.to | 4 Jul 2022
  • Allow ECS Task Role to assume any role or invoke any lambda function. Yay or nay?

    1 project | /r/aws | 18 May 2022