DEV Community

Discussion on: Kubernetes is not your friend

 
aloneguid profile image
Ivan G • Edited

But most of these resources don't cost anything. You are paying for compute and disks on the VMs, those can cost as little as a web app. The resources are created explicitly so you can see what it consists of and customise to your needs if required, otherwise leave it alone ;)

Thread Thread
 
justinkaffenberger profile image
JustinKaffenberger

We develop for Service Fabric with an 'on-premise' first mindset, since most of our customers still prefer that. Then when moving to the cloud, service configurations can drive substituting in cloud services (i.e analytics or data persistence) that make more sense for the cloud environment.