Earlier quoted context omitted.
Thank you. Now that you've summarized this, this sounds like a great idea, a good way to kill lock-in on cloud platforms. I don't know why they couldn't write something so simple and concise...
Does that not mean that you can then only use the common aspects from the various cloud providers, and miss out on the additional features each supports?
OneOps – Open-source cloud ops platform from Walmart
41–50 of 82 posts
Re: OneOps – Open-source cloud ops platform from Walmart
#42Struggling to wade through the thicket of buzzwords. What is this? Looks a bit like OpenShift or something?
Re: OneOps – Open-source cloud ops platform from Walmart
#43Earlier quoted context omitted.
Its a Multi-Cloud Orchestrator. It lets you abstract multiple cloud providers, so you can say use Azure, S3 , Rackspace Openstack, your own openstack and your own VMware all at the same time, and have unified management. At the moment it supports any cloud with a OpenStack endpoint/integration. Blog post: http://www.walmartlabs.com/2016/01/oneops-now-available/
Thank you. Now that you've summarized this, this sounds like a great idea, a good way to kill lock-in on cloud platforms. I don't know why they couldn't write something so simple and concise...
Re: OneOps – Open-source cloud ops platform from Walmart
#44it's looks like just control panel for all your clouds. If you have only aws, i don't see any profit of using this.
Re: OneOps – Open-source cloud ops platform from Walmart
#45"Accelerating product delivery in the Digital Economy through Continuous Application Lifecycle Management of Cloud-based Workload, backed by @WalmartLabs" I think you could work on that elevator pitch a little - it seems like it's been workshopped by a committee, and doesn't really tell me anything.
Re: OneOps – Open-source cloud ops platform from Walmart
#46No Python support. Moving on.
Disclaimer: I am a programmer at StackStorm. I'd be happy to help.
Re: OneOps – Open-source cloud ops platform from Walmart
#47"Accelerating product delivery in the Digital Economy through Continuous Application Lifecycle Management of Cloud-based Workload, backed by @WalmartLabs" I think you could work on that elevator pitch a little - it seems like it's been workshopped by a committee, and doesn't really tell me anything.
You just gotta love IT departments at non-tech corporations. Shudder
Re: OneOps – Open-source cloud ops platform from Walmart
#48So walmart thought this startup was worth buying to manage all their different applications running in different clouds. Fast forward a couple years and they've now open sourced the entire product. That's pretty cool.
Re: OneOps – Open-source cloud ops platform from Walmart
#49"Accelerating product delivery in the Digital Economy through Continuous Application Lifecycle Management of Cloud-based Workload, backed by @WalmartLabs" I think you could work on that elevator pitch a little - it seems like it's been workshopped by a committee, and doesn't really tell me anything.
I was just about to post the same thing. So much business-speak, no idea what in the world this could be.
Re: OneOps – Open-source cloud ops platform from Walmart
#50The chef code that deploys all the apps is pretty old skool, copy pasta'd from opensource cookbooks in alot of places, will never pass food critic or rubocop, and has no tests. I wouldn't really want to run that code on anything.