Upgrade to Pro — share decks privately, control downloads, hide ads and more …

20201119 LINE TODAY introduction

20201119 LINE TODAY introduction

LINE TODAY introduction in JCCONF booth at 20201119

Event: https://jcconf.tw/2020/

LINE Developers Taiwan

November 19, 2020
Tweet

More Decks by LINE Developers Taiwan

Other Decks in Technology

Transcript

  1. What is LINE Today? Content Platform which provides - Variety

    of Content - Notification - Social - Live
  2. Content Providers Editors Users Content Providers Content Providers Content Providers

    Users Users Users Users Users Architecture CMS LINE TODAY Servers CDN LINE Services Recommendation System
  3. Content Providers Editors Users Content Providers Content Providers Content Providers

    LINE TODAY System Feeding BOT CMS Storage Live Streaming Recommendation System Users Users Users Users Users Ticket Booking Advertisement System Architecture
  4. • Sprint Planning • Daily meeting • Product Backlog Refinement

    • Sprint Review • Sprint Retrospective Agile - Scrum
  5. Q1: 請問後端工程師需要哪些技能? What skills do server-side engineers need? • Mainly

    Java Web Application, springframework • A little javascript html knowledge • Database knowledge • Mysql, mongodb, redis, kafka, elastic search
  6. Q2: 請問你們的開發流程是? What is the development process? • Using scrum,

    currently we use LESS (large scale scrum) • Multiple feature teams • Each team has own scrum master, server eng, frontend eng, qa • Single product backlog and multiple team product backlog refinement meetings
  7. Q3: 請問你們的系統能支援這麼大的流量 是如何處理的? How do the system support large loading?

    • We use cache as much as possible • Cdn cache • Redis cache • Memory cache