Home / Companies / LaunchDarkly / Blog / Post Details
Content Deep Dive

Primer: Launching Darkly with Amazon Web Services

Blog post from LaunchDarkly

Post Details
Company
Date Published
Author
Cody De Arkland
Word Count
1,580
Language
English
Hacker News Points
-
Summary

LaunchDarkly, a feature management platform, integrates well with Amazon Web Services (AWS) to enhance developer workflows. The integration is straightforward and can be seen in various AWS services such as Elastic Kubernetes Service (EKS), Elastic Container Service (ECS), Elastic Compute (EC2), and Lambda. LaunchDarkly allows developers to decouple deployment of workloads from the release of features, giving them greater control over feature releases and rollbacks. It also helps in breaking apart deployment and release tasks, allowing for more efficient management of application functionality. Additionally, LaunchDarkly can be used with AWS Kinesis for data analysis and with pipeline and delivery tools like CodeBuild and CodeDeploy to trigger flag configurations.