Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The key to taking this path is asking yourself why and what parts of the cloud to take advantage of. At this revision of this article, I'm doing a brain dump and then going to boil ti it down.

AdvantageCategoryPrimary DriverCommentDevil's Advocate View
Remove Hardware DependenciesCost

Can Expand and ContractIntegrity

Infrastructure as a ServiceConsistency

CheaperCostI'm not quite convinced this is true.People costs don't go down but go up. Developers are not operators. It is my opinion you can't just have DevOps people but also need OpsDev folks.
...


...

QuestionWhy Do You Care?What Do You Lose?What Can you Do?
Can you achieve consistency across environments IST, UAT and Production?


Can the design be zero footprint?


Are the applications clone-able without impact?


Do you have a single chocking point? For example, the application relies on 1 giant legacy database or some host systems?So what if your web applications can scale during busy periods. You still choke at your database. And scaling may actually reduce performance with too many connections to the database.

...

  • Developers can not suddenly become DevOps.
  • You need OpsDev viewpoint as much as DevOps.
  • Management and budget are different.
  • Cloud Platform expertise is a must (either bake in project to build or though tough to get because still young hire). Better, do both. Expertise at this point (Jan 2017) is still limited and if you are not similar to Google, LinkedIn, Netflix expert probably does not know traditional IT required for your company.
  • To write up here... what kind of talent attributes we need and key challenges we've seen.
  • How to grow full stack DevOps and OpsDev staff.

...

Have the cloud "smoke test" up front before the project starts. These are also great questions for executive management to ask to really understand and validate the value success of moving to Cloud,

QuestionCloud AdvantageValue Commentary
Demonstrate environment can be torn down and built up within minutes from recipe.

See the environment be torn down and built up in different environments, IST, UAT and Production?

Show the environment scales up and down?




...