Where Spinnaker Excels Over Terraform:
- AMI Creation
- Deployment strategies out of the box:
- Highlander
- Blue/Green (also called Red/Black)
- Custom
- Canary
Where Terraform Excels Over Spinnaker:
- Non-deployment related resource creation and management
- VPCs
- Route 53 entries
- Subnets
- S3 buckets
- SQS
- SNS
- Etc.
- One time creation of resources
- Large scale modification of resources
- Lambda
- Defining and managing your infrastructure as code
https://blog.armory.io/comparing-terraform-and-spinnaker/
No comments:
Post a Comment