Pinned Repositories
aws-workshop-for-kubernetes
AWS Workshop for Kubernetes
chalice
Python Serverless Microframework for AWS
deeplearning-emr
Scripts and instructions to facilitate running Deep Learning Tasks on Amazon EMR
ec2-spot-labs
Collection of tools and code examples to demonstrate best practices in using Amazon EC2 Spot Instances.
ec2-spot-montecarlo-workshop
Material for re:Invent 2017 - CMP316 - Workshop: Hedge Your Own Funds: Run Monte Carlo Simulations on Amazon EC2 Spot Fleets
ecs-cid
ecs-cid-sample
In this code provided with the blog, we will demonstrate how to use the draining state to update the AMI used by EC2 instances in your cluster by updating the launch configuration of your auto-scaling group. The process also ensures that the EC2 instances get the tasks drained the tasks launch on new container instance before termination occurs.
ecs-demo-php-simple-app
A simple PHP sample application http://aws.amazon.com/ecs
ecs-mxnet-example
An example project to deploy MXNet inference API with Docker on Amazon ECS. Uses CodePipeline and CodeBuild to build the image to deploy to ECS.
serverless-application-model
AWS Serverless Application Model (AWS SAM) prescribes rules for expressing Serverless applications on AWS.
mperi's Repositories
mperi/serverless-application-model
AWS Serverless Application Model (AWS SAM) prescribes rules for expressing Serverless applications on AWS.
mperi/aws-workshop-for-kubernetes
AWS Workshop for Kubernetes
mperi/chalice
Python Serverless Microframework for AWS
mperi/deeplearning-emr
Scripts and instructions to facilitate running Deep Learning Tasks on Amazon EMR
mperi/ec2-spot-labs
Collection of tools and code examples to demonstrate best practices in using Amazon EC2 Spot Instances.
mperi/ec2-spot-montecarlo-workshop
Material for re:Invent 2017 - CMP316 - Workshop: Hedge Your Own Funds: Run Monte Carlo Simulations on Amazon EC2 Spot Fleets
mperi/ecs-cid
mperi/ecs-cid-sample
In this code provided with the blog, we will demonstrate how to use the draining state to update the AMI used by EC2 instances in your cluster by updating the launch configuration of your auto-scaling group. The process also ensures that the EC2 instances get the tasks drained the tasks launch on new container instance before termination occurs.
mperi/ecs-demo-php-simple-app
A simple PHP sample application http://aws.amazon.com/ecs
mperi/ecs-mxnet-example
An example project to deploy MXNet inference API with Docker on Amazon ECS. Uses CodePipeline and CodeBuild to build the image to deploy to ECS.
mperi/ecsdemo-crystal
Part 4 of a 4 part ECS Workshop
mperi/ecsdemo-frontend
Part 2 of a 4 part ECS Workshop
mperi/ecsdemo-nodejs
Part 3 of a 4 part ECS workshop
mperi/ecsdemo-platform
Phase 1 of a 4 part ECS workshop
mperi/eks-workshop
AWS Workshop tutorials for EKS
mperi/jenkins_packer
mperi/lambda-streams-to-firehose
AWS Lambda function to forward Stream data to Kinesis Firehose
mperi/mxnet-ssd
MXNet port of SSD: Single Shot MultiBox Object Detector. Reimplementation of https://github.com/weiliu89/caffe/tree/ssd
mperi/service-discovery-ecs-dns
Service Discovery via DNS with ECS.
mperi/streaming-analytics-pipeline
A solution that enables customers to easily create Kinesis Streams to load streaming data, Kinesis Analytics applications to process data with SQL code, and Kinesis Firehose delivery streams to persist data to various data stores.