Dark UX Patterns
Presented by: Vitaliy Matiyash
Congratulations! You are the 1,000,000th visitor to our website. Click here to redeem your prize! Just provide your date of birth and phone number to get started. ...
Format: General SessionLevel: Introductory and overviewLeadership is Not Management, Expectations Versus Reality.
Presented by: Stacie Bacon
Moving from the role of a software engineer to a technology leader is both a rewarding and challenging experience. In this session, I will share helpful tips, strategies, resources, and insights regarding the shift into leadership as I pull back the curtain on my journey going from expert doer to...
Format: General SessionLevel: Introductory and overviewLife in the Fastlane: App Store Deployments That Won't Make You Lose Your Mind
Presented by: Keith Kurak
Imagine deploying your shiny new app to the Apple App Store- creating certs, uploading your app to Testflight, adding testers, taking screenshots on four different devices, filling in dozens of fields on the store description, clicking through EULA’s, and resubmitting five times because the...
Format: General SessionLevel: IntermediateModern Cross-Platform Development with .NET 6
Presented by: Sam Basu
Slated for Nov 2021, .NET 6 ushers in modern development stacks and polished tooling throughout much of the .NET ecosystem. With .NET MAUI, developers get to build native cross-platform apps for mobile & desktop from single codebase. With Blazor component model, C# can power modern web apps on the...
Format: General SessionLevel: IntermediateThe Art of Readable Code: Rethink Your Approach to Coding
Presented by: Steve Green
We all have a lofty goal: programming style as documentation. Inspired by Steve McConnel’s “Code Complete,” Uncle Bob’s “Clean Code,” and Andrew Hunt’s “The Pragmatic Programmer,” this session will: ...
Format: General SessionLevel: Introductory and overviewThe Science of Testing
Presented by: Thomas Haver
In the past decade the software development paradigm has shifted to “deliver fast” -- with concomitant frameworks and methodologies to support that emphasis – but without proper consideration of quality. So most teams end up failing fast and hard when development continues beyond a shaky...
Format: General SessionLevel: Introductory and overviewWatch How The Giants Fall: Learning from Bug Bounty Results
Presented by: John Melton
Security is hard. We all miss things. Attackers find things. ...
Format: General SessionLevel: Introductory and overviewAsynchronous JavaScript: Livin' On A Prayer
Presented by: Bob Fornal
There is a unique world where Single-Threaded JavaScript manages to be much more. JavaScript interacts with its environment in ways that allow it to handle Asynchronous activities. Using several detailed code examples, we will examine these examples in a unique way to show how these interactions...
Format: General SessionLevel: Introductory and overviewBuilding Android for Everyone
Presented by: Sierra OBryan
Accessibility creates a better experience for everyone. Jetpack Compose simplifies development and can help us more easily build more accessible apps. In this talk, we’ll dive into some common use cases, Android Accessibility APIs, and compare these to the accessibility tools available in Jetpack...
Format: General SessionLevel: Introductory and overviewEffective Data Visualization
Presented by: David Giard
We spend much of our time collecting and analyzing data. That data is only useful if it can be displayed in a meaningful, understandable way. ...
Format: General SessionLevel: Introductory and overviewEnd the Stigma: Become a Mental Health Ally
Presented by: Matt Williams
It is estimated that in the US, approximately one in five will ...
Format: General SessionLevel: Introductory and overviewRegex is for .*
Presented by: Jean Lange
Regular expressions are a powerful tool available to coders in many programming languages - but they’re so cryptic and hard to read/work with! Let’s explore what they can do for you and where you might want to use them. Then we’ll dive into regex101.com and the regex crossword for practical...
Format: General SessionLevel: Introductory and overviewTesting 101 for Devs
Presented by: Jenna Charlton
In Agile, quality has become a team responsibility. Increasingly developers and non-testers are being asked to test and "shift left" but are rarely given the tools to ensure their testing is up to snuff. This often results in wasted time and effort and costly bugs. In this session we’ll cover some...
Format: General SessionLevel: Introductory and overviewThe Four Principles of Accessibility
Presented by: Homer Gaines
Within the WCAG 2.1, web-accessible content is broken into four principles collectively referred to as POUR. This acronym stands for Perceivable, Operable, Understandable, and Robust. These four areas specifically target areas where users have the most trouble when accessing digital content and...
Format: General SessionLevel: IntermediateAre You Ready for a Senior Role?
Presented by: Jenny Bramble
Moving from being a mid level engineer a senior role can feel like a huge leap--especially when your new responsibilities aren't well defined. What does it mean to embrace a senior role? It's not just about experience and years on the job; it's an entire mindset shift. ...
Format: General SessionLevel: IntermediateBuilding Accessible Web Apps
Presented by: Cory House
Are your apps accessible? Can a blind user navigate your app with a screenreader? Can the colorblind consume your content? Since 2017, multiple US court cases have ruled that the Americans with Disabilities Act applies to websites and mobile apps. So there are legal risks to consider as well. In...
Format: General SessionLevel: Introductory and overviewCommon Accessibility Pitfalls: Climbing out, when you fall in.
Presented by: Chris DeMars
You, your users, and Alice from Wonderland have something in common. At one point, everyone has fallen into a hole of perplexity, confusion, and sometimes hysterical madness. Unlike Alice, we can navigate ourselves and our users around the chaotic abyss that we call the web. Shipping inaccessible...
Format: General SessionLevel: Introductory and overviewHacking Your Vacation: Using Data for Fun
Presented by: Becky Gandillon
Data can be powerful, meaningful, AND fun. Making data-driven decisions can level up your family vacation from awful to awesome. In this session, attendees will walk through a specific example showing how to analyze various data sources to avoid crowds, save money, and piece together a Disney World...
Format: General SessionLevel: Introductory and overviewLet's Talk Bluetooth
Presented by: Leah Vogel
Bluetooth has its own lingo. Don't know much about it? Want to learn to speak it? You’ve come to the right place! ...
Format: General SessionLevel: Introductory and overviewThe definitive deep dive into the .git folder
Presented by: Rob Richardson
What's in the .git folder? How are commits stored? How do branches work? We'll dive deep into the objects folder, unpack commits, look at the types of DAG nodes, examine object content, and build a complete visualization of the stored content. We'll also quickly look through Git hooks, Git config,...
Format: General SessionLevel: AdvancedWhat a global pandemic can tell you about better DevOps practices
Presented by: Jeremy Meiss
In early 2020 a global pandemic set in motion events which none of us could predict. With anonymous data collected from 900k+ devs, 50K orgs, and 60m+ builds/mo we found some interesting insights into better DevOps practices. Since then, we've seen even more interesting activities happen, which shed...
Format: General SessionLevel: IntermediateWhere has Jane Gone?
Presented by: Karen Linden
Have you ever been told if you were like that male developer over there you get somewhere? Have you removed you first name from your Resume to get more interviews? Have you been excluded from a meeting because afraid that they will offend you? Have you ever been called bossy? Have you ever...
Format: General SessionLevel: Introductory and overview10 Ways to Write Clean JavaScript Code
Presented by: Avindra Fernando
Written in just 10 days, JavaScript continues to be very successful in modern software development. The flexibility of JavaScript empowered rapid innovation in software. But, this flexibility comes at a cost of readable, maintainable, and scalable JavaScript code. ...
Format: General SessionLevel: IntermediateAutomating & Monitoring Seedling Growth in the Cloud Using IoT, Messaging & Micronaut
Presented by: Todd Sharp
It all started with a small project to pass the time during The Great Quarantine of 2020. I bought some chiles from the local farmer’s market (with proper face coverings and social distancing, of course), fermented my first batch of hot sauce, and shared it with a few friends around the globe. I...
Format: General SessionLevel: Introductory and overviewDungeons, Dragons, and Graph Databases
Presented by: Guy Royse
Are you an adventurer? Do you want gold? Experience? Levels? Of course you do! And where do you get these things? The dungeon, where else? That wonderful container of all things adventurous! But, unfortunately, dungeons aren't setup for the convenience of adventurers who wish to extract these fine...
Format: General SessionLevel: Introductory and overviewExplain DevOps To Me Like I’m Five: DevOps for Managers
Presented by: Gene Gotimer
Organizations and leaders are often supportive of DevOps, but they don’t always understand what DevOps is and what it will change. It isn’t a one-size-fits-all issue; different environments need different benefits from a DevOps transformation. Join Gene Gotimer as he explains the most important...
Format: General SessionLevel: Introductory and overviewFinding Your Flow With Kanban
Presented by: Jeremy Jarrell
More and more teams are discovering that they're more productive and more effective with Kanban. Many of these teams who choose Kanban do so out of a desire to work in an agile way, but without the overhead of sprints. But, if your team has adopted Kanban simply because there are no sprints, then...
Format: General SessionLevel: Introductory and overviewThe Elegance of “The Simplest Possible Thing”: Applying Simplicity Principles to Complex Problems
Presented by: Nate Berent-Spillson
Software development is complex work. Business requirements, platforms, and technology itself are all complex elements. Through all this complexity, software developers often try to create complex solutions that meet all the requirements at once. Similarly, when faced with a complex problem, they...
Format: General SessionLevel: IntermediateThe Human Side to Testing
Presented by: Amanda Perkins
We’re known for breaking things and testing the limits, and patience, of our team and our systems. We advocate for quality in all things and we advocate for the end user. But, none of us actually think about how our varied backgrounds influence what we do and how we test. In this session...
Format: General SessionLevel: Introductory and overviewEnterprise Observability with OpenTelemetry
Presented by: Christopher Judd
Enterprise applications are complex. A transaction starting in the browser will go through proxies, api gateways, security appliances, application performance monitoring tools, logs, microservices and more microservices. Historically there has been no standard way to get observability and...
Format: General SessionLevel: Introductory and overviewImplementing an Event Sourcing strategy on Azure
Presented by: Eldert Grootenboer
In recent years the Event Sourcing pattern has become increasingly popular. By storing a history of events it enables us to decouple the storage of data from the implementation of the logic around it. And we can rebuild the state of our data to any point in time, giving us a wide range of...
Format: General SessionLevel: IntermediateProtecting your API with OAuth
Presented by: Dan Moore
OAuth is a well known standard and is useful for delegating authentication and authorization decisions to a central identity provider. As a developer, you’ve given a token when a grant completes. ...
Format: General SessionLevel: Introductory and overviewRock-Solid Components with TypeScript and GraphQL
Presented by: Mat Warger
Most recent javascript frameworks bring a solid component model to modern web development, but how can you guarantee that your components work correctly? In this session, you learn how the features of TypeScript can be leveraged to bring clarity and dependability when constructing components with...
Format: General SessionLevel: IntermediateSabotage Productivity the CIA Way
Presented by: Matt Williams
In 1944, the Office of Strategic Services (OSS), predecessor of the CIA, published the Simple Sabotage Field Manual -- a guide for resistance forces to characterize simple sabotage, outline its possible effects, and to present suggestions for inciting and executing it. ...
Format: General SessionLevel: Introductory and overviewTime traveling in the cloud. Time series analytics with Microsoft Azure.
Presented by: Sam Vanhoutte
The data collected in IoT scenarios are often thought of as a ‘time series”. Through this data it’s possible to understand the past and use this data to anticipate the future. But time traveling is never straight forward. That’s why in this session Sam will walk you through the processing of...
Format: General SessionLevel: IntermediateWho’s Afraid of the Big Bad Bluetooth?
Presented by: Leah Vogel
With the buzz around IoT devices, Bluetooth Low Energy technology has become increasingly popular. Apple's CoreBluetooth has been around since iOS 5, and offers a host of utility APIs. ...
Format: General SessionLevel: IntermediateAutomate Mobile Application Testing in the Cloud with Microsoft App Center
Presented by: Aaron LaBeau
Every year new mobile devices are released for iOS and Android. With the list of supported devices growing, testing applications on physical devices is becoming more challenging and costly. ...
Format: General SessionLevel: Introductory and overviewDesigning Reusable Components…That Are Actually Reusable
Presented by: Cory House
Modern UIs are often composed of reusable components written in React, Vue, Angular, whatever. In these modern technologies, creating a component is easy. However, creating a truly reusable component is hard. In this session, we'll explore the tradeoffs inherent in reusable component design, and...
Format: General SessionLevel: Introductory and overviewExploring the Reactive Landscape
Presented by: Mary Grygleski
As Java is an object-oriented language that inherently supports the imperative programming style, asynchronicity presents a challenge that can turn the code into nightmare. One way to deal with the complexity of asynchronicity is to introduce reactivity onto the coding level (reactive programming),...
Format: General SessionLevel: Introductory and overviewFailing Successfully
Presented by: Cassandra Faris
Failure is normal. It’s so normal that many software development teams encourage people to fail and fail fast. Failure is also scary. It makes us feel vulnerable. We may even worry that our jobs, relationships, or goals are on the line. Yet we hear countless stories of people turning failure into...
Format: General SessionLevel: Introductory and overviewIntroduction to Functional Programming: It Isn’t So Scary
Presented by: Justin Pihony
Functional programming has been around for decades, yet only recently has it become mainstream. It yields simpler, terser code which is easier to both test and debug, among other benefits. However it is still often seen as unapproachable, with zealots touting words like monad, functor, and other,...
Format: General SessionLevel: Introductory and overviewKeeping your Kubernetes Cluster Secure
Presented by: Gene Gotimer
Many organizations are shifting to containers and Kubernetes, and that move means learning new ways to secure their environments. Kubernetes clusters have to be hardened at different levels. We have to consider the nodes where the Kubernetes control plane is running. We also need to secure the...
Format: General SessionLevel: IntermediateUsing SVG to create responsive, interactive and animatable graphics
Presented by: Ben Hoffmann
A message is often best stated visually. Traditional methods of designing graphics, diagrams, and charts produce something that retains its aspect ratio, regardless of the size it is viewed. This may work fine for print and slide media, but fails to take advantage of viewing digital content on...
Format: General SessionLevel: AdvancedA Perfect Ten: The Data Model
Presented by: Leslie Andrews
Do you know what makes a great data model? What does it mean to be Third Normal Form or a Star Schema? When would you use one over the other and why? How can you identify bad designs? Join Leslie Andrews for a discussion on good and bad data models, and learn what you should do in order to create a...
Format: General SessionLevel: Introductory and overviewBetter Interviews, Better Work
Presented by: John Lange
Being an interviewer for technical jobs is hard. Checking for technical competency can feel impossible. Asking questions that start with "tell me about a time when" can feel like it has no value. And for many people giving interviews, there is no training; you're left to figure it out on your own. ...
Format: General SessionLevel: IntermediateConnecting Systems that Never Planned for Each Other - An Introduction to Apache NiFi
Presented by: David Snyder
Apache NiFi can be described as a Swiss army knife for data flow programming. Joe Witt, the creator of NiFi, describes it as a "broker between systems that never knew to plan for each other". This session will illuminate the main features of Apache NiFi, expand on the problems it is best suited...
Format: General SessionLevel: Introductory and overviewGetting started with Kubenetes Policy Development
Presented by: Robert Sirchia
This session is designed to get a user started in writing Kubernetes policies in Rust. We will, touch on what is a policy. How we are going to leverage Rust and Web Assembly to write our policy. What tools you will need to develop a policy. Build out a sample policy and test it on a local...
Format: General SessionLevel: IntermediateMaking the most of your DevOps Artifacts
Presented by: Matthew Sheehan
With greater emphasis placed on automating the creation of predictable software bundles, you may be asking what are DevOps artifacts and what can you do with them? Well, it turns out you can do many things with them. Artifacts can be the compiled output for your app deployment, or a Nuget or NPM...
Format: General SessionLevel: Introductory and overviewMonolith Decomposition and Evolutionary Architectures: How to Safely Modernize Legacy Systems
Presented by: Ben Hoffman
Replacing and re-engineering a new system to replace a legacy or monolithic system, in its entirety, is risky. And after significant investment, the new system often suffers from many of the same issues the old system had. When you combine long development times with big-bang-style deployment, the...
Format: General SessionLevel: IntermediatePutting the FUN back in Fundamentals: Data Structures, Algorithms, and More!
Presented by: Matt Williams
In this session, we will bring FUN back to Fundamentals as we: ...
Format: General SessionLevel: IntermediateCrafting an interpreted programming language in 60 minutes
Presented by: Granville Schmidt
Are you curious how programming languages are designed and implemented? Do you have nightmares about the “magic” that happens when you run/compile your code? Have you ever wanted to create your own programming language from scratch? ...
Format: General SessionLevel: AdvancedMission Impossible Prep: Testing with Cypress
Presented by: Bekah Hawrot Weigel
Your mission, should you choose to accept it, is to ship reliable code. The mission is no different than the others as developers; it's complex, smart, and maybe even seemingly impossible. With no time to waste, you start writing your tests. ...
Format: General SessionLevel: Introductory and overviewRediSearch: Completing the Beyond SQL Story with Search
Presented by: Brian Sam-Bodden
Do you automatically reach for a relational database for your application’s data needs? There is an unspoken impedance mismatch between expected rates of maturity between an application’s model and its data model. NoSQL/NewSQL and now “beyond SQL” solutions are often met with incredulity...
Format: General SessionLevel: Introductory and overviewTribal Knowledge in Agile Teams
Presented by: Jeffrey Miller
Let's face it. We don't communicate well, and we document even less. ...
Format: General SessionLevel: Introductory and overviewUnderstanding Probabilistic Data Structures with 112,092 UFO Sightings
Presented by: Guy Royse
There are three reactions to the title of this talk: ...
Format: General SessionLevel: Introductory and overviewVisualizing Code
Presented by: Matt Eland
What happens if we combine the fields of software architecture and data visualization? In this talk, we'll explore what git can tell us about software projects and the teams supporting them by looking at a variety of ways to visualize codebases. ...
Format: General SessionLevel: IntermediateWeb A11y Patterns and Pitfalls
Presented by: Robert Cochran
The internet is no longer an optional aspect of modern life. It is how many of us conduct business and maintain relationships. A tool as critical as the internet needs to be usable by everyone. It is our responsibility to create a good user experience for ALL users. ...
Format: General SessionLevel: Introductory and overviewBuilding rugged DevOps pipelines with GitHub Actions
Presented by: Brian Gorman
This session dives into using GitHub actions to build out robust DevOps pipelines. In the session, we'll implement an architecture to build a temporary dev environment, and then push the code changes through the pipeline to an end release into production. In addition to just getting the CI/CD...
Format: General SessionLevel: IntermediateConsistent cloud environments with Infrastructure as Code
Presented by: Matthew Sheehan
Your SaaS app is doing great, but your cloud environment is growing more and more complex. After years of provisioning additional resources to keep it growing, nobody on the team remembers all of the dependencies anymore, and deployments are hitting snags because the development, testing, and...
Format: General SessionLevel: Introductory and overviewEffective React State: 7 Years of Lessons Learned
Presented by: Cory House
Managing React state is hard. Why? Because there are so many options to consider! Local state, reducers, custom hooks, context, and over a dozen third-party libraries. In this session, we’ll explore the lessons I’ve learned from managing complex state in React over the last seven years. I’ll...
Format: General SessionLevel: IntermediatePerformance tuning for Azure Cosmos DB
Presented by: Hasan Savran
Azure Cosmos DB is a fully managed service that takes database administration off your hands. Fully Managed Database sounds good, but developers end up with some of the database administration work anyway. ...
Format: General SessionLevel: IntermediateTen Things Every Voice Application Should Do
Presented by: Jeff Blankenburg
In my experience building dozens of skills for Alexa, and working with hundreds of developers on their own voice applications, I've identified ten specific patterns that are common to the most successful of the bunch. This presentation will cover these ten topics, giving you the insight an...
Format: General SessionLevel: Introductory and overviewThe Case for GraphQL
Presented by: Kyle Schrade
We will be diving into why someone would want to use GraphQL and what are the benefits of using it. Starting from what is GraphQL and ending with how it can make your stack much more flexible and improve your day-to-day developer experience. We will look at many examples from our work at StockX that...
Format: General SessionLevel: Introductory and overviewYarn Berry: a next generation package manager
Presented by: Michael Richardson
The recently released Yarn Berry (aka Yarn 2) brings a host of great new features for JavaScript developers. The slick new CLI, more readable output, clear errors, and significant enhancements to workspaces make Yarn Berry a solid upgrade from the already impressive Yarn 1. But with an incredible...
Format: General SessionLevel: Introductory and overviewChatOps and DevOps: How to Use Comms as Incident Response
Presented by: Pj Hagerty
The most important tool in your DevOps toolbox is communication. Without it, nothing can be accomplished, especially resolving incidents when they occur. ...
Format: General SessionLevel: IntermediateExtending Spring Data and Spring Data Redis
Presented by: Brian Sam-Bodden
In this session, Brian will take you along for a journey into the codebases of Spring Data and Spring Data Redis to help you understand how to build your own annotation-based Spring Data extensions. Whether you are building a framework or a business/application-specific extension, understanding the...
Format: General SessionLevel: IntermediateFinding Bigfoot with Redis + RediSearch
Presented by: Guy Royse
Bigfoot has been a staple of American folklore since the 19th century. Many are convinced that Bigfoot is real. Others suggest he’s merely a cultural phenomenon. And some just want to believe. There is even a group, the Bigfoot Field Researchers Organization, that tracks Bigfoot sightings and...
Format: General SessionLevel: Introductory and overviewLet’s Build a VR Game! Oculus Quest 2 + Unity + C#
Presented by: Lance Larsen
The Oculus Quest 2 has sold over 8 MILLION devices so far and is projected to sell 18-20 MILLION next year! For the first time VR has broken through the early adopter crowd and is increasingly becoming a mainstream consumer gaming and production device! ...
Format: General SessionLevel: Introductory and overviewSupercharge Your ASP.NET Core Applications
Presented by: Kevin Griffin
For many developers, the transition from ASP.NET 4.0+ to ASP.NET Core was a minor change. Depending on your application's complexity, you could make a couple syntax changes and be fully upgraded within a couple of days. ...
Format: General SessionLevel: IntermediateCSS Houdini - Just what CSS needed, more JavaScript
Presented by: John Lange
Coming soon to a browser near you is a brand new technology that will revolutionize your websites. Finally, JavaScript can be embedded into your CSS! ...
Format: General SessionLevel: IntermediateDesign Patterns for Loosely Coupled Applications in .NET
Presented by: Barry Stahl
Building loosely coupled applications is critical to creating solutions that follow good object oriented principles. These principles help make sure our applications are testable, maintainable and extensible. In this session we will explore several design patterns that are key to building...
Format: General SessionLevel: IntermediateHow to build an Android application with JetPack Compose and Kotlin
Presented by: Aaron LaBeau
The world of mobile development is constantly changing and evolving. Google's new JetPack Compose framework for Kotlin allows developers to write mobile applications quickly by using design principles from functional programming while keeping the learning curve down. In this session, Aaron LaBeau...
Format: General SessionLevel: Introductory and overviewStand Back; I'm going to try Data Science!
Presented by: Matt Eland
Curious about data science and its relation to software engineering? Want to know how to dabble in artificial intelligence or machine learning side projects before taking the plunge? Come check out this session. ...
Format: General SessionLevel: Introductory and overviewStop your instincts from ruining your career: the science behind emotional intelligence
Presented by: Natalie Hylton
According to the Center for Creative Leadership, 75% of careers are derailed for reasons related to emotional competencies, including inability to handle interpersonal problems, unsatisfactory team leadership in times of difficulty or conflict, or inability to adapt to change or elicit trust. ...
Format: General SessionLevel: Introductory and overviewThe Super Spectacular Interactive Event Driven Light Show
Presented by: Barry Tarlton
The ability to properly design and implement highly resilient event driven systems is critical in our data centric world. But getting one’s mind around the complex choreography of this data driven architecture can be absurdly difficult. By using a Raspberry Pi Kafka Cluster, light bars, and...
Format: General SessionLevel: IntermediateConfessions of a TDD Late Adopter
Presented by: Jeffrey Miller
After two decades of rehashing Test Driven Development techniques, what’s left to say? ...
Format: General SessionLevel: Introductory and overviewEasy Domain Driven Design
Presented by: Ryan Foote
Software development is hard. Even with the best intentions, and the most deliberate design processes, we often end up mired in the “big ball of mud” scenario. Where modifications are tedious, enhancements are fraught with unknown side-effects, and troubleshooting is downright nasty. By...
Format: General SessionLevel: Introductory and overviewJakarta EE 10 is Coming Your Way!
Presented by: Ivar Grimstad
Jakarta EE 9 lowered the barriers of entry and established a foundation for future innovation paving the way for Jakarta EE 10. ...
Format: General SessionLevel: IntermediateMoving Massive Mountains of Magnificent Data
Presented by: Barret Blake
Data over here. Data over there. These days there are massive piles of data everywhere. Companies use many different systems. Those systems need to interact and share data to be useful. But how to get that data from place to place? Most of the time, what's built in to these various systems doesn't...
Format: General SessionLevel: Introductory and overviewScaling Systems: Architectures that grow
Presented by: Kendall Miller
It's harder than ever to predict the load your application will need to handle in advance, so how do you design your architecture so you can afford to implement as you go and be ready for whatever comes your way. It's easy to focus on optimizing each part of your application but your application...
Format: General SessionLevel: IntermediateSurfing in Maui
Presented by: Sam Basu
You are invested in .NET and Xamarin technology stacks. But there are some pain points in the present reality. Perhaps you crave for cohesiveness, maturity and want to have more confidence in the Xamarin and Xamarin.Forms ecosystem? ...
Format: General SessionLevel: Introductory and overviewYou’re Not Just Tired: The Psychology of Burnout
Presented by: Arthur Doler
After the events of the last year, burnout has been on everyone’s minds. Are you feeling nostalgia for the days when your job wasn’t such a hassle? Do you find yourself struggling to care about your job… or anything at all? You may be wrestling with burnout.. But what exactly IS burnout? If...
Format: General SessionLevel: Introductory and overview