Lega Posted January 13, 2022 Share Posted January 13, 2022 (edited) For a project I was asked to present a slide in which it is explained how a web application is serving a search query to a random user that typed a word in a search bar of a website like ebay or amazon. Each step from the typing of the user to the search bar providing the results page should be mentioned with the timing of each event. Can anyone help me with this, I find it pretty demanding. Edited January 13, 2022 by Lega Link to comment Share on other sites More sharing options...
fiveworlds Posted January 13, 2022 Share Posted January 13, 2022 (edited) This one okay? Customers connect via the AWS route 53 DNS service to a website running on Amazon Cloud Front. When a search is made an API request is sent to the Elasticsearch service which returns a result. ebay used to own Magento but they sold it and probably use some variant of it. They are using google cloud and openstack now https://www.itnews.com.au/news/do-not-fear-the-cloud-ebay-migrates-113bn-marketplace-454066 as opposed to AWS for Amazon. Edited January 13, 2022 by fiveworlds Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now