|
|
|
|
|
by sonaltr
3043 days ago
|
|
One of the things that I'm super happy about is that for basic stuff I don't need to manage servers (static sites / web apps hosted on S3 etc., FaaS for basic Code) and when I do need to have full on servers, I can use something like GKE/EKS/AKE to just deploy containers and not manage the underlying infrastructure. It's super awesome when working on personal projects! (although in a way I did enjoy doing all that in the first place) |
|