| ▲ | themafia 2 hours ago | |
The documentation is thick but it has a common theme and format to it. So once you get the hang of finding the "juicy bits" you can usually locate them anywhere. The docs do generally warn you of these cases, or have a whole "best practices" section which highlights them directly. The key is, do not make decisions lightly in the cloud, just because something is easy to enable in the UI does not mean it's recommended. Sit down with the pricing page or calculator and /really/ think over your use case. Get used to thinking about your infrastructure in terms of batch jobs instead of real time and understand the implementation and import of techniques like "circuit breakers." Once you get the hang of it it's actually very easy and somewhat liberating. It's really easy to test solutions out in a limited form and then completely tear them down. Personally I'm very happy that I put the effort in. | ||
| ▲ | throwawayffffas 2 hours ago | parent [-] | |
I am 100% not willing to put that much effort into it. Actually I am not willing to spend that much time reading "cloud" provider docs and best practices. What I care about is hosting services and getting the mission done. I value predictable and reasonable costs much more than "flexibility". In general whatever host I have ever used typically have "cloud" offerings too. So real services go to dedicated hosts, experiments go into 5 buck a month vms. | ||