Cloud services that provide continuous integration and delivery -


Is there a good cloud service address that provides continuous integration and delivery for Cloud providers like AWS or GCE? We use Jenkunks and want to integrate it with a cloud service, so that we can quickly deploy examples of testing on Aves and GCE to Dev.

Cloud services generally do not provide 'services'. They provide basic amenities where you can build services at the top.

It is easy to deploy in AWS examples with Jenkins / Bamboo / etc.


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -