All Projects → RafalWilinski → fargate-calc

RafalWilinski / fargate-calc

Licence: other
AWS Fargate Pricing Calculator in Vue.js

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects

Projects that are alternatives of or similar to fargate-calc

workshop-serverless-graphql
[AWSKRUG Serverless Group 2019] Serverless GraphQL Workshop
Stars: ✭ 80 (+116.22%)
Mutual labels:  fargate
fargate-create
A CLI tool for scaffolding out new AWS ECS/Fargate applications based on Terraform templates and Fargate CLI
Stars: ✭ 103 (+178.38%)
Mutual labels:  fargate
eks-hpa-profile
An eksctl gitops profile for autoscaling with Prometheus metrics on Amazon EKS on AWS Fargate
Stars: ✭ 26 (-29.73%)
Mutual labels:  fargate
aws-eks-accelerator-for-terraform
Configure and deploy complete EKS clusters.
Stars: ✭ 1,220 (+3197.3%)
Mutual labels:  fargate
terraform-aws-ecs-alb-service-task
Terraform module which implements an ECS service which exposes a web service via ALB.
Stars: ✭ 108 (+191.89%)
Mutual labels:  fargate
terraform-ecs-fargate-nlb
A Terraform template used for provisioning network application stacks on AWS ECS Fargate
Stars: ✭ 50 (+35.14%)
Mutual labels:  fargate
guestbook
A simple app with automated infrastructure provisioning, app deployment, and E2E testing
Stars: ✭ 25 (-32.43%)
Mutual labels:  fargate
opal
Policy and data administration, distribution, and real-time updates on top of Open Policy Agent
Stars: ✭ 459 (+1140.54%)
Mutual labels:  fargate
faas-fargate
OpenFaaS on AWS Fargate. Open source Functions as a Service without any infrastructure to manage
Stars: ✭ 50 (+35.14%)
Mutual labels:  fargate
backstage-on-aws
cdk application to deploy backstage as a container on AWS Fargate(ECS) with Aurora-postgresql DB
Stars: ✭ 37 (+0%)
Mutual labels:  fargate
container-demo
How can I manage microservices using ecs-cli?
Stars: ✭ 30 (-18.92%)
Mutual labels:  fargate
amazon-ecs-shim-loggers-for-containerd
Logger shim repository for streaming container logs when using Containerd
Stars: ✭ 35 (-5.41%)
Mutual labels:  fargate
ecsgo
Provides an interactive prompt to connect to ECS Containers using the ECS ExecuteCommand API.
Stars: ✭ 30 (-18.92%)
Mutual labels:  fargate
cdk-github-actions-runner
Deploy self-hosted GitHub Actions runner to AWS Fargate using AWS Cloud Development Kit (CDK)
Stars: ✭ 89 (+140.54%)
Mutual labels:  fargate
fargate-game-servers
This repository contains an example solution on how to scale a fleet of game servers on AWS Fargate on Elastic Container Service and route players to game sessions using a Serverless backend. Game Server data is stored in ElastiCache Redis. All resources are deployed with Infrastructure as Code using CloudFormation, Serverless Application Model,…
Stars: ✭ 30 (-18.92%)
Mutual labels:  fargate
ddd-practitioners-ref
EventStorming workshop, this is a hands-on workshop. Contains such topics: DDD, Event storming, Specification by example. Including the AWS product : Serverless Lambda , DynamoDB, Fargate, CloudWatch.
Stars: ✭ 276 (+645.95%)
Mutual labels:  fargate
autoscaling-ec2-gitlab-runners-fargate
Autoscaling EC2 GitLab Runners Spawned by Fargate
Stars: ✭ 20 (-45.95%)
Mutual labels:  fargate
xilution-selenium-grid
A Selenium Grid that Runs in AWS ECS Fargate.
Stars: ✭ 22 (-40.54%)
Mutual labels:  fargate
fargate-shell
A CloudShell via AWS Fargate
Stars: ✭ 24 (-35.14%)
Mutual labels:  fargate
terraform-aws-ecs-fargate-task-definition
AWS ECS Fargate Task Definition Terraform Module
Stars: ✭ 20 (-45.95%)
Mutual labels:  fargate

AWS Fargate Pricing Calculator

Simple Vue.js based app for calculating price of AWS Fargate containers.

Based on https://aws.amazon.com/fargate/pricing/

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Deployment

Use https://github.com/klaemo/s3-website

npm run build && s3-website deploy ./dist
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].