bar
heidloff.net - Building is my Passion
Niklas Heidloff
Cancel

Writing Output of Jupyter Notebooks to Cloudant with Spark on Bluemix

With the new beta service Apache Spark and the support of Jupyter Notebooks in IBM Bluemix data analysts can run large scale data processing. The output can be visualized directly in the notebooks ...

Deploying Web Applications generated by Yeoman on Bluemix

My colleague Ryan Baxter pointed me to a nice tool to set up new web applications. The tool is called Yeoman, the “web’s scaffolding tool for modern webapps”. The tool helps especially developers w...

Cheatsheet for Docker and IBM Bluemix Containers Beginners

As a developer I prefer graphical tools since I often cannot remember all the different commands for various CLIs (command line interfaces). In cases where I have to use CLIs I write down my own li...

Accessing On-Premises Data from XPages Applications on Bluemix

When building new applications on the cloud, enterprises often need to access existing data that resides on-premises. Below is a high level description how to access data in on-premises XPages NoSQ...

Get started with Apache Spark on Bluemix

Recently IBM has added a beta version of the new Apache Spark service to IBM Bluemix. Apache Spark is a fast and general engine for large-scale data processing. Performance benchmarks have shown th...

Running Java Applications from Eclipse IDEs in Docker Liberty Containers

Before my vacation I blogged about the Docker tooling in Eclipse to build Liberty based images for Bluemix. This tooling helps to create images and containers including the applications which is th...

Docker Tooling in Eclipse to build Liberty based Images for Bluemix

While some developers prefer command line tools, I often use graphical tools if available since I cannot memorize all the different commands. That’s why I tried the relative new Docker Tooling for ...

Maven Plugin to install Web Resources in Bluemix Java Projects via Bower

Similarly to the dependency managers mvn, npm, cocoapods, etc. Bower is a nice dependency manager for web resources to pull down JavaScript, CSS and other files. This makes it easy for developers t...

Having Fun with the Bluemix Selfie Drone

Recently I had some time to build another IBM Bluemix demonstration which showcases the Internet of Things functionality and cognitive Watson services. With the “Bluemix Selfie Drone” application y...

Cloud Foundry Maven Plugin to build and deploy Bluemix Applications

For some people this is old news, but I just used for the first time the Cloud Foundry Maven Plugin to build and deploy a Bluemix application and it made the deployment really easy. Below are some ...

Disclaimer
The postings on this site are my own and don’t necessarily represent IBM’s positions, strategies or opinions.
Trending Tags