DevOps
-
Automated Docker Application Deployment On Alibaba Cloud (Aliyun)
DCHQ, a San Francisco-based startup delivering hybrid-cloud and enterprise application automation, is unveiling its support for Alibaba’s Cloud offering (Aliyun).…
Read More » -
Implement a SciPy Stack Docker Image
SciPy is a powerful python library, but it has many dependencies including Fortran. So Running your Scipy code in a…
Read More » -
How Docker Makes Testing More Efficient
Testing your software is important. Automating your testing and having continuous integration for your project in place is a matter…
Read More » -
Java Remote Debug for Applications Running in Kubernetes
Kubernetes 1.2 was just released and is quickly becooming the defacto cluster management solution for containers (Docker, Rocket, Hyper, etc).…
Read More » -
Docker Flow: Proxy – On-Demand HAProxy Service Discovery and Reconfiguration
The goal of the Docker Flow: Proxy project is to provide a simple way to reconfigure proxy every time a…
Read More » -
AWS Lambda made a boo-boo
This is a Post Scriptum to the blog The Miracle of Apcera and AWS Lambda Chad Lung AWS Lambda tutorial…
Read More » -
3 Steps For Analyzing a Gradle Project With SonarQube Using Docker
How hard can it be to get up and running with a Gradle project and getting it analyzed with SonarQube…
Read More » -
Running Java on Docker? You’re Breaking the Law
Using Oracle Java with Docker might put you in legal liability. Why? The relationship between Oracle and Linux had its…
Read More » -
Containers all the way through
In this post I will attempt to cover fundamentals of Bare Metal Systems, Virtual Systems and Container Systems. And the…
Read More »