AWS Batch easily and efficiently runs hundreds of thousands of batch computing jobs on AWS.
Continue reading “[AWS] Batch”Category Archives: AWS
[AWS] Amazon Lightsail
Amazon Lightsail provides easy-to-use cloud resources to get your web application or websites up and running quickly with a small fee.
Continue reading “[AWS] Amazon Lightsail”[AWS] EKS
EKS (Elastic Kubernetes Service) is a managed service that runs Kubernetes on AWS.
- Provision and scale your cluster automatically using AWS multi-AZs for HA (High Availability) and fault tolerance.
- Compatible with all K8s plug-ins and applications
- Self-Healing: detects unhealthy worker nodes and replaces them automatically
[AWS] ECS
AWS ECS (Elastic Container Service) runs highly secure, reliable, and scalable containers. This post is mainly focuses on the general ECS features and the EC2 launch type. Please refer to this post for the Fargate launch type.
Continue reading “[AWS] ECS”[AWS] Fargate
AWS Fargate is a serverless compute engine for containers. It scales automatically. It lets you focus on building applications without managing servers.
Continue reading “[AWS] Fargate”[AWS] AWS Budgets
AWS Budgets gives you the ability to set custom budgets that alert you when your costs or usage exceed your budgeted amount.
Continue reading “[AWS] AWS Budgets”[AWS] Cost Explorer
AWS Cost Explorer has an easy-to-use interface that lets you visualize, understand, and manage your AWS costs and usage over time.
Continue reading “[AWS] Cost Explorer”[AWS] AWS Glue
AWS Glue is a serverless data integration service, which provides fully managed extract, transform, and load (ETL) functionality.
Continue reading “[AWS] AWS Glue”