diff --git a/code Deploy Java App/0 - architecture diagram.png b/code Deploy Java App/0 - architecture diagram.png new file mode 100644 index 0000000..cf08458 Binary files /dev/null and b/code Deploy Java App/0 - architecture diagram.png differ diff --git a/code Deploy Java App/1 - Created a deployment configuration for codeDeploy.png b/code Deploy Java App/1 - Created a deployment configuration for codeDeploy.png new file mode 100644 index 0000000..c0a0b0f Binary files /dev/null and b/code Deploy Java App/1 - Created a deployment configuration for codeDeploy.png differ diff --git a/code Deploy Java App/10 - showing ec2 instances provisioned using terraform.png b/code Deploy Java App/10 - showing ec2 instances provisioned using terraform.png new file mode 100644 index 0000000..3bdcc0b Binary files /dev/null and b/code Deploy Java App/10 - showing ec2 instances provisioned using terraform.png differ diff --git a/code Deploy Java App/11 - created a CodeDeploy Application for the Java App.png b/code Deploy Java App/11 - created a CodeDeploy Application for the Java App.png new file mode 100644 index 0000000..3ec34e7 Binary files /dev/null and b/code Deploy Java App/11 - created a CodeDeploy Application for the Java App.png differ diff --git a/code Deploy Java App/12 - created a Deployment group for Java App.png b/code Deploy Java App/12 - created a Deployment group for Java App.png new file mode 100644 index 0000000..5637321 Binary files /dev/null and b/code Deploy Java App/12 - created a Deployment group for Java App.png differ diff --git a/code Deploy Java App/13 - showing deployment group in progress.png b/code Deploy Java App/13 - showing deployment group in progress.png new file mode 100644 index 0000000..f7cea26 Binary files /dev/null and b/code Deploy Java App/13 - showing deployment group in progress.png differ diff --git a/code Deploy Java App/14 - deployment successful.png b/code Deploy Java App/14 - deployment successful.png new file mode 100644 index 0000000..59aea4a Binary files /dev/null and b/code Deploy Java App/14 - deployment successful.png differ diff --git a/code Deploy Java App/2 - created ec2 instance for codeDeploy.png b/code Deploy Java App/2 - created ec2 instance for codeDeploy.png new file mode 100644 index 0000000..0201082 Binary files /dev/null and b/code Deploy Java App/2 - created ec2 instance for codeDeploy.png differ diff --git a/code Deploy Java App/3 - successfully installed codeDeploy agent on ec2 instance.png b/code Deploy Java App/3 - successfully installed codeDeploy agent on ec2 instance.png new file mode 100644 index 0000000..7b7f8f1 Binary files /dev/null and b/code Deploy Java App/3 - successfully installed codeDeploy agent on ec2 instance.png differ diff --git a/code Deploy Java App/4 - commited code to repo.png b/code Deploy Java App/4 - commited code to repo.png new file mode 100644 index 0000000..75ad30a Binary files /dev/null and b/code Deploy Java App/4 - commited code to repo.png differ diff --git a/code Deploy Java App/5 - showing repo contents.png b/code Deploy Java App/5 - showing repo contents.png new file mode 100644 index 0000000..f4991ee Binary files /dev/null and b/code Deploy Java App/5 - showing repo contents.png differ diff --git a/code Deploy Java App/6 - created s3s bucket to store zip files for code pipeline.png b/code Deploy Java App/6 - created s3s bucket to store zip files for code pipeline.png new file mode 100644 index 0000000..d9c446c Binary files /dev/null and b/code Deploy Java App/6 - created s3s bucket to store zip files for code pipeline.png differ diff --git a/code Deploy Java App/7 - provisioning resources through terraform.png b/code Deploy Java App/7 - provisioning resources through terraform.png new file mode 100644 index 0000000..6266af1 Binary files /dev/null and b/code Deploy Java App/7 - provisioning resources through terraform.png differ diff --git a/code Deploy Java App/8 - successfully provisoned infra for codeDeploy using terraform.png b/code Deploy Java App/8 - successfully provisoned infra for codeDeploy using terraform.png new file mode 100644 index 0000000..00c438e Binary files /dev/null and b/code Deploy Java App/8 - successfully provisoned infra for codeDeploy using terraform.png differ diff --git a/code Deploy Java App/9 - example of infra provisioned.png b/code Deploy Java App/9 - example of infra provisioned.png new file mode 100644 index 0000000..dcf80e0 Binary files /dev/null and b/code Deploy Java App/9 - example of infra provisioned.png differ