Software Alternatives & Reviews

Preview Environments with AWS & Cloudflare

Let's Encrypt Amazon ECS AWS Certificate Manager
  1. Let’s Encrypt is a free, automated, and open certificate authority brought to you by the Internet Security Research Group (ISRG).
    Pricing:
    • Open Source
    One approach is to use Let's Encrypt to generate temporary SSL certs. Here's a good implementation for this. But this presents with other issues of managing all the certs we generate through Let's Encrypt.

    #Identity And Access Management #Two Factor Authentication #Security & Privacy 311 social mentions

  2. Amazon EC2 Container Service is a highly scalable, high-performance​ container management service that supports Docker containers.
    Pricing:
    • Open Source
    On-demand preview environment is a strategy to spin up a temporary infrastructure and isolated environments on the fly. This helps us open a discussion with other teams such as Product and QA at an early stage of the release process and improves cross-team visibility. So, In this article, we'll see how we can achieve this with AWS ECS and Cloudflare.

    #Developer Tools #Containers As A Service #Cloud Computing 46 social mentions

  3. AWS Certificate Manager from Amazon Web Services (AWS)
    SSL One of the big challenges was setting up SSL, because we cannot use certificate generated by AWS ACM with our own custom Nginx proxy as ACM only works with AWS services like CloudFront, ALB, API Gateway, etc.

    #Identity And Access Management #Network & Admin #Two Factor Authentication 23 social mentions

Discuss: Preview Environments with AWS & Cloudflare

Log in or Post with