Adopting a Micro-frontends architecture
Explores different micro-frontends architecture implementations, including Spotify, IKEA, and OpenComponents, before introducing DAZN's approach.
Explores different micro-frontends architecture implementations, including Spotify, IKEA, and OpenComponents, before introducing DAZN's approach.
Guide to retrieving TLS certificates from Azure Key Vault using Go, with code examples and explanations of common quirks.
Learn how to pass extra data to Django REST Framework serializers before saving to the database, similar to Django forms' commit=False pattern.
A delegate previews Cloud Field Day 5, focusing on VMware's AWS integration and the real-world practicality of VMware Cloud on AWS.
A tutorial on creating an animated bar chart race in R to visualize the changing population rankings of US cities from 1790 to 2010.
A technical analysis demonstrating how Binaris serverless functions eliminate cold starts, with visual comparisons to AWS, Google, and Azure.
A delegate previews Sysdig's container monitoring and security platform ahead of a Cloud Field Day event, analyzing its integration with cloud and Kubernetes.
A step-by-step guide to hosting a static website on Amazon S3, configuring a custom domain, and enabling free SSL using CloudFront and AWS Certificate Manager.
NewPipe is a free, open-source Android app for YouTube that offers ad-free viewing, background play, downloads, and more, prioritizing user privacy and control.
Announcing two tech talks in Sydney on building apps with Azure serverless services and Python Flask on Azure App Service.
An architect's journey designing a micro-frontends system at DAZN to achieve speed, scalability, and code quality by applying microservices principles to the frontend.
A technical blog post about using Shoulder Taps, a Windows 10 notification feature, with the BurntToast PowerShell module.
Explains how to create and use XAML Markup Extensions to simplify setting custom icons in UWP/WinUI applications.
Explains Azure Availability Zones for high availability, covering concepts, supported resources, and comparisons with Availability Sets.
OKRs alone won't solve team communication problems; explicit, formal communication is essential for alignment, especially as startups grow.
A delegate previews Datrium's cloud and on-premises data management solutions ahead of a Cloud Field Day presentation.
Explains Azure Availability Sets for high availability, covering fault/update domains, SLA, and deployment best practices.
A delegate previews Kemp's cloud load balancing solutions ahead of Cloud Field Day 5, analyzing their integration with Azure Stack and multi-cloud.
A guide to implementing Consumer-Driven Contract Testing with Pact to prevent API breakage in Service Oriented Architectures.
A technical guide exploring stream-stream joins in KSQL using orders and shipments data, covering setup, aggregations, and join implementation.