GOTO Berlin is a vendor independent international software development conference with more that 60 top speakers and 600 attendees. The conference covers topics such as Java, Open Source, Agile, Architecture, Design, Web, Cloud, New Languages and Processes.

Axel Fontaine, Founder & CEO of Boxfuse

Axel Fontaine

Biography: Axel Fontaine

Axel Fontaine is the founder and CEO of Boxfuse. Boxfuse turns your JVM app into a secure & immutable machine image in seconds, which can be run both on your laptop and in the cloud.
He's also the founder and project lead of Flyway, the open-source tool that makes database migration easy.
He is a JavaOne Rockstar and a regular speaker at many large international conferences including JavaOne, Devoxx, Jfokus, JavaZone, JAX...

Twitter: @axelfontaine
Website: axelfontaine.com

Presentation: Architecting for the Cloud

Track: Working in the Cloud / Time: Thursday 11:30 - 12:20 / Location: Hall 5

The case for running an own datacenter is vanishing rapidly. The cloud seduces with a low barrier of entry and full flexibility. Infrastructure can be spun up almost instantly in a fully automated way through an API. All this with no upfront costs and the ability to decommission it just as fast. But what does this mean for our applications and their architecture? Can we just lift and shift them to the cloud?

Everything comes at a price. To be able to fully leverage the potential of the cloud, new challenges must be mastered: from data privacy and security to cost-based architectures, dynamic provisioning, service discovery and efficient deployment models.

This talk provides architects and developers clear answers and battle-tested solutions for a successful journey to infrastructure heaven.

Presentation: Immutable Infrastructure: Kiss your Pets Goodbye, Here Comes the Cattle

Track: Working in the Cloud / Time: Thursday 13:20 - 14:10 / Location: Hall 5

App deployment and server setup are complex, error-prone and time-consuming. They require OS installers, package managers, configuration recipes, install and deployment scripts, server tuning, hardening and more. But... Is this really necessary? Are we trapped in a mindset of doing things this way just because that's how they've always done?

What if we could start over and radically simplify all this? What if, within seconds, and with a single command, we could wrap our application into the bare minimal machine required to run it? What if this machine could then be transported and run unchanged on our laptop and in the cloud? How do the various platforms and tools like AWS, Docker, Heroku and Boxfuse fit into this picture? What are their strengths and weaknesses? When should you use them?

This talk is for developers and architects wishing to radically improve and simplify how they deploy their applications. It takes Continuous Delivery to a level far beyond what you've seen today. Welcome to Immutable Infrastructure generation. This is the new black.