CS351 – Solved

$ 19.99
Category:

Description

You need to create a RDS instance for a cloud application. Follow the steps below.
• Create an application for customer feedback management.
• When customers log in, they should be able to register a complaint. Store the customer complaint into RDBMS tables.
• When someone logs in from customer care service, they should be able to see the complaints registered.
• Create a Python program using boto that creates a the RDS instance with
MariaDB/Mysql as database and the corresponding tables. Use a security group with appropriate port open.
• Open the public DNS of the newly launched instance in a browser and verify whether the application works.

Reviews

There are no reviews yet.

Be the first to review “CS351 – Solved”

Your email address will not be published. Required fields are marked *