Back-end onboarding
Back-End OnBoarding
This document describes the steps to take to get started with working in the Backend Group.
Noted that you need to give a presentation on Day 5 with other interns.
Time Limited
4 days.
Description
You need to allocate your time properly on two tasks.
- Design a business logic as a many-to-many entity (which can be unrelated to the current business), and Implement the basic operations of adding, deleting, altering and querying on the front page. instead of using old projects, you need to start a Brand-New project, and the framework is required to be SpringBoot.
- API rate limiting: Given a public API, limit each user to 1000 calls per second, how to solve.
Deliverables
- Code
- Documentation of task implementation
- PPT
After finishing this task, you should put all deliverables into a folder then zip it named "name_2021xxxx_warmup.zip" and send it to your Onboarding Assistant. You need to submit your task 12 hours before the Final Report.