Simplifying cross-account access with Amazon EventBridge resource policies

By Dustin Ward

Amazon Web Services FeedSimplifying cross-account access with Amazon EventBridge resource policies This post is courtesy of Stephen Liedig, Sr Serverless Specialist SA. Amazon EventBridge is a serverless event bus used to decouple event producers and consumers. Event producers publish events onto an event bus, which then uses rules to determine where to send those events. The…

Field Notes: Automating Migration Requests for Reserved Instances and Savings Plans in Closed Accounts

By Dustin Ward

Amazon Web Services FeedField Notes: Automating Migration Requests for Reserved Instances and Savings Plans in Closed Accounts Enterprise AWS customers are often managing many accounts under a payer account, and sometimes accounts are closed before Reserved Instances (RI) or Savings Plans (SP) are fully used. Manually tracking account closures and requesting RI and SP migration from…

The versatility of gRPC, an open source high-performance RPC framework

By Dustin Ward

Amazon Web Services FeedThe versatility of gRPC, an open source high-performance RPC framework During the birth of the computer age, the first computers were the size of a room and all computations had to be run on the same computer. Once the first network was switched on, creating protocols for those computers to communicate became…