Blog
Image

EVENTO RECOMENDADO ALTRAN

MADRID SOFTWARE EVENING

MADRID SOFTWARE EVENING is an event created for Software Professionals who wish to network together and to watch engaging and entertaining talks given by industry experts while having fun.

Cutting edge technology and R&D corners, live demo coding and interesting talks will drive this second edition of our SOFTWARE EVENINGS. See this our first edition video in Barcelona.

Come and join the Software Professionals Community in Madrid!

MADRID SOFTWARE EVENING 2018 will take place in CAMPUS GOOGLE, C/ Moreno Nieto 2. There is no better place to share & discuss with other software professionals and enthusiasts. Make this happen!

https://www.eventbrite.es/e/madrid-software-evening-tickets-50349269019

GUEST SPEAKERS:

Talk 1

Luis Roldán - Operations Lead In Altran Digital

  • Talk tittle: Componentes de una plataforma (orientada a Microservicios)
  • Abstract: Las arquitecturas basadas en microservicios están teniendo mucho éxito últimamente, cuentan con muchas ventajas respecto a sistemas monolíticos, tales como la modularidad, escalabilidad, despliegues parciales, aplicaciones multi-lenguaje, etc. Pero también añaden una capa de complejidad, teniendo que manejar conceptos como descubrimiento de servicios, configuraciones distribuidas, circuit breaker, etc. En esta charla haremos un repaso de aquellos componentes que son necesarios para construir una plataforma completa, orientada a microservicios y desplegada en un entorno Cloud. 

Talk 2

Jakub Pilimon - Principal technologist Pivotal

  • Talk title: State or Events? Which shall I choose?
  • Abstract: Tired of fancy abstractions without actual down to earth implementation? In this talk we will go through both benefits and problems by implementing a real example of event-sourced model. This is a full-time live coding and we will develop features in parallel - one of us in a classic ORM-based way and the other one using event sourcing. We are going to tackle the problems step by step in both solutions from various perspectives. From the point of view of the stakeholders our software should have quick time to market, ability to do complex data reporting and fast way to extend and to deploy new features. On the other hand, our fellow developers would be interested in learning curve when it comes to event sourcing and how it differs in turns of e.g. unit testing. At the end of each step it will be clear what kind of problems/benefits we have using one of two models. The talk is going to cover a broad set of buzzwords like: event sourcing, CQRS, distributed systems, spring cloud stream, eventual consistency, unit testing and zero downtime deployments.

AGENDA:

  • 18:00-18:30 Registration
  • 18:30-18:40 Altran Opening
  • 18:45-19:40 Talk 1
  • 19:40-20.00 Networking break
  • 20:05-21:30 Talk 2 / Coding Live