Basically, yes. In-depth, there are more differences. With pods, you can SSH into them or use a virtual desktop - it can serve as a remote computer if you want. With serverless, you're expected to interact with the endpoint via API requests and define the logic inside a handler function.