.NET on AWS: Wait, you can do that?
Presented by: Brad Knowles
.NET on AWS: Wait, you can do that? ...
Format: General SessionLevel: Introductory and overviewA Hands-On Overview to Building AI Solutions with AI Builder
Presented by: Barret Blake
Whether it's generating automated interactive chat experiences or automating business processes, AI is the future of business software. AI Builder is a powerful tool for organizations looking to incorporate the power of AI into their business processes. ...
Format: General SessionLevel: Introductory and overviewAutomating your smarthome without the cloud
Presented by: Seth Petry-Johnson
Modern "smart" homes are dumb; your lights shouldn't stop working because your Internet is down, and your new doorbell shouldn't compromise your network security. ...
Format: General SessionLevel: Introductory and overviewBuilding a Full-Stack Application with Flutter and Dart
Presented by: Ryan Edge
For the past few years, Flutter has revolutionized mobile app development by allowing developers to build high-performance, cross-platform applications with ease. However, building a full-stack application can be a challenging task because we often find ourselves juggling multiple technologies to...
Format: General SessionLevel: IntermediateEffective Observability for MLOps Pipelines at Scale
Presented by: Shivay Lamba
As the world embraces AI and adopts machine learning, many companies and moving towards using models like the LLMs. Deployment and monitoring such large models are extremely important. As traditional DevOps Engineers, you might not be exposed to working with machine learning systems. This is where...
Format: General SessionLevel: IntermediateFrom Good to Great: How API Gateways Can Level-Up Your Software
Presented by: Daniel Mikusa
In today's digital landscape, APIs are an essential part of most software offerings, and from financial services to a Chuck Norris joke generator, all APIs have similar pain points. ...
Format: General SessionLevel: Introductory and overviewHands-On Few-Shot and Prompt-Based Learning
Presented by: Brayan Kai Mwanyumba
Machine learning has been highly successful in data-intensive applications but is often hampered when the dataset is small. Few-shot learning (FSL) was proposed to tackle this problem. FSL enables making predictions using a limited number of examples with supervised information—that is, with few...
Format: General SessionLevel: AdvancedScaling your .NET app with Azure
Presented by: Callum Whyte
You've made it big time, and your web app just can't handle the traffic... Where do you even start with scaling in Azure? ...
Format: General SessionLevel: Introductory and overviewSimplifying Microservices with Dapr
Presented by: Matthew Sheehan
In the world of modern software development, microservices have emerged as the go-to solution for building scalable and deployable applications. However, the path to realizing their promised benefits can be riddled with challenges, leaving engineers with concerns about achieving a truly clean...
Format: General SessionLevel: Introductory and overviewTactics for Building Background Services in .NET
Presented by: Kevin Griffin
Mature applications often find themselves in the predicament of having to do work "behind the scenes." Frequently this could be simple tasks such as sending emails or updating statistics. Or it could be something more complicated, like processing incoming files or building reports. These tasks...
Format: General SessionLevel: Introductory and overviewTake Back Control - Introducing Veilid
Presented by: Bill Sempf
Veilid is an open-source, peer-to-peer, mobile-first, networked application framework. It allows developers to build private, distributed, scalable social applications containing and sharing a user's personal content without data collection by third parties being of concern. Built by Cult of the...
Format: General SessionLevel: IntermediateThe Micro-Frontend Playbook
Presented by: Marko Skugor
Micro-frontend architecture can provide a lot of great benefits to team autonomy and can play a crucial role in enabling technical and organizational scalability. At the same time, it also comes with a lot of potential pitfalls and anti-patterns to avoid. In this talk we'll learn how to apply Domain...
Format: General SessionLevel: IntermediateWhat's that smell? Monitoring air quality with Python, Raspberry Pi, and Redis
Presented by: Justin Castilla
With a little wiring and a few lines of code, one can create your own hyper-local air sensor system to send alerts, activate smart-windows, and gather data. A sensor measures air particulate density and sends the values to a Raspberry Pi compute unit. The Raspberry Pi then sends the data along with...
Format: General SessionLevel: Intermediate