Microservices 101: The good, the bad and the ugly (ZDNet)
Microservices 101: The good, the bad and the ugly (ZDNet)
Posted Jul 12, 2015 15:09 UTC (Sun) by Lennie (subscriber, #49641)In reply to: Microservices 101: The good, the bad and the ugly (ZDNet) by ibukanov
Parent article: Microservices 101: The good, the bad and the ugly (ZDNet)
Let's say you want to have an automated deployment of something on VMs on AWS. Use the AWS API to automatically create and start VMs, instead of using the auto-scaling groups and tying yourself to the cloud provider.
Now if you only depend on an API to create VMs if you want to use Digital Ocean instead of AWS you pretty easily do that.
Posted Jul 12, 2015 17:51 UTC (Sun)
by ibukanov (subscriber, #3942)
[Link]
Microservices 101: The good, the bad and the ugly (ZDNet)