Skip to content

Commit 1fe6e51

Browse files
authored
Create README.md
1 parent dbc126e commit 1fe6e51

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

aws/aws-hello-world/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# AWS Hello World
2+
3+
A simple Spring Boot application you can use to test deployments to AWS (or any other cloud provider, for that matter).
4+
5+
This application is also available as a Docker image on Docker Hub: [https://hub.docker.com/r/reflectoring/aws-hello-world](https://hub.docker.com/r/reflectoring/aws-hello-world).
6+
7+
## Blog posts
8+
9+
Blog posts about this topic:
10+
11+
* [The AWS Journey Part 1: Deploying Your First Docker Image](https://reflectoring.io/aws-deploy-docker-image-via-web-console/)
12+
* [The AWS Journey Part 2: Deploying a Docker Image with AWS CloudFormation](https://reflectoring.io/aws-cloudformation-deploy-docker-image/)
13+
* [The AWS Journey Part 3: Connecting a Spring Boot Application to an RDS Instance with CloudFormation](https://reflectoring.io/aws-cloudformation-rds/)
14+
* [The AWS Journey Part 4: Zero-Downtime Deployment with CloudFormation and ECS](https://reflectoring.io/aws-cloudformation-ecs-deployment/)

0 commit comments

Comments
 (0)