mirror of
https://github.com/nickpoida/og-aws.git
synced 2025-03-09 15:40:06 +00:00
Merge pull request #644 from StanForever/cfn-alternative
Added Pulumi, CloudFormation alternative tool
This commit is contained in:
commit
ce78b1c190
1 changed files with 1 additions and 0 deletions
|
@ -1663,6 +1663,7 @@ CloudFormation
|
|||
|
||||
- Hashicorp’s [Terraform](https://www.terraform.io/intro/vs/cloudformation.html) is a third-party alternative that can support other cloud platforms/providers including [Azure](https://www.terraform.io/docs/providers/azure/) and [OpenStack](https://www.terraform.io/docs/providers/openstack/).
|
||||
- 🔸Some AWS features may not be available in Terraform (e.g. multi-AZ ElastiCache using Redis), and you may have to resort to embedded CloudFormation templates.
|
||||
- [Pulumi](https://www.pulumi.com/) enables teams to define and deliver Cloud Native Infrastructure as Code on any cloud, with any language. From containers to serverless to Kubernetes to infrastructure.
|
||||
|
||||
### CloudFormation Tips
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue