Meetup Cloud Native Computing PARIS - Docker et Prometheus

Date: 

Mardi, septembre 20, 2016 - 17:00

Venue: 

Claranet 18 rue du Faubourg du Temple 75011 Paris

Event type: 

  • Conférence

Retrouvez le Meetup Cloud Native n°2 dans les locaux de Claranet République.

Au programme : Docker, Prometheus et pizzas.

Agenda détaillé :

Mise en place d’un cluster Docker avec Swarm et Consul

  • Sylvain Gallerand (Technical Architect @RUNISO) & Valentin Pauchet (Ingénieur système/DevOps @RUNISO) :
  • L’agilité dans les cycles de développement a accéléré l’adoption de nouvelles technologies. Docker fait partie de ces technologies prisées par les développeurs et de plus en plus utilisées pour le déploiement d’applications.
    Quoiqu’il en soit il subsiste un réel écart entre son utilisation dans un contexte de développement et son utilisation sur une plateforme de production.

    Les challenges sont nombreux pour parvenir à une plateforme de production Docker répondant aux exigences de disponibilité, de sécurité et de performance. Autant de questions auxquelles nous allons tenter de répondre .

    An Introduction to Prometheus

  • Brian Brazil (Founder at Robust Perception and core developer for Prometheus):
  • Often what you monitor and get alerted on is defined by your tools, rather than what makes the most sense to you and your organisation. Alerts on metrics such as CPU usage which are noisy and rarely spot real problems, while outages go undetected. Monitoring systems can also be challenging to maintain, and overall provide a poor return on investment.

    In the past few years several new monitoring systems have appeared with more powerful semantics and which are easier to run, which offer a way to vastly improve how your organisation operates and prepare you for a Cloud Native environment. Prometheus is one such system. This talk will look at the monitoring ideal and how whitebox monitoring with a time series database, multi-dimensional labels and a powerful querying/alerting language can free you from midnight pages.