Top 10 Tips for Cost Optimization in AWS

By Dustin Ward

Amazon Web Services FeedTop 10 Tips for Cost Optimization in AWS Amazon Web Services (AWS) offers a large assortment of cloud infrastructure on the go. With AWS, you only get to pay for what you are using, and you can scale quickly in response to business changes. In the AWS platform, you will access a…

AWS App Mesh supports cross account sharing of ACM Private Certificate Authority

By Dustin Ward

Amazon Web Services FeedAWS App Mesh supports cross account sharing of ACM Private Certificate Authority In August 2020, Amazon Certificate Manager (ACM) launched a feature to share Certificate Authorities (CA) between AWS accounts using AWS Resource Access Manager (RAM). With today’s launch, App Mesh customers will be able to use a certificate authority shared with…

Securing Amazon SageMaker Studio connectivity using a private VPC

By Dustin Ward

Amazon Web Services FeedSecuring Amazon SageMaker Studio connectivity using a private VPC Amazon SageMaker Studio is the first fully integrated development environment (IDE) for machine learning (ML). With a single click, data scientists and developers can quickly spin up Amazon SageMaker Studio Notebooks for exploring datasets and building models. With the new ability to launch…

Introducing Amazon SNS FIFO – First-In-First-Out Pub/Sub Messaging

By Dustin Ward

Amazon Web Services FeedIntroducing Amazon SNS FIFO – First-In-First-Out Pub/Sub Messaging When designing a distributed software architecture, it is important to define how services exchange information. For example, the use of asynchronous communication decouples components and simplifies scaling, reducing the impact of changes and making it easier to release new features. The two most common forms…

Building event-driven architectures with Amazon SNS FIFO

By Dustin Ward

Amazon Web Services FeedBuilding event-driven architectures with Amazon SNS FIFO This post is courtesy of Christian Mueller, Principal Solutions Architect. Developers increasingly adopt event-driven architectures to decouple their distributed applications. Often, these events must be propagated in a strictly ordered manner to all subscribed applications. Using Amazon SNS FIFO topics and Amazon SQS FIFO queues,…

AWS Distro for OpenTelemetry now available for public preview

By Dustin Ward

Amazon Web Services FeedAWS Distro for OpenTelemetry now available for public preview Today’s distributed applications and systems are complex and constantly changing, making system observability challenging. For example, customers use multiple AWS SDKs and agents from different monitoring services to collect and analyze different performance data for their applications. Yesterday we announced the AWS Distro…