Earlier quoted context omitted.
From the link, instance types are: - snc1.micro, CPUs: 1, memory: 1 GiB - snc1.small, CPUs: 1, memory: 2 GiB - snc1.medium, CPUs: 2, memory: 4 GiB
The table says CPUs, not vCPUs. Unless they're using single threaded single core processors, I think snc1.medium would equal either at least 4 vCPUs. I don't think they use the term vCPU for Snowcone so in reality it has zero vCPUs. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance...
AWS Snowcone
11–20 of 221 posts
Re: AWS Snowcone
#12Is this the beginning of mini self-hosted clouds where the orchestration happens in a web UI but the compute/storage is local? Like a cheap version of Azure Stack? I get that you can’t keep the snowcone, but if you could, it would be a little VM host with local storage on your LAN that could let you run everything internal.
> "Perform local compute and storage workloads, without transferring data. You can order multiple devices in a cluster for increased durability and storage capacity."
Re: AWS Snowcone
#13It seems like a way to sync local big data to AWS cloud storage for data that is too large to realistically transfer via the internet. So is this simply a sneakernet external harddrive because physically shipping an 8TB hard drive has better bandwidth than using the internet?
I would love it if someone could explain a couple of use cases for the Snow family of products to someone that has never had to handle 100 GB of data much less terabytes.
Re: AWS Snowcone
#14I think that local storage of personal data ("data most important to you") will be a huge trend in the next few years for both homes and offices, especially if they can back up data to other trusted devices (in other homes and offices of trusted people). As always the problem is going to be usability - the AWS ecosystem is not friendly to non-techies.
Even the backup thing, last time I tried they all had some pretty simple UI built around a rsync fork
Re: AWS Snowcone
#15Maybe would be handy for serving video content etc on a local network?
Or if you have a network of video cameras not connected to the internet, use this for daily/weekly collection of recorded content?
Re: AWS Snowcone
#16I think that local storage of personal data ("data most important to you") will be a huge trend in the next few years for both homes and offices, especially if they can back up data to other trusted devices (in other homes and offices of trusted people). As always the problem is going to be usability - the AWS ecosystem is not friendly to non-techies.
nor is it supposed to be. AWS is tools to build end-consumer products, not an actual end-consumer product itself.
Re: AWS Snowcone
#17Is this the beginning of mini self-hosted clouds where the orchestration happens in a web UI but the compute/storage is local? Like a cheap version of Azure Stack? I get that you can’t keep the snowcone, but if you could, it would be a little VM host with local storage on your LAN that could let you run everything internal.
Re: AWS Snowcone
#18Re: AWS Snowcone
#19Re: AWS Snowcone
#20I think that local storage of personal data ("data most important to you") will be a huge trend in the next few years for both homes and offices, especially if they can back up data to other trusted devices (in other homes and offices of trusted people). As always the problem is going to be usability - the AWS ecosystem is not friendly to non-techies.
It's akin to having an understanding in file system - just that it's in the cloud this time. I'm sure a lot of non-techie understand enough about file systems to work what they needed it to do. And the same goes for the cloud.