Stream CDC into an Amazon S3 data lake in Parquet format with AWS DMS

By Dustin Ward

Amazon Web Services FeedStream CDC into an Amazon S3 data lake in Parquet format with AWS DMS Most organizations generate data in real time and ever-increasing volumes. Data is captured from a variety of sources, such as transactional and reporting databases, application logs, customer-facing websites, and external feeds. Companies want to capture, transform, and analyze…

Using Lambda layers to simplify your development process

By Dustin Ward

Amazon Web Services FeedUsing Lambda layers to simplify your development process Serverless developers frequently import libraries and dependencies into their AWS Lambda functions. While you can zip these dependencies as part of the build and deployment process, in many cases it’s easier to use layers instead. In this post, I explain how layers work, and…

AWS Architecture Center: Your One-Stop Destination for Guidance & Resources

By Dustin Ward

Amazon Web Services FeedAWS Architecture Center: Your One-Stop Destination for Guidance & Resources Discovering relevant architecture-related content has been simplified and made easier with the newly updated and expanded AWS Architecture Center. Now you can browse, search, and even request reference architectures, architecture patterns, best practices, and prescriptive guidance all in one location. The revamped…

New AWS Solutions Consulting Offer – JD Edwards EnterpriseOne Migration to AWS

By Dustin Ward

Amazon Web Services FeedNew AWS Solutions Consulting Offer – JD Edwards EnterpriseOne Migration to AWS JD Edwards EnterpriseOne Migration to AWS is an AWS Solutions Consulting Offer delivered via a consulting engagement from Syntax, an AWS Oracle Competency Partner. Syntax provides expertise to precisely map, architect, design, plan, and migrate JDE EnterpriseOne environments onto AWS.…

Deploying packages sequentially using AWS Systems Manager

By Dustin Ward

Amazon Web Services FeedDeploying packages sequentially using AWS Systems Manager AWS Systems Manager helps to control the sequence of package deployment in managed instances. Managed instances can be Amazon Elastic Compute Cloud (Amazon EC2) instances, virtual machines (VM) including VMs in other cloud environments, and on-premises servers. Customers are trying to automate the process of…