Social Opinion with Jamie Maguire

Social Opinion with Jamie Maguire

2021-05-14

Have you ever wondered what it takes to build a production SaaS platform entirely in your own time?

In this Tales from the Real World episode, Chris is joined by Jamie Maguire — Developer, Microsoft MVP (AI), and Pluralsight Author — who shares the story behind Social Opinion, a Twitter analytics and productivity platform built with .NET and Azure.

Jamie covers the full journey from first principles to production SaaS:

  • Origins: A custom text analytics API built with Bayesian theorem and part-of-speech tagging, developed during a three-year master’s degree alongside full-time consulting work
  • Pivot to Azure Cognitive Services: Replacing the custom ML pipeline with Azure Cognitive Services Text Analytics — freeing up time to focus on product features rather than algorithm accuracy
  • Feature evolution: Social listening (keyword and sentiment tracking), content scheduling, audience insights, and engagement heat maps
  • Platform: .NET (C#) backend, Azure Cognitive Services, Microsoft Bot Framework integration
  • Career advice: Start with something you’re genuinely passionate about; validate demand before writing a single line of code; you don’t need a unique idea — ship early and iterate

A frank and practical episode for anyone considering building their own side project or SaaS product.

Related Content

CGN4 - Cloud Gaming Notes Episode 4 - Cross-platform social Sudoku with Azure PlayFab

CGN4 - Cloud Gaming Notes Episode 4 - Cross-platform social Sudoku with Azure PlayFab

2021-05-05

Chris is joined by Dominic, a Senior PM Manager in Microsoft Teams Engineering, who spent nearly two years building Sudoku Social as a passion project — the world's first cross-platform competitive Sudoku game for iOS and Android. Dominic walks through his decision to use Unity for its build-once deploy-to-many capability, and Azure PlayFab as the game backend-as-a-service powering leaderboards, friend systems, matchmaking, and player statistics. The conversation covers how PlayFab's APIs dramatically reduced backend development effort, how Azure DevOps supported the CI/CD pipeline for the game, and the iterative learning journey of a first-time game developer teaching himself Unity, iOS, and Android development simultaneously.

CGN3 - Cloud Gaming Notes Episode 3 - Inventory and Economy

CGN3 - Cloud Gaming Notes Episode 3 - Inventory and Economy

2021-04-07

Gaming has evolved from isolated save files to persistent, cloud-powered experiences that follow players across every device they own. In this third episode of Cloud Gaming Notes, Chris and Lee Williams explore the cloud architecture behind in-game inventory and economy systems — using Sea of Thieves as a live example. Topics include persistent state management with Azure Cosmos DB, managed gaming backends with PlayFab, Live Ops patterns, and how cloud infrastructure enables monetisation and long-term player retention at scale.

V008 - Weekly Technology Vlog #8 (Changing Role, Guest Appearances, LOTS of Azure News)

V008 - Weekly Technology Vlog #8 (Changing Role, Guest Appearances, LOTS of Azure News)

2021-02-22

Chris marks two months of weekly vlogging with a big career update: leaving FastTrack for Azure to become a Cloud Solution Architect in Microsoft's UK Customer Success Unit, focusing on the Manufacturing & Resources industry. The cloudwithchris.com site is also refreshed with a PodScribe-powered interactive transcript player that highlights spoken words in real time and enables crowd-sourced corrections — a meaningful accessibility improvement. Azure news is substantial this week, headlined by Azure RBAC for Key Vault data plane reaching GA (enabling secret- and certificate-level access control) and Azure Front Door Standard & Premium entering preview with private origin support via Private Link.