Skip to content

New here? You should consider alternatives #72

Description

@fhewitt

CoudForm is an awesome project, I loved it some years ago, I submitted issues and has great response from owners. It simplified my life and saved me many days of painful work with CloudFormation. It does the work, very well.

But AWS have evolved since then, and other tooling have raised.

So if you're new here, and if the idea of defining your infrastructure with code you know sound greats (it is), you should consider some alternatives, mostly:

  • AWS CDK, is similar to CloudForm: it compiles to CloudFormation template, but with additional tooling and official AWS support.
  • Pulumi, uses the imperative approach too, but uses directly the AWS API to create the resources instead of using CloudFormation and support more cloud provider.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions