IPC & webtechcon 2016

This week I gave two talks at the International PHP Conference & webtech Conference in Munich.

Sebastian FeldmannAutomating All The Things (slides)

As your company is growing, it is important to have an environment that scales. So spinning up dev environments, updating test systems, ensuring your code quality, running all your tests and releasing your software continuously won’t distract you from developing great applications. In this talk I will show you how to automate repetitive tasks and how to combine great automation tools like Jenkins, Ant and Ansible and make use of some handy PHP libraries, so you can focus on the things that matter: Writing great software.


Mastering git – Insights & Tips & Tricks (slides)

Git is a powerful source code management system and became the de facto standard for open source projects over the last couple of years. A lot of us are using it every day but are only scratching the surface of its potential. During this talk I will show you some git best practices, demystify some of its power features and share some tips and tricks from beginner to expert level.

This entry was posted in Talks.

Leave a Reply

Your email address will not be published. Required fields are marked *