
Building a Stateful Service for Large-Scale Chat TPS
July
I'll show you everything about how to build servers for stateful services and how zero-downtime deployment works.
초급
Node.js, MySQL, Go
This lecture covers how to write an event catch module, which is an essential element in creating a Dapp. It will be very helpful for those who want to develop backends for blockchain or Dapp.
41 learners are taking this course
Level Basic
Course period Unlimited


Modules that can be utilized on real platforms
Knowledge of Golang
For those of you who are curious about modules other than the backend
Developing services for blockchain is a very challenging task.
This is because the work of configuring the API through general CRUD is not done in advance.
Service development for Dapps begins with first developing an event module for the contract.
Dapp refers to a platform that uses blockchain services.
All of the following platforms are Dapp services.

What is the world's largest NFT exchange?
It's OpenSea.
This OpenSea is also said to be a Dapp service that utilizes Blockchain.
Have you heard of Defi??
If you've heard of it, what are the most popular DeFi services?
It's called UniSwap.
Uniswap, which plays a major role in DeFi, is also a Dapp service.


What is P2E??
It is an abbreviation for Play To Earn and refers to the act of earning money while playing games.
This is the form with the highest expected value when blockchain is applied to games.
Among them , the most famous Axie Infinity is also a DAPP service.
In this lecture, we will create a module that detects events that occur in a Contract .
All of these Dapp services use Contracts, and Tx is considered successful only when the Tx generated from the Contract is recorded in the node ledger.
Therefore, if you take this course, you will experience development that is completely different from the CRUD development using general HTTP.
Through this lecture, you will feel the fun of blockchain and realize that there are more diverse development methods.
I hope you find the fun in coding once again.
Who is this course right for?
Anyone interested in Dapp services
Anyone interested in blockchain
Anyone who wants to develop a platform service
Need to know before starting?
Golang (It's okay if you don't know. I'll explain everything in detail!)
3,830
Learners
192
Reviews
88
Answers
4.4
Rating
15
Courses
Introduction
As a non-major, I am currently working as a platform server developer in Pangyo.
I enjoy server optimization and various query tuning, and I strive to explain simple features to you in a quick and easy-to-understand manner.
Experience
[Former] Sandbox Blockchain Developer
[Former] Backend Developer at a Nexon subsidiary
[Former] Platform Server Developer at a major tech company in Pangyo
[Current] Server Developer at a Pangyo-based parent company
All
23 lectures ∙ (2hr 34min)
Check out other courses by the instructor!
Explore other courses in the same field!