BYOC Is Not Just 'Deploy into Their Cloud'
omnistrate.com
BYOC Is Not Just 'Deploy into Their Cloud'
1–10 of 13 posts
Re: BYOC Is Not Just 'Deploy into Their Cloud'
#2[deleted]
Re: BYOC Is Not Just 'Deploy into Their Cloud'
#3Actual title is "BYOC Anywhere: The Spectrum of Bring Your Own Cloud Deployments"
Re: BYOC Is Not Just 'Deploy into Their Cloud'
#4To me, BYOC will always mean "bring your own computer", which is amusing in this context.
Re: BYOC Is Not Just 'Deploy into Their Cloud'
#5To me, BYOC will always mean "bring your own computer", which is amusing in this context.
apparently computer + k8s connected to internet is considered cloud now
Re: BYOC Is Not Just 'Deploy into Their Cloud'
#6Nice write up. I have been working on an airgapped k8s-based, robotics simulation platform for awhile and this is one of the most accurate and coherent writings I've found on the subject.
I'll definitely be sharing this with my team.
Re: BYOC Is Not Just 'Deploy into Their Cloud'
#7To me, BYOC will always mean "bring your own computer", which is amusing in this context.
I thought that fell under BYOD (device) :)
Re: BYOC Is Not Just 'Deploy into Their Cloud'
#8This is a great document for understanding all of the terminology/considerations relative to cloud computing buyers -- a must read for cloud computing buyers, salespeople, or really, anyone else in that space...
Re: BYOC Is Not Just 'Deploy into Their Cloud'
#9To me, BYOC will always mean "bring your own computer", which is amusing in this context.
I thought that fell under BYOD (device) :)
In my mind, BYOD is like being able to use my own iPhone or laptop to connect to some corporate network. I think of this "device" as a client and I think of byoc as being able to run some application or constellation of applications on my own device or in a vendor neutral way on some cloud like a podman compose or something similar... Like not dependant on a particular vendor's "native" capabilities
Re: BYOC Is Not Just 'Deploy into Their Cloud'
#10To me, BYOC will always mean "bring your own computer", which is amusing in this context.
apparently computer + k8s connected to internet is considered cloud now
"BYOC" deployment plans often require more than just k8s. "S3-compatible object store" is the most common one, IME. Or other sorts of scalable storage systems.
("Why does the vendor not just include that in the k8s they send you?" Usually because it's easier for them to leave everything about physical storage to the env maintainers.)