Containers

Tag: Fargate

Effective use: HAQM ECS lifecycle events with HAQM CloudWatch logs insights

Introduction We have observed a growing adoption of container services among both startups and established companies. This trend is driven by the ease of deploying applications and migrating from on-premises environments to the cloud. One platform of choice for many of our customers is HAQM Elastic Container Service (HAQM ECS). The powerful simplicity of HAQM […]

A deep dive into resilience and availability on HAQM Elastic Container Service

Introduction In this post, we’ll deep dive into the architecture principles we use in HAQM Elastic Container Service (HAQM ECS). We’ll outline some of the features that HAQM ECS delivers to make it easy for your application to achieve high availability and resilience. We explore how HAQM ECS is designed to use AWS availability and […]

Hosting HAQM Managed Workflows for Apache Airflow (MWAA) Local-runner on HAQM ECS Fargate for development and testing

Introduction Data scientists and engineers have made Apache Airflow a leading open-source tool to create data pipelines due to its active open-source community, familiar Python development as Directed Acyclic Graph (DAG) workflows, and an extensive library of pre-built integrations. HAQM Managed Workflows for Apache Airflow (MWAA) is a managed service for Apache Airflow that makes […]

AWS App Runner now integrates with AWS Secrets Manager and AWS Systems Manager Parameter Store

AWS App Runner makes it easy to run web applications and APIs at production scale. It enables you to build, deploy, run, and observe web applications without the burden associated with infrastructure management. Many such applications externalize the storage of URLs, API keys, usernames, database secrets, and configuration parameters. Starting today, App Runner allows you to […]

Happy 5th birthday, AWS Fargate!

In just 5 years, AWS Fargate has emerged as the mission-critical infrastructure for customers seeking to adopt container-based applications without managing underlying infrastructure. Its ability to provide serverless compute paired with a unique security model, where every container is wrapped in a virtual machine, has earned the trust of many organizations. AWS Fargate has been […]

Reducing AWS Fargate Startup Times with zstd Compressed Container Images

Reducing AWS Fargate Startup Times with zstd Compressed Container Images

Updated Oct. 19, 2022: HAQM ECR’s Enhanced Scanning, powered by AWS Inspector, now supports scanning zstd compressed container images AWS Fargate is a serverless compute engine for containerized workloads running on HAQM Elastic Container Service (HAQM ECS) and HAQM Elastic Kubernetes Service (HAQM EKS). Once a containerized workload has been scheduled by a container orchestrator, […]

Read our blog post on securing HAQM Elastic Container Service applications using Application Load Balancer and HAQM Cognito.

Securing HAQM Elastic Container Service applications using Application Load Balancer and HAQM Cognito

Introduction Designing and maintaining secure user management, authentication and other related features for applications is not an easy task. HAQM Cognito takes care of this work, which allows developers to focus on building the core business logic of the application. HAQM Cognito provides user management, authentication, and authorization for applications where users can log in […]

Read our blog post about optimizing your Spring Boot application for AWS Fargate.

Optimize your Spring Boot application for AWS Fargate

Update: Spring Boot has been updated to version 3, which also means that HAQM Corretto 17 is used as JDK for all versions. Fast startup times are key to quickly react to disruptions and demand peaks, and they can increase the resource efficiency. With AWS Fargate, you don’t need to take care of the underlying […]

Leverage AWS secrets stores from EKS Fargate with External Secrets Operator

Leverage AWS secrets stores from EKS Fargate with External Secrets Operator

Secrets management is a challenging but critical aspect of running secure and dynamic containerized applications at scale. To support this need to securely distribute secrets to running applications, Kubernetes provides native functionality to manage secrets in the form of Kubernetes Secrets. However, many customers choose to centralize the management of secrets outside of their Kubernetes […]

Title img: Actuate uses AWS Fargate for ML-based, real-time video monitoring and threat detection

Actuate uses AWS Fargate for ML-based, real-time video monitoring and threat detection

This post was written in collaboration with Scott Underwood, Jacob Weiss, Tatiana Hanazaki, and Mark Berbera from Actuate AI. The goal at Actuate AI is to leverage technology to make the world a safer place. Our team at Actuate AI aims to do that by using cutting-edge computer vision to reduce the response time of […]