Dev Overview

The Dev team is in charge of deploying an application that retrieves data from Product Hunt’s top products via its API, and then stores this data internally for use.

All this must be done taking into consideration the constraints of high availability and regular updates; the application must be built around these constraints.

Let’s now follow the steps of realization of the application and its integration in the project.

Contents

Product Hunt API →

Application Structure →

Worker →

API →

Client →

Tests →

Release →

Dev Conclusion →