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

Sharing Bluemix DevOps Pipelines with the Application's Source Code

With DevOps pipelines in IBM Bluemix developers can define how to build and deploy their applications, for example applications packaged via Docker. Pipelines can be created manually via the Bluemi...

Deploying Docker Containers via Bluemix DevOps Pipelines

In addition to the Docker and IBM Containers CLIs (command line interfaces) you can also use IBM Bluemix DevOps pipelines to build images and run containers on the server. DevOps pipelines have mu...

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...

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