|
|
|
|
|
by willio58
1095 days ago
|
|
My org uses serverless to great success. I highly recommend trying it out if you haven't. It's just so nice to create a function and know we don't have to configure any part of the server to know it'll run, and then the true benefit comes from the almost infinite-feeling scale we can get at a super low price. Of course, serverless is a misnomer. But it does mean you have to think of the server much less. |
|