AWS Partner Network (APN) Blog

Wally Lu

Author: Wally Lu

Migration-4

Automating AWS Migration and Reducing Issues with CloudEndure Scripts

Many AWS customers use tools like CloudEndure to migrate their on-premises servers to AWS. In this post, we’ll show you how to automate AWS migration with CloudEndure, and provide you with an automation script. With this script and YAML configuration file, you can manage the AWS migration as code, relaunch your machines in just a few minutes, and avoid a lot of potential mistakes during the cutover process.

AWS DevOps

How to Automate Centralized Logging and Integrate with Datadog

Having to debug a system with logs scattered in different places can make troubleshooting difficult, which is one of the reasons we recommend customers deliver AWS CloudTrail logs to a centralized Amazon S3 bucket. Although aggregating these logs is a big step forward, it still requires something to parse the logs and alert based on anomalies or high-risk API calls. Customers can integrate with solutions such as Datadog, which allows you to configure monitors and send critical change notifications to your team.