Dev Breakthroughs
68.9K views | +0 today
Follow
Dev Breakthroughs
Monitoring innovations in database, PHP, JS, RIA, HTML5, mobile and agile dev strategies & tools
Curated by Nicolas Weil
Your new post is loading...
Your new post is loading...
Scooped by Nicolas Weil
Scoop.it!

Open Source : comment Docker est en passe de démoder les VM

Open Source : comment Docker est en passe de démoder les VM | Dev Breakthroughs | Scoop.it

Mis au point par l’équipe à l’origine du PaaS DotCloud, « Docker est un système de packaging qui permet de prendre n’importe quel code source, n’importe quelle application et de l’envelopper, avec toutes ses dépendances, dans un objet unique, « self-contained », que l’on peut déplacer et faire tourner sur n’importe quel serveur, n’importe où sur la planète », explique Solomon Hykes, le diplomé d’Epitech en 2006 à l’origine de DotCloud et qui vit désormais en Californie, là où Docker vient d’être gratifié de 15 M$ de capital-risque qui s’ajoutent au 11 M$ déjà accordé à DotCloud depuis 2010.


Trop beau pour être vrai ? Pourtant, Docker permet de créer de tels containers sur toutes les principales distributions Linux depuis fin novembre 2013. Il est déjà utilisé pour gérer les développements de sociétés à la pointe de la technologie comme eBay. Google l’a intégré à son IaaS GCE et il a donné naissance à CoreOS, une distribution Linux dédiée aux datacenters conçue pour ne recevoir que des applications en containers. Quant à Yandex, le moteur de recherche numéro un en Russie,  il lance Cocaine (*), une PaaS open source qui intègre aussi Docker. Docker est également embarqué dans le projet OpenStack, tant au niveau traitement (Nova) qu’orchestration (Heat).

No comment yet.
Scooped by Nicolas Weil
Scoop.it!

List of Current and Upcoming Cloud Platforms for PHP, Python, Ruby, Node JS, .NET and more

This list only includes "Platform as a Service" products. Not all services listed are available to everybody yet.

You can also follow them on twitter through this twitter list: http://twitter.com/#!/peakscale/paas/members

Supported technologies are : PHP, Python, Ruby, Java, Node JS, .NET, Perl, Ringo JS, Javascript
No comment yet.
Scooped by Nicolas Weil
Scoop.it!

7 Years of YouTube Scalability Lessons in 30 Minutes

7 Years of YouTube Scalability Lessons in 30 Minutes | Dev Breakthroughs | Scoop.it

If you started out building a dating site and instead ended up building a video sharing site (YouTube) that handles 4 billion views a day, then it’s just possible you learned something along the way. And indeed, Mike Solomon, one of the original engineers at YouTube, did learn a lot and he has given a talk about it at PyCon: Scalability at YouTube.

 

This isn’t an architecture driven talk where we are led through a description of how a lot of boxes connect to each other. Mike could give that sort of talk. He has worked on building YouTube’s servlet infrastructure, video indexing feature, video transcoding system, their full text search, a CDN, and much more. But instead, he’s taken a step back, took a long look around at what time has wrought, and shared some deep lessons, obviously hard won from experience.

No comment yet.
Scooped by Nicolas Weil
Scoop.it!

DeltaCloud API, an interface to multiple cloud computing providers

DeltaCloud API, an interface to multiple cloud computing providers | Dev Breakthroughs | Scoop.it
The DeltaCloud API provides a single API interface to work with multiple cloud computing providers.

With the DeltaCloud API you can start an instance on an internal cloud, then with the same code start another on Amazon EC2 or Rackspace..
No comment yet.