UCloud Docs
Login
eScience Center
Terms of Service
Developer Guide
(current)
User Guide
FAQ
Navigation
index
next
|
previous
|
»
Developing UCloud
Search
Developer Guide
Accounting and Project Management
Orchestration of Resources
Developing UCloud
Getting Started
Your first service
High-Level Architecture
Micro Library Reference
Core
API Reference
Remote Procedure Calls
Examples
Type Reference
Docs
Developing UCloud
Developing UCloud
¶
Getting Started
Goal of this guide
Preparing your machine
Installing and running UCloud
Understanding what the launcher tool does
Launcher troubleshooting
Your first service
Before You Start
Creating the Service
Implementing the RPC Interface of our Micro Blog
Starting the Micro-Service
Implementing the Service Layer
Exercise: Implementing the Listing Endpoint
High-Level Architecture
Components of a service
Databases
Main.kt
and
Server.kt
UCloud Gateway
Networking and RPC
Event Streams
Micro Library Reference
Features
Events
Distributed Locks
RPC
HTTP
WebSockets
Serialization
Pagination
Postgres
Cache
Time
Navigation
index
next
|
previous
|
»
Developing UCloud