Skipjaq
Before Skipjaq, optimising the performance of a Java web application was a frustratingly difficult, time-consuming, and uncertain business. Performance experts were almost impossible to find, and even harder to hire. That’s why most Java web applications running on AWS today have never been optimised — a reality we’re here to change.
Skipjaq is the first company to deliver Performance Optimisation as a Service for Java web applications running on AWS. Our automated platform speeds up targeted applications by at least 50%, and delivers uniquely actionable insights regarding the baseline and peak performance of your applications.
Your users will be happier and more productive, and you get to spend less time worrying about damaging outages and more time focusing on the innovative line-of-business applications you got into this job for in the first place
-
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.
-