All Projects → servian → aws-compute-decision-tree

servian / aws-compute-decision-tree

Licence: MIT license
A decision tree to help you decide on the right AWS compute service for your needs.

Projects that are alternatives of or similar to aws-compute-decision-tree

awstools
No description or website provided.
Stars: ✭ 22 (-12%)
Mutual labels:  amazon-web-services
MailHookBundle
A bundle to catch API webhook from different mail service
Stars: ✭ 36 (+44%)
Mutual labels:  amazon-web-services
Decision-Tree-Implementation
A python 3 implementation of decision tree (machine learning classification algorithm) from scratch
Stars: ✭ 19 (-24%)
Mutual labels:  decision-tree
aws2openapi
Amazon Web Services API description to OpenAPI 3.0 definition
Stars: ✭ 45 (+80%)
Mutual labels:  amazon-web-services
aws-s3
Ocaml library to access Amazon S3
Stars: ✭ 42 (+68%)
Mutual labels:  amazon-web-services
node-casperjs-aws-lambda
Base scaffolding app for a casperjs/phantomjs app running on Amazon (AWS) Lambda
Stars: ✭ 52 (+108%)
Mutual labels:  amazon-web-services
aws-o11y-recipes
recipes for observability solutions at AWS
Stars: ✭ 110 (+340%)
Mutual labels:  amazon-web-services
terraform-aws-route53
A Terraform module to create a Route53 Domain Name System (DNS) on Amazon Web Services (AWS). https://aws.amazon.com/route53/
Stars: ✭ 39 (+56%)
Mutual labels:  amazon-web-services
django-eb-sqs-worker
Django Background Tasks for Amazon Elastic Beanstalk
Stars: ✭ 27 (+8%)
Mutual labels:  amazon-web-services
Machine-Learning-Models
In This repository I made some simple to complex methods in machine learning. Here I try to build template style code.
Stars: ✭ 30 (+20%)
Mutual labels:  decision-tree
STOCK-RETURN-PREDICTION-USING-KNN-SVM-GUASSIAN-PROCESS-ADABOOST-TREE-REGRESSION-AND-QDA
Forecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning to Forecast Stock Return. Approach Used by Hedge Funds to Select Tradeable Stocks
Stars: ✭ 94 (+276%)
Mutual labels:  decision-tree
cfn-cheapest-nat
Cheapest AWS VPC NAT.
Stars: ✭ 38 (+52%)
Mutual labels:  amazon-web-services
selling-partner-sdk
Amazon Selling Partner JAVA SDK SP API
Stars: ✭ 15 (-40%)
Mutual labels:  amazon-web-services
terraform-aws-ecs-web-service
A Terraform module to create an Amazon Web Services (AWS) EC2 Container Service (ECS) service associated with an Application Load Balancer (ALB).
Stars: ✭ 26 (+4%)
Mutual labels:  amazon-web-services
Soft-Decision-Tree
PyTorch Implementation of "Distilling a Neural Network Into a Soft Decision Tree." Nicholas Frosst, Geoffrey Hinton., 2017.
Stars: ✭ 67 (+168%)
Mutual labels:  decision-tree
aws-lambda-chaos-injection
Chaos Injection library for AWS Lambda
Stars: ✭ 82 (+228%)
Mutual labels:  amazon-web-services
AWS-CLI-Commands
Collection of AWS CLI commands for several AWS services.
Stars: ✭ 44 (+76%)
Mutual labels:  amazon-web-services
Quick-Data-Science-Experiments-2017
Quick-Data-Science-Experiments
Stars: ✭ 19 (-24%)
Mutual labels:  decision-tree
ob bulkstash
Bulk Stash is a docker rclone service to sync, or copy, files between different storage services. For example, you can copy files either to or from a remote storage services like Amazon S3 to Google Cloud Storage, or locally from your laptop to a remote storage.
Stars: ✭ 113 (+352%)
Mutual labels:  amazon-web-services
Optimal Classification Trees
Three MIP models for optimal classification tree: OCT, binOCT, flowOCT
Stars: ✭ 23 (-8%)
Mutual labels:  decision-tree

AWS Compute Decision Tree

With over 170 services to choose from, finding the right AWS compute service can be a challenge. This decision tree will help you find the right AWS compute service for your workload.

Either refer to the flowchart or the storyboard to find the right AWS compute service to suit your needs.

Storyboard

I found Storyboard by Viget to be a great tool to textualise the decision tree and create a choose your own adventure version of the tree.

You can access the live version of the storyboard here.

Feel free to create your own using the storyboard.json file. Simply copy the JSON and click the Paste button within the Storyboard.

Flowchart

The flowcharts are created using the VS Code extension Draw.io Integration. This extension enables you to create draw.io diagrams from the VS Code editor and have them automatically be saved as Scalable Vector Graphics (SVG).

Changelog

Contributing

Think I've made a mistake or have a suggestion? Please let me know by raising an issue, or better yet, a pull request!

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].