Stop/Start EC2 By Id, Type Or Platform

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • aws-python-utilities

    Python utilities for AWS related tasks.

  • Assume you have a large number of EC2 instances running in your test/production environment, with different instance types and platforms, such as t2.micro, t4g.2xlarge, c4.2xlarge, and r5.4xlarge. You only wish to stop c4.2xlarge for the time being, or only instances running the Windows operating system. So, how can you accomplish that with just an instance id? I built a Python script to help me do that. You can do the following with the current version:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts