TEQnation116 Videos

TEQnation 2023: WebAssembly beyond the browser – Wietse Venema

WebAssembly (Wasm) is a technology that allows you to compile code written in over 40 programming languages and run it in a secure and performant way in web browsers. The WebAssembly System Interface (WASI) has expanded the capabilities of Wasm by enabling it to run outside the web browser, in environments such as server-side applications, […]

TEQnation Conference 2023 Teaser

To give you a sneak peek of the developer conference of tomorrow, check out this video! Show your love for TEQnation on May 17th at DeFabrique in Utrecht. Get your ticket right now, and for the time being the early bird tickets are still available so grab your€50-, discount while you still can! Buy your […]

TEQnation 2022: Urs Peter – Event-Driven Microservices = Microservices Done Right

Are you slowly getting this uncomfortable feeling that Microservices might have brought you more trouble than relief? Have your Microservices turned into a landscape of distributed monoliths, tightly coupled and tangled, where a failure of one service cascades to many others? Have you implemented complex circuit breaker logic and other retry mechanisms or made essential […]

TEQnation 2022: Thijs Suijten – Saving Elephants with Raspberry Pi’s & Machine Learning

Go on an adventure to the heart of the African rainforest. You will learn how we help rangers protect endangered species using technology. I can tell you one thing. Using on-device machine learning and real-time communication without power and internet is quite a challenge…

TEQnation 2022: Mete Atamel – Choreography vs Orchestration in serverless microservices

We went from a single monolith to a set of microservices that are small, lightweight, and easy to implement. Microservices enable reusability, make it easier to change and scale apps on demand but they also introduce new problems. How do microservices interact with each other toward a common goal? How do you figure out what […]