How To Implement AWS SSB Controls in Terraform - Part 4

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-aws-acm

    Terraform module to create AWS ACM resources πŸ‡ΊπŸ‡¦

  • AWS Certificate Manager (ACM) integrates with AWS endpoint services including Elastic Load Balancing and Amazon CloudFront. You can either issue a certificate for a domain that you own, or import a certificate that is generated with a third-party provider. For a better experience, you can use the AWS Certificate Manager (ACM) Terraform module to create and validate ACM certificates - refer to the examples for usages. Meanwhile, to import a certificate for which you have the necessary PEM-formatted key and certificate files, you can use the aws_acm_certificate resource as follows:

  • terraform-aws-cloudfront

    Terraform module to create AWS CloudFront resources πŸ‡ΊπŸ‡¦

  • For CloudFront, you can consider using the AWS CloudFront Terraform module. The complete example demonstrates how to configure a CloudFront distribute with HTTPS. Under the cover, it configures the custom origin and view certificate blocks in the aws_cloudfront_distribution resource.

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

    Pulumi - Infrastructure as Code in any programming language πŸš€

  • If you are following this blog series, you should already know the benefits of using Terraform to define and deploy your AWS resources and configuration. Other IaC solutions such as AWS CloudFormation, AWS CDK, and Pulumi work the same way but differs in the programming or configuration language.

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

  • General Availability of .NET Aspire: Simplifying .NET Cloud-Native Development

    2 projects | news.ycombinator.com | 21 May 2024
  • systemd by example (2021)

    1 project | news.ycombinator.com | 15 Feb 2024
  • Playing devil's advocate with Terraform

    1 project | dev.to | 22 Jan 2024
  • Pulumi – open-source Infrastructure as Code in any language

    1 project | news.ycombinator.com | 19 Dec 2023
  • HashiCorp changes license Terraform to BSL

    2 projects | /r/AZURE | 31 Aug 2023