5 Key Benefits of Docker: CI, Version Control, Portability, Isolation and Security

cool docker imageDocker doesn’t need an introduction. It is one of the hottest open source projects that allows you to deploy your application inside containers, adding a layer of abstraction. In a seemingly constant state of maturation, the benefits of using Docker increase on a regular basis. In this post, instead of talking about what Docker is or how it works, I’ll outline the top five benefits of using the ever-growing platform.
(more…)

Continue Reading 5 Key Benefits of Docker: CI, Version Control, Portability, Isolation and Security

5 Things You Should Know About Continuous Deployment…by the Man Who Coined the Term

contiunoTech Guru Timothy Fitz on making the jump to Continuous Deployment, the buzz around DevOps, and why GitHub has set back Software Departments by 5-10 years…
BlazeMeter invited me to ask 5 key questions to Timothy Fitz – the man who coined and popularized Continuous Deployment. Here are the results:

How would you define continuous deployment and how is it different to continuous delivery?

Timothy Fitz: This is a great question that isn’t frequently asked, since it is often assumed that they both mean the same thing. Usually, when people refer to continuous delivery, they actually mean continuous deployment.
(more…)

Continue Reading 5 Things You Should Know About Continuous Deployment…by the Man Who Coined the Term

How IronSource Scales Node.js with Docker to Support Millions of Daily Users

[GUEST POST] ironSource is the world leading platform for software discovery, distribution, delivery and monetization. The solution consists of four cores – installCore, mobileCore, displayCore, and mediaCore – that connect software developers and users across platforms and devices.

The infrastructure department’s responsibilities include handling data received from all of our platforms for our own data analysis and billing. On any given day, we receive tens or even hundreds of millions of events from desktop computers, mobile phones, and web browsers. Our system comprises hundreds of servers supporting more than 5,000 concurrent connections.

In this article I will describe how we at ironSource scales Node.js with Docker – automatically build, deploy and run a Node.js application within a docker container to production.

(more…)

Continue Reading How IronSource Scales Node.js with Docker to Support Millions of Daily Users

#devopsdays TLV and TDD = Test Driven Dev

devopsdays logoLast two days were extremely interesting at the Devops Days Conference in Tel Aviv. It was impressive to see the amount of professionals that attend and the amazing energies that supported a great open space sessions and networking. The successful conference was initiated by the great Gigaspaces team led by the honorable (and a very good friend) Mr. Nati Shalom, CTO at Gigaspaces. You can also check these recorded sessions.
Following is just a quick taste of a great presentation done by @aviranm discussing Continuous Delivery at @wix

Continue Reading #devopsdays TLV and TDD = Test Driven Dev