Best tips for reducing cloud costs?

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

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

    Stack trace visualizer

  • Flamegraphs also does the same but for multiple languages.

  • terraform-aws-dynamic-subnets

    Terraform module for public and private subnets provisioning in existing VPC

  • I actually mashed together cloudposse/terraform-aws-dynamic-subnets (which has an option to use NAT instances instead of gateways) and joshuamkite/terraform-aws-ssh-bastion-service. That allowed for even cheaper setups where your bastion jump-host (the host you proxy through to get to the private subnets) is also the NAT gateway. I quite liked this setup because the bastion sessions were sufficiently sandboxed in a ephemeral container, and we didn't need twice the number of hosts to have both NAT instances and bastions.

  • 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
  • terraform-aws-ssh-bastion-service

    Terraform plan to deploy ssh bastion as a containerised, stateless service on AWS with IAM based authentication

  • I actually mashed together cloudposse/terraform-aws-dynamic-subnets (which has an option to use NAT instances instead of gateways) and joshuamkite/terraform-aws-ssh-bastion-service. That allowed for even cheaper setups where your bastion jump-host (the host you proxy through to get to the private subnets) is also the NAT gateway. I quite liked this setup because the bastion sessions were sufficiently sandboxed in a ephemeral container, and we didn't need twice the number of hosts to have both NAT instances and bastions.

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

  • Hashi Packer

    1 project | dev.to | 1 May 2024
  • Top 3 Cloud and DevOps Projects To Supercharge Your Resume

    4 projects | dev.to | 7 May 2024
  • Terragrunt for Multi-Region/Multi-Account Deployments

    3 projects | dev.to | 7 May 2024
  • Create and Deploy AWS EKS Cluster with Terraform.

    1 project | dev.to | 4 May 2024
  • No More Passwords! Terraform Module Makes GCP-GitHub Authentication a Breeze

    1 project | dev.to | 1 May 2024