Why IaC and high-level overview of terraform

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

  • Infrastructure as code, or IaC, is becoming more mature and there are many tools that help describe infrastructure in code, such terraform, pulumi, farmer (Azure only) etc. Let's see why we should jump on this IaC bandwagon and understand its main ideas and benefits, and also learn how terraform implements them.

  • Pulumi

    Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀

  • Infrastructure as code, or IaC, is becoming more mature and there are many tools that help describe infrastructure in code, such terraform, pulumi, farmer (Azure only) etc. Let's see why we should jump on this IaC bandwagon and understand its main ideas and benefits, and also learn how terraform implements them.

  • 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

  • Cloud Resource Tagging, optional?

    2 projects | dev.to | 28 Nov 2022
  • Is there any service from gcp or third party which is similar to AWS CDK ? I am fluent in python to write any scripts which generate the templates , hence in need of such a service

    5 projects | /r/googlecloud | 12 Aug 2022
  • Creating a Aurora MySQL with CDK and TS

    2 projects | dev.to | 17 May 2022
  • Infrastructure-as-code - where is the customer obsession, AWS?

    2 projects | dev.to | 12 May 2022
  • Azure Infrastructure as Code - Deploy an Azure Function using Bicep

    6 projects | dev.to | 25 Apr 2022