Secure REPL access for AWS Fargate services in Clojure

You are running a Clojure microservice on AWS Fargate in a private VPC subnet and want to have a secure REPL access to it, only exposing the port inside the VPC. Moreover you would prefer to use SSM Session and SSM Port Forwarding instead of running and exposing SSH. Here is how to do it. (Beware: it is not as trivial as we would like.)

Read the rest of Secure REPL access for AWS Fargate services…

(Feedback welcome!)

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.