by edvorkin | Dec 26, 2011 | Agile ALM, Blog, Java
While Amazon EC2 Elastic Beanstalk are the most visible PaaS cloud provider, CloudBees Run@Cloud is a low-cost alternative. Build-in integration with continuous-build systems make it appealing to agile software development teams that wish to automate all of the build...
by edvorkin | Dec 11, 2011 | Blog, Cloud Computing, Java
Recently I had to make a decision to which cloud provider (Platform as a service -PAAS) deploy new application. Usually we deploy applications to our data centers, so this was the first time my team decided to use cloud provider. We wanted to free ourselves from the...
by edvorkin | Sep 2, 2011 | BigData, Blog, Java
Summary: In this post I share my experience how easy it is to build a simple application using Play Framework and MongoDB. We will deploy it into PaaS – Amazon’s Elastic Beanstalk for instant scalability and availability. Technology stack: NoSQL Datastore...