How the AWS Competency Program Helps APN Partners Differentiate Their Business

By Dustin Ward

Amazon Web Services FeedHow the AWS Competency Program Helps APN Partners Differentiate Their Business AWS Competency Partners are uniquely positioned to help companies achieve key business objectives by leveraging the depth and breadth of Amazon Web Services (AWS) products and services. Validating organizations for their deep expertise on AWS and proven customer success, the AWS…

FreeRTOS over-the-air update (OTA) now supports new job configurations

By Dustin Ward

Amazon Web Services FeedFreeRTOS over-the-air update (OTA) now supports new job configurations Starting today, FreeRTOS offers support for new over-the-air update (OTA) job configurations. Using the job rollout configuration, you can now add all of your IoT devices to the same OTA update job, and update these devices in phases. Using job abort and job…

Introducing the serverless LAMP stack – part 2 relational databases

By Dustin Ward

Amazon Web Services FeedIntroducing the serverless LAMP stack – part 2 relational databases In this post, you learn how to use an Amazon Aurora MySQL relational database in your serverless applications. I show how to pool and share connections to the database with Amazon RDS Proxy, and how to choose configurations. The code examples in…