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
-
Serverless Services In Action
Featuring Kingsley Davies
The serverless deployment model has many features that complement the microservice architecture pattern, as it caters for configuration and scalability without the necessity of an experienced ops capability. The cost model is also complimentary to requiring a number of small and isolated services...
serverless mucon architecture microservices -
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 -
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.
-