The Roman Numerals Converter Application aims to convert the given number to Roman numerals. The application is to be coded in Python and deployed as a web application with Flask on AWS Elastic Compute Cloud (EC2) Instance using AWS CloudFormation Service.

Lastly, after transforming your code into web application, you are requested to push your program to the project repository on Github and deploy your solution in the development environment on AWS EC2 Instance using AWS Cloudformation Service to showcase your project. In the development environment, you can configure your CloudFormation template using the followings, I created a folder in my local for my project.

I defined it in Outputs to get to the URL of my project as a shortcut.

Related Articles