Prague.pm
60 minutes
Any
English
In this talk, we will show how we build microservices in Perl. We will cover docker basics, the stack we use for creating, testing and releasing our internal Perl distributions and for creating, building and deploying our Perl microservices.
Let us reveal some details before the talk begins. We use:
- Minilla for scaffolding new distribution
- Teamcity for testing and building
- Pinto as our internal DarkPAN with MetaCPAN GUI
- Docker for testing and packaging the microservices
- Mesos / Marathon based internal cloud for running microservices in production
We will shortly describe each of mentioned technologies and how we use them together to build our continuous integration stack.