Architecture

ToolUp Tuesday - #1

ToolUp Tuesday - #1

ToolUp Tuesday is all about showing the thought process and decisions made when creating an application. Join Chris and Matt as they build a new application from the ground up, including development processes, tooling, service choices and architectural decisions!

.NET Core Architecture Azure Coding Developer Developer Tools Development DevOps GitHub Golang Visual Studio Visual Studio Code
CGN8 - Cloud Gaming Notes Episode 8 - Azure for Game Developers

CGN8 - Cloud Gaming Notes Episode 8 - Azure for Game Developers

In this session, Chris is joined by LaBrina Loving who leads Developer Advocacy for Game Developers at Microsoft who will share her journey as a .Net Developer working in enterprise into the world of gaming. We will cover some of the key challenges that game developers of all sizes face and how cloud can help.

Architecture Azure Cloud Game Development Gaming
Requirements, Design Patterns, Cloud Architecture Oh My

Requirements, Design Patterns, Cloud Architecture Oh My

28 Sep 2021 Talk

In this session, we'll navigate through a typical real-world architecture of a solution and consider the decisions that we may wish to make at various stages. Alongside that, we'll factor in how requirements and design patterns can help influence our overall design, based on learnings from Chris' 5+ year journey taking customers to production on Azure.

Architecture Cloud Cloud Design Patterns Requirements
Requirements, Design Patterns, Cloud Architecture Oh My

Requirements, Design Patterns, Cloud Architecture Oh My

27 Sep 2021 Talk

In this session, we'll navigate through a typical real-world architecture of a solution and consider the decisions that we may wish to make at various stages. Alongside that, we'll factor in how requirements and design patterns can help influence our overall design, based on learnings from Chris' 5+ year journey taking customers to production on Azure.

Architecture Cloud Cloud Design Patterns Requirements
Tales from the Real World - Architecting the Transformation

Tales from the Real World - Architecting the Transformation

Most organizations engaged in transformation today are moving from left to right in digitally-driven maturity models. The objectives are well known: increase agility, boost productivity, and provide seamless digital experiences for consumers. Architects play a pivotal role as the curators of this transformation. In this session, Asanka will share his experience on how architects can contribute and introduce a framework to follow on refactoring enterprises.

Agile Architect Architecture Productivity
CGN7 - Cloud Gaming Notes Episode 7 - Game Streaming and Cloud-Powered Gaming

CGN7 - Cloud Gaming Notes Episode 7 - Game Streaming and Cloud-Powered Gaming

In this session, Chris is once again joined by Lee Williams. Chris and Lee talk through industry trends around Game Streaming (i.e. streaming games to your device, rather than livestreaming what you're playing to others), and the opportunities this brings to game creators and consumers.

Architecture Azure Cloud ESports Gaming Streaming
How GitHub can help in planning, building and deploying a Podcast/Blog site

How GitHub can help in planning, building and deploying a Podcast/Blog site

26 Aug 2021 Talk

Chris is a Cloud Solution Architect at Microsoft. He'll explore how GitHub Actions can be used to deploy your own static sites (or other apps!) to Azure.

Architecture Cloud Cloud Design Patterns Requirements
Discussing the Cloud with Chris Integration Platform

Discussing the Cloud with Chris Integration Platform

In this session, Chris is joined by Karl Cooke, Blogger at https://irishtechie.com. Chris and Karl talk all about the CloudWithChris.com integration platform, and the numerous automation/integration activities that Chris has in place to save time and focus on building content!

App Development Architecture Architecture cloudwithchris.com Integration Messaging
Tales from the Real World - Azure AD B2C: A real silver bullet

Tales from the Real World - Azure AD B2C: A real silver bullet

Due to COVID-19, vOpen.Tech had to move so quickly from being a physical event to a virtual one. That meant that collecting registrations and user info as well as registering users had to be done online. Azure AD B2C was the silver bullet that allowed us to overcome and succeed, with almost no code and in less that 15 days! In this session we will see how easy, fast and cheap we can have a production-ready, fully scalable, robust and secure IAM PaaS system with Azure AD B2C.

Architecture Azure AD Azure AD B2C Identity
42 - How to choose the 'Right' Datastore for your scenario

42 - How to choose the 'Right' Datastore for your scenario

There are so many types of data stores out there these days. You have relational, non-relational, documents, blob, tables, files and more. There's also a growing awareness of 'Polyglot Persistence' where you use different data stores depending on the task. But how do you know which is the 'right' one? Chris is joined once again by Steph Martin as we talk through some of these types of datastores, and the factors that may help you in your decision!

APIs Architecture Data How To