Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 1: (80 marks) Foreigner guide software is responsible for viewing and recommending various places. In the process of designing and developing such software you

Question 1: (80 marks)

Foreigner guide software is responsible for viewing and recommending various places. In the process of designing and developing such software you as part of the development team are required to

Phase 1 (50 marks)

Implement a RESTful Web Service with appropriate annotations to add locations of restaurant, hotel, museum, etc. to be used later in the software. The places data associated with a specific place type are saved in a Jason Array of place objects in a file named after the place type. Each place object contains the following data: place_name, place_type, latitude, longtitude.

Provide an example of the URL that could be used to access the Web service given that the site is http://ForeignerGuide_site.com

Phase 2:(20 marks)

Implement Caeser Cipher to encrypt the sent data using a predetermined key, initialized to be the last digit of your id, at the client of the service and decrypt the received data before saving.

Phase 3:(10 marks)

Suggest a cloud infrastructure design for the complete system that takes high availability into consideration with a detailed description of each used component.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Systems Introduction To Databases And Data Warehouses

Authors: Nenad Jukic, Susan Vrbsky, Svetlozar Nestorov

1st Edition

1943153191, 978-1943153190

More Books

Students also viewed these Databases questions