Bài viết
Chia sẻ kiến thức của bạn.
Can I deploy both frontend and backend to Walrus?
I'm working on a project and I'm considering deploying both the frontend and backend to Walrus. However, I've heard that Walrus is mainly for storage. Could someone explain if it's possible to use Walrus for both my frontend and backend, or if there's another solution I should consider?
- Walrus
- Typescript SDK
- Tusky
Câu trả lời
2Walrus is primarily a storage platform and not suited for backend processing. For backend server deployment, you'll need a separate server as Walrus doesn't handle processing tasks, it's more for static storage. You could use Walrus effectively for frontend deployment if it involves decentralized apps where processing is mostly handled by smart contracts, but for backend, connecting it to a typical server provider would be necessary.
Consider deploying your backend on a standard server provider, which can work harmoniously with Walrus for the frontend. This way, you get the best out of both services.
Bạn có biết câu trả lời không?
Hãy đăng nhập và chia sẻ nó.