With OpenShift as the new wave in technology our Java-application using Elasticsearch also needs to be deployable on OpenShift. There is a nice cartridge available, provided by rbrower3. Diving deep we will find a way to connect to it.
In the previous blog post we learned how we could scale an application horizontally. If you run your application on multiple gears, life becomes a bit more complicated. If you…
In the previous blog post we talked about vertical scaling with Open Shift. This blog posts investigates the next step: horizontal scaling. Horizontal scaling At some point we’ll run out of bigger…
If you run your application on an OpenShift environment, one of the advantages you will have is that you can scale the environment quite easily. If traffic to your website continues…
RedHat’s OpenShift 3 is coming somewhere this year and will be based on Docker and Kubernetes. See RedHat’s roadmap for the milestone planning. More and more details are coming out and for…
OpenShift is RedHats PaaS solution and is perfectly suited for running Java EE applications. In this article we will be deploying an existing web application to OpenShift Online. OpenShift Online automates…
Welcome to the 3rd edition of the First8Friday videoblog, our recurring dose of Open Source inspiration we’d like to share with you the 1st Friday of each month. Ted is doing…