Results 1 to 20 of 20

Thread: [semi-serious]Why the cloud isn't all that it's cracked up to be...

  1. #1

    Thread Starter
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    [semi-serious]Why the cloud isn't all that it's cracked up to be...

    It's incidences like this that make me wary of putting data into the cloud...
    American Eagle Outfitters learns a painful service provider lesson

    Discuss, rant, mock, {insert your own action here} as you deem fit.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  2. #2
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: [semi-serious]Why the cloud isn't all that it's cracked up to be...

    Simply outsourcing your computer hosting isn't cloud computing.

    It sounds like a typical Web application hosting scenario with IBM as the hosting vendor. Their Oracle database fell over when a primary and then secondary drive failed (RAID?), then Oracle couldn't restore from backups, and then it turned out the D/R site was "not ready."

    There is no question there are lessons to be learned here. I won't be surprised to find that IBM was doing everything it was contracted to do though.

    They'd probably be even worse off if they'd hosted this in-house.

  3. #3
    Fanatic Member EntityX's Avatar
    Join Date
    Feb 2007
    Location
    Omnipresence
    Posts
    798

    Re: [semi-serious]Why the cloud isn't all that it's cracked up to be...

    I will offer my ranting. Rant, rant, rant. Ranting completed.
    Make as many mistakes as you can as quickly as you can. We want to make sure that we make a great enough number of mistakes in a given amount of time so that we can be successful.

    "Persistence is the magic of success." Paramahansa Yogananda

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: [semi-serious]Why the cloud isn't all that it's cracked up to be...

    Quote Originally Posted by dilettante View Post
    They'd probably be even worse off if they'd hosted this in-house.
    Why would you say that? I would think just the opposite.

    Almost every task my company has outsourced since about 1998 has eventually made its way back in-house because it turns out that the outsourcing companies weren't performing up to par.

  5. #5

    Thread Starter
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: [semi-serious]Why the cloud isn't all that it's cracked up to be...

    You're right, my bad, I interpreted the "off-site hosting facility" mean cloud storage... even still... goes to show the precarious nature of things like that and the need to companies who are going to heavily rely on their partners like that to ensure that proper procedures are being followed.

    Conclusion - back up and back up often, AND on a regular basis do a recovery drill.

    EntityX - noted. However you forgot the mocking module. Please perform a systems check and restore the mock module.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: [semi-serious]Why the cloud isn't all that it's cracked up to be...

    Quote Originally Posted by techgnome View Post
    EntityX - noted. However you forgot the mocking module. Please perform a systems check and restore the mock module.
    Backup corrupted. Restore Aborted. Would you like to continue?

  7. #7

    Thread Starter
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: [semi-serious]Why the cloud isn't all that it's cracked up to be...

    I detect a pattern.... Virginia's IT outage continues, 7 agencies affected...
    state agencies continue to experience problems with data access due to an outage related to problems in a storage-area network (SAN) that began last week in a data center run by outsourcer Northrop Grumman.

    I see that EntityX has outsourced the hosting of his mock module...

    -td
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  8. #8
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    Re: [semi-serious]Why the cloud isn't all that it's cracked up to be...

    Famous last words - "What could possibly go wrong?"
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

  9. #9
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: [semi-serious]Why the cloud isn't all that it's cracked up to be...

    I don't think its an issue with the cloud. I think it is an issue where people tend to think they are more ready for primary failure of their services and hardware than they actually are.

    The exact same scenario could play out if it was local and not in the cloud.

    Bottom line is people should actually audit and test their backup and recovery procedures often to make sure they actually will work when the times comes to use them for real, otherwise they are just asking for this type of thing to happen.

    Even your personal computer can suffer the same fate. Often times people think they are backing up all their data, only to find out when they have a total system failure, that they were only backing up SOME of the data, or that the last backup actually was 6 months ago and the backup has been failing every night since...

  10. #10
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: [semi-serious]Why the cloud isn't all that it's cracked up to be...

    Quote Originally Posted by Hack View Post
    Why would you say that? I would think just the opposite.
    I didn't mean it as a blanket endorsement of infrastructure outsourcing. I just know how hidebound and bureaucratic our own IT infrastructure has become after a number of consolidations. We've had our share of "fun" with hardware failures and problems with backups that won't restore.

  11. #11
    Hyperactive Member Max Peck's Avatar
    Join Date
    Oct 2007
    Posts
    384

    Re: [semi-serious]Why the cloud isn't all that it's cracked up to be...

    Quote Originally Posted by abhijit View Post
    Famous last words - "What could possibly go wrong?"
    Yeah, kind-of similar to what you hear from pilots just before they have a gear-up crash landing: "I've never had a gear-up landing".

    -Max
    The name's "Peck" .... "Max Peck"

    "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." - Red Adair

  12. #12
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    Re: [semi-serious]Why the cloud isn't all that it's cracked up to be...

    Quote Originally Posted by techgnome View Post
    I detect a pattern.... Virginia's IT outage continues, 7 agencies affected...


    I see that EntityX has outsourced the hosting of his mock module...

    -td
    I like the part where they made the contract more stringent, supposedly more reliable, and spent an extra 100 million to do so. The basic sales pitch comes out to this: We'll do it for X amount. We'll do it right for X+Y.

    Better yet, they still screwed it up.
    My usual boring signature: Nothing

  13. #13
    Fanatic Member EntityX's Avatar
    Join Date
    Feb 2007
    Location
    Omnipresence
    Posts
    798

    Re: [semi-serious]Why the cloud isn't all that it's cracked up to be...

    Quote Originally Posted by techgnome View Post
    EntityX - noted. However you forgot the mocking module. Please perform a systems check and restore the mock module.

    -tg
    Enabling mock module. muck, mook, murk, meek. Mock module needs debugging.
    Make as many mistakes as you can as quickly as you can. We want to make sure that we make a great enough number of mistakes in a given amount of time so that we can be successful.

    "Persistence is the magic of success." Paramahansa Yogananda

  14. #14
    Fanatic Member EntityX's Avatar
    Join Date
    Feb 2007
    Location
    Omnipresence
    Posts
    798

    Re: [semi-serious]Why the cloud isn't all that it's cracked up to be...

    Enabling debugged mock module. Mock, mock, mock. Mocking completed.

    All ranting and mocking completed.
    Make as many mistakes as you can as quickly as you can. We want to make sure that we make a great enough number of mistakes in a given amount of time so that we can be successful.

    "Persistence is the magic of success." Paramahansa Yogananda

  15. #15
    Randalf the Red honeybee's Avatar
    Join Date
    Jun 2000
    Location
    off others' brains
    Posts
    4,345

    Re: [semi-serious]Why the cloud isn't all that it's cracked up to be...

    That was a good article. The only question is, are people going to learn from it?

    .
    I am not a complete idiot. Some parts are still missing.
    Check out the rtf-help tutorial
    General VB Faq Thread
    Change is the only constant thing. I have not changed my signature in a long while and now it has started to stink!
    Get more power for your floppy disks. ; View honeybee's Elite Club:
    Use meaningfull thread titles. And add "[Resolved]" in the thread title when you have got a satisfactory response.
    And if that response was mine, please think about giving me a rep. I like to collect them!

  16. #16
    Superbly Moderated NeedSomeAnswers's Avatar
    Join Date
    Jun 2002
    Location
    Manchester uk
    Posts
    2,657

    Re: [semi-serious]Why the cloud isn't all that it's cracked up to be...

    I don't think its an issue with the cloud. I think it is an issue where people tend to think they are more ready for primary failure of their services and hardware than they actually are.
    I have to agree, they have a lack of a proper Disaster recovery process. Most places i have worked really fall down on this. And the big failure is that even if they do have DR in place they fail to test it and do a dry run and see if it works properly.

    That was a good article. The only question is, are people going to learn from it?
    No, not while the accountant are in charge anyway. I see more and more outsourcing going on because on the surface it looks cheap to the bottom line, and generally it doesn't work very well.

    My work has recently outsourced a development project to build an entirely new product, and i was speaking to one of testers yesterday who told me that this project is supposed to be complete in the next week, yet he couldn't even install it until this week, and virtually everything he does outside of expected process breaks.

    I have yet to see a really good outsourced project.

    As the original post was about Cloud computing i will answer that too. It seems to me that Cloud computing could work in some circumstances but i personally would be worried about using the Cloud for any major size product at the moment until it has more of a track record, and until i actually see some big companies show it working on there products.
    Please Mark your Thread "Resolved", if the query is solved & Rate those who have helped you



  17. #17
    Randalf the Red honeybee's Avatar
    Join Date
    Jun 2000
    Location
    off others' brains
    Posts
    4,345

    Re: [semi-serious]Why the cloud isn't all that it's cracked up to be...

    Quote Originally Posted by NeedSomeAnswers View Post
    No, not while the accountant are in charge anyway. I see more and more outsourcing going on because on the surface it looks cheap to the bottom line, and generally it doesn't work very well.

    My work has recently outsourced a development project to build an entirely new product, and i was speaking to one of testers yesterday who told me that this project is supposed to be complete in the next week, yet he couldn't even install it until this week, and virtually everything he does outside of expected process breaks.

    I have yet to see a really good outsourced project.
    I think it's not the accountants but the business leaders who are to blame for this. Accountants don't make decisions, at least not any more.

    About outsourced projects, when I compare it with getting work done from the team mates (as opposed to doing it yourself), I guess there are many similarities. The other team members have to be trained/oriented to the project/technology platform, domain knowledge etc. And then you need to keep a tight watch over what they are doing, so you can know in advance if they are off the mark somewhere. This is a management role, i.e. managing resources. As is the case, a PM or a TL/PL is always expected to chip in when there's a resource shortage. Soon the management starts utilizing the person as a full-fledged developer, and then he hasn't any time left to manage the team.

    .
    I am not a complete idiot. Some parts are still missing.
    Check out the rtf-help tutorial
    General VB Faq Thread
    Change is the only constant thing. I have not changed my signature in a long while and now it has started to stink!
    Get more power for your floppy disks. ; View honeybee's Elite Club:
    Use meaningfull thread titles. And add "[Resolved]" in the thread title when you have got a satisfactory response.
    And if that response was mine, please think about giving me a rep. I like to collect them!

  18. #18
    Superbly Moderated NeedSomeAnswers's Avatar
    Join Date
    Jun 2002
    Location
    Manchester uk
    Posts
    2,657

    Re: [semi-serious]Why the cloud isn't all that it's cracked up to be...

    I think it's not the accountants but the business leaders who are to blame for this
    I yes but the bigger the business gets the more influence the Finance Director and management accountants get, and due to share holder pressure for ever increasing returns businesses get conservative, and measures like Outsourcing which on paper look like they save you a lot of money from the bottom line become popular.
    Please Mark your Thread "Resolved", if the query is solved & Rate those who have helped you



  19. #19

    Thread Starter
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: [semi-serious]Why the cloud isn't all that it's cracked up to be...

    When it comes to data, I'm a control freak, I'm paranoid. I don't like not having direct control over my data. But a lot of that stems from the fact that 90% of the data that I have worked with over the last 20 years of my career has been sensitive data (from the military to Sarbanes-Oxley, to HIPPA, to banking info) ... so I tend to be hyper-sensitive about where things like that are stored. Now, if I was a pizza chain then sure no biggie, I probably wouldn't care.

    Believe me, I know the advantages of cloud work and virtualization. I am also well aware of the dark side of it too.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  20. #20
    Frenzied Member TheBigB's Avatar
    Join Date
    Mar 2006
    Location
    *Stack Trace*
    Posts
    1,511

    Re: [semi-serious]Why the cloud isn't all that it's cracked up to be...

    When you have a company that size with an IT backbone you seriously should replicate to two different sites/hosts.
    If that fails Murphy must be on your side...
    Delete it. They just clutter threads anyway.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width