Adtech is an important part of running a digital advertising campaign. Advertisers use adtech to buy, manage, and measure digital advertising. If youβre looking to get started with adtech, read on to learn about the adtech basics, including common tools and services, and the benefits of creating an advertising strategy that leverages adtech.
In the tutorial, I just log how to build a simple micro-service system for Ad-Tech.
Technologies
- SpringBoot
- Java 8
- Spring-Cloud: Sleuth
- Lombok
- Spring Aspect
- Open-Feign
- Spring Actuator
- Docker
Epic Architecture
[caption id="attachment_196480" align="alignnone" width="1624"] Epic Architecture Design[/caption]
Web-Parse Service: using to parse text from Web-URL
[caption id="attachment_196489" align="alignnone" width="902"] Web-Parse Service Project Structure[/caption]Ad-Tech Service: interact with Web-parse service and process to category a web-page.
[caption id="attachment_196488" align="alignnone" width="902"] Ad-Tech Service Project Structure[/caption]
Top comments (0)