#
aws-ec2
Here are 1,715 public repositories matching this topic...
Practical Node.js, 1st and 2nd Editions [Apress] 📓
nodejs
javascript
aws
express
mocha
mongodb
rest-api
expressjs
aws-ec2
node-js
node-module
express-js
apress
-
Updated
Sep 11, 2020 - JavaScript
bwagner5
commented
Nov 17, 2020
NTH Queue-Processor should catch the ASG Launch Lifecycle Hook and complete it once the node has joined the k8s cluster successfully. Since ASG considers the instance ready when EC2 health checks pass rather than when it actually joins the k8s cluster, if ASG performs Launch-Before-Terminate, a node could be terminated before the new node is ready to go.
Few projects related to Data Engineering including Data Modeling, Infrastructure setup on cloud, Data Warehousing and Data Lake development.
infrastructure
aws
postgres
data
airflow
cloudformation
cassandra
cluster
aws-s3
aws-sdk
data-warehouse
data-engineering
data-lake
aws-ec2
postgresql-database
data-modeling
cassandra-database
etl-pipeline
data-engineering-pipeline
airflow-operators
-
Updated
Mar 5, 2020 - Python
Ansible playbook collection that have been written for Ubuntu. Some of the playbooks are Elasticsearch, Mesos, AWS, MySql, Sensu, Nginx etc..
mysql
docker
nginx
jenkins
elasticsearch
ldap
vagrant
digitalocean
gitlab
ubuntu
aws-s3
sensu
grafana
ansible-playbooks
mesos
ipa
aws-ec2
aws-iam
fail2ban
-
Updated
Nov 24, 2021 - Python
Simple image search engine
-
Updated
Nov 14, 2021 - Python
Terraform module which creates EC2 instance(s) on AWS
-
Updated
Feb 2, 2022 - HCL
A CLI tool and go library which recommends instance types based on resource criteria like vcpus and memory
-
Updated
Jan 24, 2022 - Go
基于Tornado实现的一套资产管理系统、支持AWS、阿里云、腾讯云、华为云自动拉取资产信息等
-
Updated
Sep 23, 2021 - Python
A guide on how to set up Jupyter with Pyspark painlessly on AWS EC2 clusters, with S3 I/O support
aws
spark
apache-spark
ec2
jupyter
aws-s3
jupyter-notebook
spark-clusters
ebs-volumes
aws-ec2
ec2-instance
apache-spark-cluster
-
Updated
Nov 3, 2017 - Jupyter Notebook
Collection of AWS SSM Documents to perform Chaos Engineering experiments
aws
chaos
chaos-monkey
software-engineering
aws-ec2
sre
amazon-web-services
chaos-testing
chaos-engineering
-
Updated
Jan 10, 2022 - Python
Material UI version of cnodejs.org, the biggest Node.js Chinese community.
-
Updated
Jan 8, 2018 - JavaScript
Complete example of deploying complex web apps to AWS using Terraform, Ansible, and Packer
-
Updated
Feb 2, 2022 - HCL
Ready to run machine images
-
Updated
Dec 16, 2021 - Shell
step by step guide for aws mini labs. Currently maintained on : https://github.com/Cloud-Yeti/aws-labs Youtube playlist for labs:
-
Updated
Aug 21, 2019 - HCL
My AWS Certified Solutions Architect Associate Study Notes!
certificate
aws-lambda
aws-s3
aws-apigateway
exam
aws-ec2
aws-iam
amazon-web-services
study-notes
aws-vpc
udemy
aws-cloudfront
aws-cloudwatch
aws-route53
aws-dynamodb
aws-elasticache
solutions-architect
-
Updated
Sep 16, 2019 - HTML
Quick and dirty Python API and CLI to get EC2 instance pricing for On-Demand and Reserved Instances
-
Updated
Feb 3, 2021 - Python
Deep Learning Summer School + Tensorflow + OpenCV cascade training + YOLO + COCO + CycleGAN + AWS EC2 Setup + AWS IoT Project + AWS SageMaker + AWS API Gateway + Raspberry Pi3 Ubuntu Core
raspberry-pi
opencv
iot
computer-vision
tensorflow
keras
coco
aws-ec2
ec2-instance
aws-iot
opencv-library
generative-adversarial-networks
raspberry-pi-3
opencv3
cyclegan
haarcascade
sagemaker
yolo-model
ubuntucore
aws-sagemaker
-
Updated
Dec 6, 2021 - Jupyter Notebook
Automatic mapping of EBS volumes via NVMe block devices to standard block device paths
-
Updated
Feb 9, 2021 - Shell
cheat-sheets
aws
cloud
aws-lambda
aws-s3
aws-sdk
aws-apigateway
aws-cli
cloud-management
cheatsheet
cheat
cloud-computing
aws-ec2
cheats
cheatsheets
-
Updated
Aug 22, 2020
A tool to simulate Amazon EC2 instance metadata
aws-ec2
ec2-instance-metadata
hacktoberfest
spot-interruption-mock
scheduled-events-mock
ec2-instance-metadata-mock
-
Updated
Jan 31, 2022 - Go
-
Updated
Jan 23, 2022 - HCL
Fully automated provisioning of AWS EC2 Spot Instances for Deep Learning workloads using Terraform.
-
Updated
May 1, 2018 - HCL
CloudFormation Templates for quickly deploying BIG-IP services in Amazon Web Services EC2
-
Updated
Oct 13, 2021 - Shell
Improve this page
Add a description, image, and links to the aws-ec2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aws-ec2 topic, visit your repo's landing page and select "manage topics."


What feature/behavior/change do you want?
Add the ability to set the maximum instance lifetime of instances in node groups:
https://docs.aws.amazon.com/autoscaling/ec2/userguide/asg-max-instance-lifetime.html
Why do you want this feature?
We'd like to ensure that our instances don't hang around for too long and so this would be a nice feature to have.