TERRAFORM for Java Developers

<p>So your pretty good at Spring Boot Java development, have a good idea of how AWS EC2 instances work and now want to try a bit of automation to make things go smoother.</p> <p>I&rsquo;ve always wanted to get away from the AWS Console to create an EC2 instance, in my perfect view I will just run a script and it would shoot out an IP address that I could ssh into.</p> <p>Save a lot of time and some money by managing the instance only when you need it. No more setting it up and letting it run forever. Your in control!</p> <p>Well, turns out that is exactly what you can do with TERRAFORM. In just a few minutes you can setup TERRAFORM to create an instance and give you the public IP address so you can connect to it. When your done you can just shut it down again with the help of TERRAFORM.</p> <p><a href="https://medium.com/@thomasjay200/terraform-for-java-developers-fa39c05ee726"><strong>Read More</strong></a></p>