TTerraform Read More 2 minute read How to configure AWS Provider in TerraformbyPR ReddyMarch 19, 2022 Here in this Article I am explaining how to configure AWS IAM access to configure AWS provider in…
PProjects Read More 2 minute read Deploy Apache Web Server using Terraform IaCbyPR ReddyMarch 19, 2022 Goal Goal of this project to write Terraform IaC to deploy Apache Webserver in AWS cloud. Pre-Requisites Create…
JJenkins Read More 2 minute read Deploy Jenkins Pipeline to Build and Deploy Simple Java ApplicationbyPR ReddyMarch 19, 2022 Goal Goal of this project to Deploy Jenkins Pipeline to Build and Deploy Java Application Pre-Requisites Create AWS…
PProjects Read More 2 minute read Deploy Simple Java Application using Docker ComposebyPR ReddyMarch 19, 2022 Goal Goal of this project to create Docker Compose Stack to deploy simple Java application running in Containers…