background preloader

Cloud Computing

Facebook Twitter

The Biggest Thing in Cloud Computing Has a New Competitor. Getty Images Docker is the hottest new idea in the world of cloud computing, a technology embraced by Silicon Valley’s elite engineers and backed the industry’s biggest names, including Google, Amazon, and Microsoft.

The Biggest Thing in Cloud Computing Has a New Competitor

Based on technologies that have long powered Google’s own online empire, it promises to overhaul software development across the net, providing a simpler and more efficient means of building and operating websites and other massive online applications. But some of Docker’s earliest supporters now believe that the company behind the technology, also called Docker, has strayed from its original mission, and they’re exploring a new project that aims to rebuild this kind of technology from scratch.

On Monday, a San Francisco startup called CoreOS unveiled an open source software project called Rocket, billing it as a Docker alternative that’s closer to what Docker was originally designed to be. A Shipping Container for the Internet ‘Competitive Tension’ DevStack - Deploying OpenStack for Developers. OpenStack on AWS. What is it?

OpenStack on AWS

OSonAWS is a set of template to quickly deploy an OpenStack cloud on Amazon Web Services. OSonAWS launch a stack with minimum 7 servers according to the fallowing schema. You can choose when you launch the stack the amount of storage and the number/power of Nova nodes. You can also add a swift cluster with the number of nodes and storage you want. What will be installed ? Services / hosts Access VPC Configuration How to launch my stack ? First, you should have an AWS account with access to CloudFormation and a valid keypair. Parameters What do I need to change ? Keyname : Put the name of your existing keypair What should I change ? CinderVolumeSize : If you need more Cinder space.Passwords : mysql root, mysql user, service tenant, keystone admin token, Rabbit.Horizon credentials : Demo/admin login and passwords.Project Name : Name of the project in GUI.SSH private/public key : used to connect between nodes via ssh.

What can I change if I know what I'm doing ? Development rules Credits. Netflix Open Source Software Center. AppScale: The Open Source App Engine. Continuous Deployment and Application Delivery with CloudMunch. The following is a guest post from Rosmi Chandy, Software Developer at CloudMunch, a continuous deployment and application delivery platform.

Continuous Deployment and Application Delivery with CloudMunch

CloudMunch recently announced the availability of our integration with Cloud Foundry. CloudMunch is a cloud-based solution for continuous integration, testing and release management. It manages the typical DevOps activities for a project, enabling developers to deploy applications to Cloud Foundry powered clouds, such as Pivotal’s PaaS. CloudMunch (1) tracks user repos (e.g., Github) for any updates or changes which would (2) trigger the predefined CloudMunch pipeline. (3) The pipeline validates the code, compiles/builds the app, and if all tests conditions are met (4) automatically deploys app updates to Cloud Foundry.

Before configuring a CloudMunch account for continuous deployment: Setup a Github account and keep your credentials handy Ensure a copy of your app is available on Github. Log into CloudMunch using your Github account credentials. Apache CloudStack: Open Source Cloud Computing. Home » OpenStack Open Source Cloud Computing Software. Continuous Delivery in the Cloud Case Study for the Sea to Shore Alliance - Introduction (part 1 of 6) We help companies deliver software reliably and repeatedly using Continuous Delivery in the Cloud.

Continuous Delivery in the Cloud Case Study for the Sea to Shore Alliance - Introduction (part 1 of 6)

With Continuous Delivery (CD), teams can deliver new versions of software to production by flattening the software delivery process and decreasing the cycle time between an idea and usable software through the automation of the entire delivery system: build, deployment, test, and release. CD is enabled through a delivery pipeline. With CD, our customers can choose when and how often to release to production. On top of this, we utilize the cloud so that customers can scale their infrastructure up and down and deliver software to users on demand. Stelligent offers a solution called Elastic Operations which provides a Continuous Delivery platform along with expert engineering support and monitoring of a delivery pipeline that builds, tests, provisions and deploys software to target environments – as often as our customers choose. The Jenkins Stack The Manatee Stack Tool: AWS EC2What is it?