article thumbnail

Deploy a Clojure web application to AWS using Terraform

CircleCI

When the web application starts in its ECS task container, it will have to connect to the database task container via a load balancer. Then change the Dockerfile in the film ratings web application project to read like so: FROM openjdk:8u181-alpine3.8 wait-for-it.sh --timeout=90 $DB_HOST:5432 -- java -jar film-ratings.jar"].

AWS 96
article thumbnail

Five World-Changing Software Innovations

LeanEssays

There have been some impressive advances in software technology since Y2K: 1. Mobile Apps The Cloud In 2003 Nicholas Carr’s controversial article “IT Doesn’t Matter” was published in Harvard Business Review. Individual teams were responsible for their own data, code, infrastructure, reliability, and customer satisfaction.