DevOps
-
Batch Deployment in AWS Elastic Beanstalk
Zero downtime deployment — i.e., making sure your application can be deployed without negative impact to your customers — is…
Read More » -
Ubuntu->VMware->MINIX 3
Unix-like Microkernel Open-Source Operating System Meet MINIX 3 a Unix-like, robust and compact operating system that is capable of recovering from…
Read More » -
Software Architecture in DevOps
A new book by Len Bass, Ingo Weber and Liming Zhu “DevOps: A Software Architect’s Perspective”, part of the SEI…
Read More » -
Docker Compose on Windows with Python And Babon
Compose is a tool for defining and running complex applications with Docker. With Compose, you define a multi-container application in…
Read More » -
Spark Monitoring: How to Handle 10B Requests a Day
Taboola’s Spark monitoring architecture for handling 10B+ daily user events They say unicorns don’t exist, but of course you know…
Read More » -
Docker Tools in Eclipse
Upcoming Docker Tooling for Eclipse gave a preview of Docker Tooling coming in Eclipse. This Tech Tip will show how to get…
Read More » -
Java EE Deployment Scenarios for Docker Containers
I’ve been posting some content around Docker since a while and I like to play around with containers in general.…
Read More » -
Continuous Integration and Delivery with Docker
Continuous delivery is all about reducing risk and delivering value faster by producing reliable software in short iterations. As Martin…
Read More » -
Centralized System and Docker Logging with ELK Stack
With Docker there was not supposed to be a need to store logs in files. We should output information to…
Read More »