In this workshop you’ll learn how to get started with Vapor, the server-side Swift framework. This workshop will teach you everything you need to know to go from nothing to building a full [...]
Do you want to build backend applications using Swift but don't want to manage computing infrastructure to run those applications in the cloud? Enter serverless cloud platforms… Serverless platforms allow developers to push [...]
Developing an app is a complex task focussed on design and UX. Often, a lot of logic is centralised between multiple users in a backend for simplicity and maintainability. This often leads to [...]
It will show how GraphQL has become a major update for retrieving data from a server as opposed to REST api's. This talk will show the advantages over REST and how someone could [...]
Operating a high-load mobile application and its backend on a daily basis while continuously adding new features and preventing everything from collapsing is a difficult job. Numerous external services and APIs, continuous refactoring [...]
If your app became a worldwide sensation tomorrow, would you be ready? In this talk, we'll discuss the many ways in which scaling can go wrong. Then we'll work through how to architect [...]
When you develop an app, making it perform well is essential. But when your app becomes successful, it's equally important to make sure that your backend remains fast under all traffic circumstances. Quite [...]
This talk dives into creating a mobile application using AWS Mobile Hub, building a simple vehicle value chatbot using Amazon Lex, and integrating the chatbot into the mobile app generated by Mobile Hub. [...]
Creating awesome apps for any device is just one of the things you have to worry about as an app developer. You will probably have to communicate with some kind of backend system [...]