Translating content dynamically by using Amazon S3 Object Lambda

By Dustin Ward

AWS FeedTranslating content dynamically by using Amazon S3 Object Lambda This post is written by Sandeep Mohanty, Senior Solutions Architect. The recent launch of Amazon S3 Object Lambda creates many possibilities to transform data in S3 buckets dynamically. S3 Object Lambda can be used with other AWS serverless services to transform content stored in S3…

Developing microservices using container image support for AWS Lambda and AWS CDK

By Dustin Ward

AWS FeedDeveloping microservices using container image support for AWS Lambda and AWS CDK AWS Cloud Development Kit (AWS CDK) is an open source software development framework used to define cloud application resources using familiar programming languages. AWS CDK can build container images locally, deploying them to Amazon Elastic Container Registry (Amazon ECR), and configure them…

Vertical Integration Strategy Powered by Amazon EventBridge

By Dustin Ward

AWS FeedVertical Integration Strategy Powered by Amazon EventBridge Over the past few years, midsize and large enterprises have adopted vertical integration as part of their strategy to optimize operations and profitability. Vertical integration consists of separating different stages of the production line from other related departments, such as marketing and logistics. Enterprises implement such strategy to gain…

How to monitor and track failed logins for your AWS Managed Microsoft AD

By Dustin Ward

AWS FeedHow to monitor and track failed logins for your AWS Managed Microsoft AD AWS Directory Service for Microsoft Active Directory provides customers with the ability to review security logs on their AWS Managed Microsoft AD domain controllers by either using a domain management Amazon Elastic Compute Cloud (Amazon EC2) instance or by forwarding domain…

Build and optimize real-time stream processing pipeline with Amazon Kinesis Data Analytics for Apache Flink, Part 2

By Dustin Ward

AWS FeedBuild and optimize real-time stream processing pipeline with Amazon Kinesis Data Analytics for Apache Flink, Part 2 In Part 1 of this series, you learned how to calibrate Amazon Kinesis Data Streams stream and Apache Flink application deployed in Amazon Kinesis Data Analytics for tuning Kinesis Processing Units (KPUs) to achieve higher performance. Although…