aws-cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap (by aws-cloudformation)

Aws-cloudformation-coverage-roadmap Alternatives

Similar projects and alternatives to aws-cloudformation-coverage-roadmap

aws-cloudformation
aws-cloudformation-coverage-roadmap
  1. kubernetes

    Production-Grade Container Scheduling and Management

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. 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.

  4. prometheus

    The Prometheus monitoring system and time series database.

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

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

  7. aws-lambda-java-libs

    Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform.

  8. aws-cdk

    The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

  9. starter-workflows

    Accelerating new GitHub Actions workflows

  10. helm

    The Kubernetes Package Manager

  11. serverless-graphql

    Discontinued Serverless GraphQL Examples for AWS AppSync and Apollo

  12. Pulumi

    Pulumi - Infrastructure as Code in any programming language 🚀

  13. Jenkins

    Jenkins automation server

  14. docker

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

  15. aws-node-termination-handler

    Gracefully handle EC2 instance shutdown within Kubernetes

  16. serverless-application-model

    The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.

  17. infracost

    Cloud cost intelligence for engineers, AI coding agents, and CI/CD 💰📉 Shift FinOps Left!

  18. terragrunt

    Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better aws-cloudformation-coverage-roadmap alternative or higher similarity.

aws-cloudformation-coverage-roadmap discussion

Log in or Post with

aws-cloudformation-coverage-roadmap reviews and mentions

Posts with mentions or reviews of aws-cloudformation-coverage-roadmap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-05-18.
  • Dynamic Looping Comes to AWS SAM
    4 projects | dev.to | 18 May 2026
    AWS SAM CLI, the command-line tool for building and deploying serverless applications, now supports AWS CloudFormation Language Extensions. The one I am most excited about is Fn::ForEach, which brings dynamic looping to your YAML templates, but it's close. If you, like me, have been copy-pasting resource definitions to infinity, that stops today.
  • Building AI Agents with Spring AI and Amazon Bedrock AgentCore - Part 4 Provide MCP tools for Conference application via AgentCore Gateway
    2 projects | dev.to | 18 May 2026
    We obtain the runtime ID property from the created AgentCore Runtime in the RuntimeWithMCPStack stack. The next part is to configure the outbound authentication. This means to configure how the Agentcore Gateway MCP target authenticates with the AgentCore Runtime with the MCP protocol. For this, we need to use AgentCore Identity. As described in the following issue, it's currently not possible to create the AgentCore Identity with CloudFormation. That's why CDK also can't provide this functionality. That's why we need to create it manually and then provide the configuration for this stack. Let's secure it with the existing OAuth Client. Let's go to AgentCore Identity and click on "Add Outbound Auth" -> "Add OAuth Client". Then select "Custom Provider" -> "Discovery URL" :
  • AWS CloudFormation Drift Detection & Remediation Guide
    2 projects | dev.to | 8 Jan 2026
    AWS CloudFormation is an IaC service that helps users automate, scale, and manage their environments efficiently. On the other hand, GitOps has become one of the standard ways of ensuring the IaC configuration stored in code repositories is deployed live on the correct systems.
  • Announcing AWS CDK Mixins: Composable Abstractions for AWS Resources
    1 project | dev.to | 28 Nov 2025
    The AWS Cloud Development Kit (CDK) is an open-source software development framework for defining cloud infrastructure in code and provisioning it through AWS CloudFormation. It contains pre-written modular and reusable cloud components known as constructs. Constructs are the basic building blocks representing one or more AWS CloudFormation resources and their configuration.
  • Top 12 Puppet Alternatives for Automation
    6 projects | dev.to | 24 Nov 2025
    Website: https://aws.amazon.com/cloudformation/
  • From Code to Cloud in Minutes: How AWS Amplify Supercharges Modern App Development
    1 project | dev.to | 15 Jul 2025
    When you deploy a cloud sandbox, Amplify creates an AWS CloudFormation stack following the naming convention of amplify--<$(whoami)>-sandbox in your AWS account with the resources configured in your amplify/ folder.
  • AWS Lamba & RDS Proxy
    4 projects | dev.to | 15 Jun 2025
    Getting everything to work with CloudFormation and using best practices took me a while as a different setting could completely lock up the creation of a database. I also ran into issues where the RDS Proxy was created and had no errors in the console but it turned out that, using CLI tools, the network config was broken which was the reason I couldn't connect. To save you from this pain, I created a demo that sets up Lambda with RDS Aurora & Proxy making use of security best practices like a managed password and IAM authentication.
  • Getting Started with DevOps
    14 projects | dev.to | 15 Apr 2025
    CloudFormation,
  • What is an AWS CloudFormation Template?
    4 projects | dev.to | 27 Jan 2025
    CloudFormation is an IaC AWS-native service that helps you model and configure your resources declaratively. Using CloudFormation, you can manage and operate your AWS infrastructure efficiently, so you can spend less time managing infrastructure.
  • Master Secure File Uploads to AWS S3 in Node.js with Express and Multer
    2 projects | dev.to | 8 Jan 2025
    Basic knowledge of AWS and CloudFormation
  • A note from our sponsor - SaaSHub
    www.saashub.com | 21 Jul 2026
    SaaSHub helps you find the best software and product alternatives Learn more →