...
Docker image creation with Dockerfile
Building the application by Gradle build to create a bootable JAR file
Creation a final docker image with the application JAR
Upload the Docker image to the Docker repository (ECR)
Deployment of the new server version to the AWS
Startup of the new version
If the startup succeeds then the new version replaces the old one
Access to logs
We can get a read-only access the AWS CloudWatch. If you need the access please ask Martin Wenisch .
Logs
We can access the logs in the AWS CloudWatch:
...
Pod parameters
Hardware configuration:
...