TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Guardian goes all-in on AWS public cloud after OpenStack 'disaster’

79 pointsby robzybover 9 years ago

18 comments

hoodoofover 9 years ago
&quot;That software we&#x27;ve got causes us so many problems, it&#x27;s disaster! When we get the new software everything will be fixed.&quot;<p>X to Y Y to X A to B B to C<p>MongoDB to this MySQL to that Why we switched Why we switched back<p>blah blah<p>It&#x27;s one of the oldest themes in computers - man, this software is crap - that new software will fix all our problems! Until you find the problems with the new.<p>Precisely the same age is the new software vendor harnessing all that negative energy about the competitor and megaphoning the &quot;man, the new will fix the old, we&#x27;re so excited!&quot;<p>Having said that, I have worked with the compute servers of all the major cloud vendors and Amazon must be credited for the quality and consistency of its AWS systems, and Google and Microsoft&#x27;s cloud computing is in almost all respects equally good - there is as far as I can tell absolutely no reason to choose Amazon over Microsoft Azure (yes, even for Linux systems) or Google Compute Engine. In some areas of functionality GCE and Azure I found to work much more easily and smoothly than Amazon. When I went to work with OpenStack I immediately found the lack of completeness, inconsistency and lack of polish characteristic of many open source projects - trying to do simple things instantly became hard problems.
评论 #10636429 未加载
评论 #10636527 未加载
评论 #10637074 未加载
vidarhover 9 years ago
It&#x27;s a bizarre article. On one hand I understand their frustration with OpenStack. On the other hand, if they expected to pretty much build their own AWS without any warning bells going off all over the place I find it very hard to be sympathetic - they&#x27;re not remotely large enough for that. If they&#x27;d set their goals lower they could have had a very capable system fairly easily.<p>That they&#x27;re having problems getting load balancing working properly is a real sign that their ops team just didn&#x27;t know what they&#x27;re doing.
评论 #10636407 未加载
评论 #10636533 未加载
评论 #10636401 未加载
评论 #10636543 未加载
MrTonyDover 9 years ago
As part of my job I teach some classes and give the occasional conference talk. As a result, I&#x27;ve spoken to dozens of people who have tried to adopt OpenStack and eventually gave up. There are a lot of reasons. But I also happen to know a very senior technical person with OpenStack - and he described a completely dysfunctional organization. I wish that there were some way to stop these organizations that are wasting people&#x27;s time - maybe somebody could sue them out of business for the good of the industry?
评论 #10636605 未加载
meekinsover 9 years ago
I&#x27;d be really interested in the actual technical problems The Guardian had with OpenStack and what&#x27;s the current situation with the OpenStack project. The company I work for has some interest on the platform but I am not aware what to expect (problems, new features etc) from it in its current state.<p>A couple of years ago I experimented with and compared some open source cloud platforms. Admittedly my knowledge is old, but alredy then I was wondering the hype and visibility of the OpenStack project. While it has many big-name supporters that guarantee its lucrativeness for the enterprise, its feature set and flexibility was seriously behind other open source alternatives.<p>Back then I fell for OpenNebula because even though it had its warts it already delivered many features (especially concerning hybrid clouds and heterogenous virutalization environments) that OpenStack still had on its future roadmap.
评论 #10640046 未加载
alrsover 9 years ago
Andrew Clay Shafer called it in 2013: <a href="https:&#x2F;&#x2F;stochasticresonance.wordpress.com&#x2F;2013&#x2F;11&#x2F;04&#x2F;openstack-a-plea&#x2F;" rel="nofollow">https:&#x2F;&#x2F;stochasticresonance.wordpress.com&#x2F;2013&#x2F;11&#x2F;04&#x2F;opensta...</a><p>In a former life, I was frustrated by the futility of trying to be involved with the Openstack project. My next phase was to warn people away.<p>Now I wonder why I bothered. Years later it&#x27;s apparent that I was right, but what benefit do I see from that? Better to aggressively ignore bad technology and spend effort on the stuff that looks promising.
评论 #10636462 未加载
smclover 9 years ago
There&#x27;s little substance to this other than &quot;OpenStack is hard, let&#x27;s go AWS!&quot; - I would have liked to hear where exactly they ran into difficulties and what the problem was in detail. This is for two reasons:<p>1. &quot;We have switched some components in our software stack&quot; without much info is not an interesting story to read.<p>2. I have friends who work on OpenStack in RH who would I&#x27;m sure be very interested to know the sort of troubles that The Guardian had so if there is a usability or functionality issue it can be addressed.
评论 #10636581 未加载
DanielBMarkhamover 9 years ago
You know, there&#x27;s probably a sweet spot between &quot;AWS all the things!&quot; and &quot;We will build our own cloud&quot;<p>I mean geesh, people have been building small clouds since there were servers. That&#x27;s the way mom and dad did it, and by gummity it oughta be good enough for you. The &quot;new&quot; stuff was autoscaling, PaaS, and so forth.<p>So build out a few servers for content management and publishing, then write very small amount of code to push what you have out to a CDN. If you want realtime data capture, capture it using AWS (or whatnot) and pull it back locally.<p>I&#x27;m not saying that&#x27;s optimum for every solution, just that the all-or-nothing kind of thinking is probably what lured them into building their own cloud in the first place. You need a cloud for some stuff, so use a cloud. But you don&#x27;t need a cloud for every freaking thing the company does. Its assets in the form of text content, internal docs, and branding are probably extremely small in modern terms.
saintfiendsover 9 years ago
It&#x27;s a bit scary that Amazon AWS is the only complete solution in this space now.<p>There are so many open projects in the cloud space that one would think it&#x27;s a solved problem.<p>Here&#x27;s a list off the top of my head:<p>1. Docker - Container implementation.<p>2. Kubernets - Manage a cluster of Linux containers.<p>3. Mesos - Manage a cluster of resources (not just containers, I&#x27;m guessing there are some feature overlap with Kubernets).<p>4. CoreOS - An OS specialized in running containers.<p>5. RethinkDB, CouchDB, Cassandra - Distributed databases<p>6. Ceph, GlusterFS - Distributed file systems<p>7. RabbitMQ, NSQ, NATS - Distributed queue systems.<p>8. Manage VM&#x27;s in a Data center ?? - I don&#x27;t know any projects in this space.<p>What&#x27;s missing is an interface to manage all these together. Maybe this is the direction OpenStack should be heading?
评论 #10636708 未加载
评论 #10636939 未加载
评论 #10636716 未加载
jdubsover 9 years ago
After developing a product on openstack and dealing with so many issues; I miss AWS so much.
jakozaurover 9 years ago
Related read: <a href="https:&#x2F;&#x2F;www.packet.net&#x2F;blog&#x2F;how-we-failed-at-openstack&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.packet.net&#x2F;blog&#x2F;how-we-failed-at-openstack&#x2F;</a>
danieltillettover 9 years ago
I know cloud everything is the modern way to go, but isn&#x27;t the Guardian just a glorified blog? Why could they not just push out their content to a series of load balanced static iron severs? Call a cron job every 5 minutes and be done with it.
评论 #10636636 未加载
评论 #10636660 未加载
评论 #10636900 未加载
jackgaviganover 9 years ago
I&#x27;ve always been introgued by the Guardian&#x27;s focus on building its own technology. It seems a &quot;bold&quot; strategy, given that tech is not its core business and the newspaper part of the group (which is pretty much all that remains now, since they&#x27;ve sold off their other assets) has been consistently losing money for some time now. I wonder if that strategy would still be in place if it wasn&#x27;t owned by a not-for-profit trust.<p>Other publishers who have gone down the &quot;We&#x27;re a tech company!&quot; route have been forced to give up on that strategy[1]. I wonder whether the Guardian will be able to make that breakthrough, or whether they&#x27;ll end up migrating to Wordpress or something similar.<p>1: <a href="http:&#x2F;&#x2F;digiday.com&#x2F;publishers&#x2F;gawkers-kinja-retreat-shows-false-hope-in-publishers-licensing-tech&#x2F;" rel="nofollow">http:&#x2F;&#x2F;digiday.com&#x2F;publishers&#x2F;gawkers-kinja-retreat-shows-fa...</a>
评论 #10636671 未加载
评论 #10636675 未加载
trollaover 9 years ago
I’ve used Openstack at my current $dayjob and I’d say that Openstack is probably one of the buggiest solutions that I’ve ever used. Even simple things like stopping or resizing VM-s sometimes failed completely and the VM came unusable after that. Feature wise it’s also lacking. Seems that Openstack spends more time&#x2F;money on marketing and generating hype than creating a good solution. I’d even say that Docker has a somewhat similar problems, they spend more on hype&#x2F;marketing than creating a stable and usable solution. However, at least Docker is more usable right now than a year ago, the same can’t be said about Openstack.
评论 #10641642 未加载
meltedover 9 years ago
Sounds like they&#x27;ll be writing that AWS is a disaster 2 years down the road.
dankohn1over 9 years ago
&quot;we have had to host it on physical tin&quot;. Is this an English English thing? In America, we would say &quot;host on our own iron&quot;. Do other countries use different metals?
评论 #10636495 未加载
评论 #10636638 未加载
评论 #10636384 未加载
评论 #10636670 未加载
评论 #10636496 未加载
评论 #10636492 未加载
评论 #10636478 未加载
评论 #10636501 未加载
评论 #10636390 未加载
评论 #10636436 未加载
pastyboyover 9 years ago
money no object then? Of course not. Safe harbour is a huge problem in EU AWS breaking the rules. The G could find itself in a sticky regulation mess when people start suing for data breeches.
评论 #10636392 未加载
Angosturaover 9 years ago
Stephen Gran, the senior integrator charged with getting OpenStack to work and who wrote fulsomely about it left the Guardian in March 2014 according to LinkedIn.
Gigablahover 9 years ago
Going off-topic here, but the AWS logo used in the article seriously looks like a cheap knock-off version.<p>Edit: apparently they sourced it from Wikimedia Commons, which has a rather... shoddy replica.