Author: Jenn Cunningham, a Go-to-Market Lead, Strategic Alliances at PolyAI. Currently, she leads strategic alliances at PolyAI, where she manages key relationships with AWS and global consulting partners while collaborating closely with the PolyAI cofounders on product expansion and new market entry. Her unique journey from data science beginnings to implementation consulting gives her a […]
Demystifying Geospatial Data: Tracking, Geofencing, and Driving Patterns
Author: Muhammad Rizwan, a Senior Software Engineer specialising in microservices architecture, cloud-based applications, and geospatial data integration. In a world where apps and platforms are becoming increasingly location-aware, geospatial data has become an essential tool across industries,ranging from delivery and logistics to personal security, urban planning, and autonomous vehicles. Whether tracking a package, building a […]
Testing Camera and Gallery in Android: Emulating Image Loading in UI Tests
Author: Dmitrii Nikitin, a Android Team Leader at Quadcode with over 7 years of experience in developing scalable mobile solutions and leading Android development teams. A lot of Android apps request the user to upload images. Social media apps, document scanners, cloud storage providers, you name it. These scenarios are left without any automated tests […]
Learning SwiftUI as a Designer. A guide
Author: Oleksandr Shatov, Lead Product Designer at Meta *** Recently, I have received many messages from fellow designers about transitioning from static design tools to creating a real iOS app using SwiftUI. In this article, I will describe my journey, sharing my favourite resources, practical tips, and the best tools for designers who want to […]
Winning in a Privacy-First Era: First-Party Data Strategies and the Role of the CDP
As privacy rules tighten, relying on third-party data is becoming more risky. Most customer-facing brands will soon depend almost entirely on their own first-party information. A Customer Data Platform, or CDP, is poised to be the backbone of that new strategy. For several years a growing wave of laws and tech changes has limited how […]
Building serverless pipeline using AWS CDK and Lambda in Python
Creating a serverless pipeline using AWS CDK alongside AWS Lambda in Python allows for event-driven applications which can easily be scaled without worrying about the underlying infrastructure. This article describes the process of creating and setting up a serverless pipeline step by step in AWS CDK and Python Lambda with Visual Studio Code (VS Code) […]