coldbrew-cli | AWS Docker container deploy automation | AWS library
kandi X-RAY | coldbrew-cli Summary
kandi X-RAY | coldbrew-cli Summary
AWS Docker container deploy automation
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of coldbrew-cli
coldbrew-cli Key Features
coldbrew-cli Examples and Code Snippets
Community Discussions
Trending Discussions on coldbrew-cli
QUESTION
In Cloud hosting world, is there such thing as develop once, deploy to multiple hosting platforms? Specifically referring to AWS and Google Cloud.
I aim to easily migrate from one cloud provider to another. Like from AWS to Google Cloud to Heroku to DigitalOcean and back if necessary.
One option is to use docker containers but then you've to deploy against IaaS, but that becomes expensive in costing. PaaS is I guess way cheaper but there's the proprietary format barrier(like Google App Engine's app format, which is hard to migrate towards AWS and by itself imposes many constraints on the webapp code).
I thought of Docker containers. And found this blogpost, which uses coldbrew-cli and deploys Docker containers to Amazon EC2 Container Service. But again that feels like IaaS, like not cheap in costing.
Are there any other options out there? Or perhaps answer lies in abstracting the web services layer, so that it can be swapped easily with AWS instead of Google App Engine. Is this even possible?
...ANSWER
Answered 2020-Jan-03 at 15:54I think i have what you are looking for:
It allows you to switch across cloud provides but you have to well define the structure and the variables to exactly match your needs.
In case you have Cloud Function/Lambdas, use this one also:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install coldbrew-cli
Configure AWS credentials, region, and VPC through environment variables or CLI Flags.
Make sure you have docker installed in your system. You will also need Dockerfile for your application if you want to build Docker image using coldbrew-cli.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page