Developing a Serverless, Fully-Managed Connected Vehicle Platform with Real-Time Analytics on AWS

By Dustin Ward

AWS FeedDeveloping a Serverless, Fully-Managed Connected Vehicle Platform with Real-Time Analytics on AWS By Sanchit Jain, Lead Solution Architect, AWS – Quantiphi Quantiphi In a recent customer engagement, Quantiphi developed a serverless, fully-managed connected vehicle platform that enabled real-time analytics on telematics data for one of the world’s leading car-as-a-service companies. This organization has 1.8…

Biggest companies using serverless in production

By Dustin Ward

Every couple of days you read about the “next big thing in [enter technology name here]” and it’s hard to tell if there’s anything behind those claims. Yet, I often suffer from a terrible affliction called FOMO — fear of missing out — which makes me spend hours upon hours testing the technology only to…

AWS ECS vs AWS LAambda

By Dustin Ward

Both Amazon ECS and AWS Lambda were launched at the same time. They are both services and they are both offered by Amazon. A more generic term for them would be “cloud services”. So what is the difference between the two? Both services serve the same purpose: to offer an environment in which you can…

Hotpatch for Apache Log4j

By Dustin Ward

AWS FeedHotpatch for Apache Log4j CVE-2021-44228 has made for a busy weekend trying to patch or mitigate the vulnerability in a pervasively used open source logging platform, Apache Log4j. We recommend that those running affected applications upgrade Log4j to version 2.15 to address this vulnerability. However, this isn’t always quick, so folks from the Coretto…

Using an Amazon MQ network of broker topologies for distributed microservices

By Dustin Ward

AWS FeedUsing an Amazon MQ network of broker topologies for distributed microservices This post is written by Suranjan Choudhury Senior Manager SA and Anil Sharma, Apps Modernization SA. This blog looks at ActiveMQ topologies that customers can evaluate when planning hybrid deployment architectures spanning AWS Regions and customer data centers, using a network of brokers.…

Codify your best practices using service control policies: Part 2

By Dustin Ward

AWS FeedCodify your best practices using service control policies: Part 2 I introduced the fundamental concepts of service control policies (SCPs) in the previous post. We discussed what SCPs are, why you should create SCPs, the two approaches you can use to implement SCPs, and how to iterate and improve SCPs as your workload and…