|
|
Subscribe / Log in / New account

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)

All I've been saying on lwn.net is add some flexibility to what you are deploying.

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.


to post comments

Microservices 101: The good, the bad and the ugly (ZDNet)

Posted Jul 12, 2015 17:51 UTC (Sun) by ibukanov (subscriber, #3942) [Link]

Yes, the key is to embrace the cloud to take in short term advantage of the skills that a market leader possess but make sure that long-term harm from that leader diapering (court order, state-sponsored targeted hacking etc.) with all the data and services is limited, like having a working backup and deployments scripts for a new provider ready.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds