Task 1 :Launching an an Application using Terraform
Hereby I'm posting a article on my first project on the way of learning #HybridMultiCloud .Well we all know that deploying a webpage using a simple HTML code is not at all a heavy task, but wouldn't that be a frustrating situation if someday you try to deploy a webpage and suddenly our PC just throws an error that it has ran out of memory?I am pretty sure many of us face this kind of issues when the datasets and epochs consume a lot of memory. Well we don't need to worry much about this issue because once we deep dive into AWS which allows us to launch an OS by providing its own RAM and CPU, thus the resources of our local machine is no longer more exhausted. Isn't it great?!
#Task1 : Have to create/launch an Application using Terraform . In my project, I have integrate the end-to-end process of launching an OS by creating my key pairs security groups, launching an ebs volume and attaching my volume to my instance, created a S3 bucket and deployed the images from my github repo into my S3 bucket and at last created a CloudFront using S3 bucket which contains my image and finally used the Cloudfront URL to update my code in /var/ww/html. In this way, I have completely Automated my process using Terraform.
I cannot thank enough to #LinuxWorld Informatics Pvt Ltd. and especially #Vimal Daga Sir for giving me such a great opportunity to be a part of this training and to learn so many new tools and technology each and everyday under the guidance of Vimal Sir. I would also like to thank all the volunteers for helping out us so much. I also like to thank my friends Saranya and Gyanvi for clearing out my queries while performing any of my practicals .
Github URL : https://github.com/Niharika031/niharika_html_server/blob/master/index.html
Vimal Daga #AWS #Terraform #HybridMultiCloud Training #vimal daga
@vimal daga
Great work!! Congrats🔥