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”Category Archives: Cloud Computing
[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”[AWS] AWS CodeStar
CodeStar is a service for creating, managing, and working with AWS projects.
Continue reading “[AWS] AWS CodeStar”[AWS] AWS CodePipeline
CodePipeline is a continuous delivery service. It integrates with other AWS development services such as CodeBuild, CodeCommit, and CodeDeploy.
Continue reading “[AWS] AWS CodePipeline”[AWS] AWS CodeDeploy
CodeDeploy automates deployments of an application to cloud (EC2, Lambda), or on-premise environments.
Continue reading “[AWS] AWS CodeDeploy”[AWS] AWS CodeBuild
CodeBuild is a managed CI/CD (Continuous Integration/Continuous Delivery) build service that compiles the code, runs unit tests, and produces deployment artifacts.
Continue reading “[AWS] AWS CodeBuild”