Meetup #47 and a first at Dataline Solutions!

Tuesday 3rd March 2020

20:00
2
Intro talk
Keynote by Jachim Coudenys, Ike Devolder (15 minutes)

As usual, an intro talk to line out the rest of the evening, introducing the speakers & venue and look back at previous meetup.

20:15
2
Down the Bug hole : a tale of bugfixing
Talk by Bert Van de Casteele (45 minutes)

We hebben er allemaal mee te maken, of het nu in je eigen code of in die van het legacy project van een eeuwigheid geleden is : bugs. In deze talk proberen we zowel de psychologische kant van bughunting te bekijken, als de technische kant. We bekijken hoe we een bug strategisch kunnen opsporen en gaan we dieper in op step debugging en de tools die we hiervoor kunnen gebruiken om snel de 'offending code' op te sporen. Het fixen ervan is geheel voor eigen rekening :)

21:15
3
Going Serverless with Google Cloud Run
Talk by Bram Van Damme (45 minutes)

Cloud Run is a fully managed compute platform by Google that automatically scales stateless containers. By abstracting away all infrastructure management, us developers can focus on what matters most: building great applications. In this talk I'll show you not only how to deploy PHP/Node applications onto Cloud Run, but also how to create a build pipeline using either Google Cloud Build or Github Actions.