Simplicity Itself
Simplicity Itself are a different kind of software development and consultancy shop based in the UK.
Founded with the mission of simplifying software development in order to overcome the challenge of software and software development practices that cannot embrace the change inherent in agile software development, Simplicity Itself is made up of international speakers, book authors and open source contributors who are dedicated to increasing the value that our client’s get from their software development through our products, consultancy, courses and books.
http://www.simplicityitself.com
-
The Seven (More) Deadly Sins of Microservices
Featuring Daniel Bryant
All is not completely rosy in microservice-land. It is often a sign of an architectural approach’s maturity that in addition to the emergence of well established principles and practices, that anti-patterns also begin to be identified and classified. In this talk Daniel will introduce the 2016...
mucon microservices architecture -
Lightbend Lagom: Microservices Done ‘Just Right'
Featuring Brendan McAdams
Microservices architecture are becoming a de-facto industry standard, but are you satisfied with the current state of the art? We are not, as we believe that building microservices today is more challenging than it should be. Lagom is here to take on this challenge. First, Lagom is opinionated...
mucon microservices architecture lightbend lagom reactive java scala cqrs eventsourcing -
Plambda! Running the play framework in AWS Lambda
Featuring Simon Hildrew
Running a traditional web framework in a serverless environment like AWS Lambda is like trying to fit a square peg in a round hole. However, if it can be made to work, an existing app could be lifted and shifted. This would make them easier to deploy, reduce financial cost and eliminate...
lambda play-framework scala mucon microservices aws -
High Flying, Free and Easy: Functional Microservices with Finch
Featuring Dave Gurnell
Finch is a Scala library for building composable HTTP APIs. It provides a thin layer on top of Twitter's lightning fast Finagle library that simplifies and streamlines routing, serialization, and more.
-
2
Keynote: Making Sense of Microservices: Maximizing Development Productivity and Minimizing Mistakes
Featuring Sylvain Hellegouarch and Russ Miles
Speed and Adaptability; micro services promise so much!
mucon microservices speed adaptability cloud -
The Asynchronous Uncoordinated Continuous Delivery of 35+ uServices
Featuring Clayton Wells
So you’ve embraced μServices and Continuous Delivery but as the number of your μServices grow, it has become harder and harder to keep your releases co-ordinated. Many resort to release trains to manage their deployments, where you can only do releases for a given service at a given time or in a...
mucon architecture microservices continuous-delivery -
Resource Oriented Microservices
Featuring Peter Rodgers
From an engineering and operations perspective breaking down systems into microservices is a win - all you have to do is spin up containers.
mucon architecture microservices roc netkernel compositeus -
Moving BBC iPlayer to a Micro Services Architecture
Featuring Stephen Godwin
In this talk Stephen Godwin describes how the BBC moved iPlayer to a microservices architecture and how this has allowed new features to be added and large changes to be made without interruption to the service.
mucon microservices architecture iplayer bbc monolith continuous-delivery aws -
Microservices with AWS
Featuring Josh Dvir
There are several practices to run and deploy your application’s micro-services architecture on AWS in a scalable, automatic and safe manner. This presentation will include explanation and examples of how to use AWS micro-services architectures that are highly available, scalable, supply easy...
mucon architecture microservices ruby golang aws linux docker javascript lambda elasticbeanstalk -
Let's deploy on fridays
Featuring Damien Mathieu
Deploying a new version of any app can be a tricky thing to do. Yet, we often make it even harder on ourselves, by keeping manual actions in the process; deploying big releases instead of small iterative chunks or even keeping new features in branches for a long time before moving everything to...
mucon architecture microservices deployment