Gallery application in google Cloud
Orçamento $10-30 USD
Job Description:
Phase 1:
Create a 3 tier application composed of 3 VMs. The layers will be a web front page that
receives a file and sends it to a middle layer for processing and later stores in the local
file system of your 3rd VM. You should also be able to perform the reverse operation
and retrieve a file from the server.
Layer 1: web front (visualization) - upload and view files
Layer 2: transformation layer:
Upload
1. receives a .jpeg file and rename it to .myjpeg.
2. sends to 3rd layer for storage;
Download
1. receives request to view file and renames .myjpeg to .jpeg for displaying
on visualization layer
Layer 3: storage - receives a file and stores it in the local filesystem
Phase 2:
Build upon your knowledge from project I and replace all layers as follows:
Layer 1: use a simple serverless service for hosting your simple visualization layer
Layer 2: again, use serverless options and/or API option to make your transformations
Layer 3: use a blog/block/object storage option for the files and a simple DB for
metadata (filename, location, and size at a minimum)
Phase 3:
Implement change management to your application and create automation for
deployment as well as automated testing. Upon completion 50% of your users should
see a blue background, while the other 50% should see a green background on your
front layer. Traffic should be split evenly and you should be able to run the 2 versions of
the application in parallel. Do not implement the split logic in your application.
Note: Phase 1 and 2 are completed, just need to work on phase 3.
4 freelancers estão ofertando em média $20 nesse trabalho
? Experience in AWS Security: Created and Managed IAM roles, users, groups, policies, generated credential report for analysis ? Creation of Auto Scaling groups (ASGs) from custom or pre available AMIs, by creating lau Mais
Hello there! My name is Moises and I'm excited to submit my proposal for your project. I have extensive experience in building complex applications and I'm confident that I can deliver a high-quality 3 tier application Mais