Running python when building a Docker image on AWS

This page summarizes the projects mentioned and recommended in the original post on /r/devops

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • multi-env-deploy

    Complete example of deploying complex web apps to AWS using Terraform, Ansible, and Packer

  • Parameter Store is a good place to store things. ECS can read from it and set variables. This is a complete example of using Terraform to manage infrastructure with EC2 or ECS: https://github.com/cogini/multi-env-deploy Here is an app that runs in ECS: https://github.com/cogini/phoenix_container_example This task file sets env vars based on parameter store: https://github.com/cogini/phoenix_container_example/blob/master/ecs/taskdef.json

  • phoenix_container_example

    Production-quality example for Elixir/Phoenix building, testing, and running in containers

  • Parameter Store is a good place to store things. ECS can read from it and set variables. This is a complete example of using Terraform to manage infrastructure with EC2 or ECS: https://github.com/cogini/multi-env-deploy Here is an app that runs in ECS: https://github.com/cogini/phoenix_container_example This task file sets env vars based on parameter store: https://github.com/cogini/phoenix_container_example/blob/master/ecs/taskdef.json

  • 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

  • AWS Devops tools vs Bitbucket

    2 projects | /r/devops | 21 Sep 2022
  • Advice on CI/CD at scale from GitHub Enterprise to CodePipeline (TF & CFN) ?

    2 projects | /r/aws | 23 Feb 2022
  • How do I configure the EC2 instance type for ECS using terraform?

    1 project | /r/aws | 9 Mar 2023
  • Idiots guide to launching a docker app to Google Cloud

    2 projects | /r/Terraform | 18 Oct 2022
  • CodeBuild doesnt have access to Put Objects in S3 bucket after "Block all public access" has been turned on.

    1 project | /r/aws | 13 Mar 2022