Tag: High-Availability

AWS CodeBuild adds support for AWS Lambda compute mode

November 9, 2023 By Mark Otto Off

AWS CodeBuild recently announced that it supports running projects on AWS Lambda. AWS CodeBuild is a fully managed continuous integration (CI) service that allows you to build and test your code without having to manage build servers. This new compute mode enables you to execute…

Multiple Load Balancer Support in AWS CodeDeploy

October 20, 2023 By Mark Otto Off

AWS CodeDeploy is a fully managed deployment service that automates software deployments to various compute services, such as Amazon Elastic Compute Cloud (Amazon EC2), Amazon Elastic Container Service (ECS), AWS Lambda, and on-premises servers. AWS CodeDeploy recently announced support for deploying to applications that use…

Create a Managed FFmpeg Workflow for Your Media Jobs Using AWS Batch

March 21, 2023 By Mark Otto 0

FFmpeg is an industry standard, open source, widely used utility for handling video. FFmpeg has many capabilities, including encoding and decoding all video compression formats, encoding and decoding audio, encapsulating and extracting audio and video from transport streams, and much more. If AWS customers want…

Speed up Highly Available Deployments on Kubernetes

October 25, 2022 By Mark Otto 0

The Amazon Managed Service for Prometheus provides a Prometheus-compatible monitoring service that is operated on Kubernetes. As AWS customers have increasingly adopted Prometheus to monitor their containerized applications over the past year, our existing processes for updating our software while maintaining availability began to take…