.NET on AWS: Wait, you can do that?

Presented by: Brad Knowles

.NET on AWS: Wait, you can do that? ...

Tags: .NET, C#, CloudFormat: General SessionLevel: Introductory and overview

A 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. ...

Tags: Cloud, AutomationFormat: General SessionLevel: Introductory and overview

Automating 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. ...

Tags: IoT, Cloud, AutomationFormat: General SessionLevel: Introductory and overview

Building 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...

Tags: Front End, Mobile, CloudFormat: General SessionLevel: Intermediate

Effective 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...

Tags: Cloud, DevOps, Machine Learning, Data Science, ObservabilityFormat: General SessionLevel: Intermediate

From 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. ...

Tags: Java, Cloud, System DesignFormat: General SessionLevel: Introductory and overview

Hands-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...

Tags: Cloud, Machine Learning, Data ScienceFormat: General SessionLevel: Advanced

Scaling 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? ...

Tags: .NET, Cloud, DevOpsFormat: General SessionLevel: Introductory and overview

Simplifying 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...

Tags: Cloud, ArchitectureFormat: General SessionLevel: Introductory and overview

Tactics 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...

Tags: .NET, C#, Backend, Programming Principles, Cloud, Architecture, System DesignFormat: General SessionLevel: Introductory and overview

Take 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...

Tags: Python, Rust, Mobile, Security, CloudFormat: General SessionLevel: Intermediate

The 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...

Tags: Javascript, Front End, Cloud, ArchitectureFormat: General SessionLevel: Intermediate

What'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...

Tags: Python, IoT, Cloud, Data Science, DatabasesFormat: General SessionLevel: Intermediate