MarketInvoice
At MarketInvoice, our vision is for entrepreneurs to have the time to build the world we all want to live in. That's why we’re making business finance quick and easy – so our customers can access funding and get on with growing their business.
We were a Fintech before that was even a word, backing our smart technology with help from real people since day one. Eight years on and we’re a team of 100+ with over 3,000 customers, VC backing and a game-changing partnership with Barclays Bank UK PLC.
Culture is a big deal for us. We embrace learning, challenging ourselves to do more – and to do it better. We are one team, working together to make it happen. You’ll get stuff done quickly at MarketInvoice, with less talk and more action. It’s about thinking differently and not being afraid to do things that have never been done before. Are you ready to help UK businesses build the future? “One of the 9 hottest UK Fintech start-ups most likely to be worth $1 billion” - Business Insider
-
XXXTutorial: A gentle introduction to Azure Functions
Featuring Vicenç Garcia-Altes
In this session, Vicenç is going to share how to develop, test and deploy Azure Functions as you could in a professional environment.
.net azure terraform azure-functions serverless -
Tutorial: Deploy and Run a Distributed Cloud Native system using Istio, Kubernetes & .NET core
Featuring Sreenivas Manyam Rajaram
Building and Operating Cloud Native 12 factor Microservices poses significant challenges in terms of technology choice, best practices, architecture and infrastructure. Microservices development introduces multiple complexities such as Service Discovery, Externalization of Configuration, Load...
.net cloudnative kubernetes -
Tutorial: Hands-on Azure DevOps – create, build and deploy an application for Azure
Featuring Michal Jankowski
In this session, you will discover how to build and deploy an application with Azure DevOps by going through the whole process, starting from project creation and the first web app commit.
.net cloud arm deployment ci azure devops -
Tutorial: Building an educational game with .NET Core and Unity3D
Featuring Johnny Hooyberghs
If you are waiting for a deep dive into .NET Core, the Microsoft Compiler Platform and Unity3D this session is for you!
.net microsoft-compiler-platform-(roslyn) asp.net-web-api unity-game-engine visual-studio c# .net-core educational-game -
Tutorial: Event Carried State Transfer
Featuring Ian Cooper
If you build an Event-Driven Architecture over a Request-Driven Architecture using Microservices you want to avoid Microservices having to call each other. But how is this possible, given that each Microservice isolates its own data store, so that you cannot read their data?
.net api -
Tutorial: Real-Time Stream Analytics <3 Machine Learning
Featuring Alexander Slotte
It’s imperative in today’s world to be able to make split-second decisions based on real-time data. Reports based on batch data are great for looking back at trends and potentially making long-term decision, but old data is in many cases already obsolete, and the opportunity to have an actionable...
.net streaming-analytics machine-learning azurestreamanalytics azure mldotnet -
Keynote: Surviving Microservices
Featuring Michele Leroux Bustamante
Ah, the promises of a Microservices platform. A decoupled solution with many small manageable units of work - each with independent deployment lifecycles. More features, faster, and with fewer regressions.
devops architecture microservices keynote .net -
Tutorial: Actor Clustering with Docker Containers and Akka.Net
Featuring Riccardo Terrell
In this session, you will learn to build and deploy distributed systems combining the power of Akka.Net, the flexibility of .NET Core and the simplicity of Docker containers.
akka.net docker-containers actor-clustering .net tutorial