Closing

The Students Open Source Conference, sosconf for short, is the first non-profit community global open source technology summit organized by students and serves students. With open source as its core concept, the sosconf helps fulfill our promise that more and more students will learn Open Source and participate in open source projects. We sincerely hope that through the summit events students can gain practice experience and pleasure in their open source adventures.

Continuous Delivery in Cloud Native Infrastructure

Cloud Native Infrastructure is a very popular topic nowadays. It enabled empower organizations to build and run scalable applications in modern, dynamic environments and also enabled engineers to make high-impact changes frequently.

In this talk, I will show how HK01 SRE team transformed the legacy infrastructure into modern continuous delivery infrastructure backed by container ecosystem with Kubernetes, serving news contents and services to its 9M+ audience.

Build a JAMStack Blog System with GatsbyJS

If you are new to the idea of JAMStack, GatsbyJS would be absolutely one of the easiest way to start the JAMStack Project. Using GatsbyJS, developers can enjoy the modern web tech without headache. The ecosystem of GatsbyJS is so awesome, you can easily install the plugins, try a different starter.

React, Webpack, GraphQL, Babel are all set up and can be easily configured. If you would like to build a 10x faster website while using less bandwidth (static files), than GatsbyJS should be one of your considerations.

How we started an open source APM project and troubleshooting with it

NAVER (since 1999) started out as a search engine, became South Korea's largest one, and is now a well-known global ICT brand providing services such as Naver Pay, Cryptocurrency (LINK), LINE messenger, SNOW, V Live, NAVER WEBTOON and more...

Pinpoint is currently one of the most used APM around the globe. NAVER is using Pinpoint to monitor most of the service applications.

This talk will cover why we've started developing an APM(Pinpoint) rather than buying one and eventually Open-Sourced it.

We will share some experiences on trouble shooting using Pinpoint.