The Artima Developer Community
Sponsored Link

.NET Buzz Forum
What SOA means for me

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Udi Dahan

Posts: 882
Nickname: udidahan
Registered: Nov, 2003

Udi Dahan is The Software Simplist
What SOA means for me Posted: Nov 20, 2005 4:05 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Udi Dahan.
Original Post: What SOA means for me
Feed Title: Udi Dahan - The Software Simplist
Feed URL: http://feeds.feedburner.com/UdiDahan-TheSoftwareSimplist
Feed Description: I am a software simplist. I make this beast of architecting, analysing, designing, developing, testing, managing, deploying software systems simple. This blog is about how I do it.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Udi Dahan
Latest Posts From Udi Dahan - The Software Simplist

Advertisement
A lot of the talk around SOA has coalesced around "connected systems". I REALLY dislike that term. I think it does distributed systems a world of harm.

Do not think "connected".

Think "what if this failed at the worst possible time".

"this" being your connection to the internet, that switch, the server, etc.

Think about every line of code that you write as if the server will restart at that exact moment.

Think that every time you go to the network, things will take 100X as long as you planned.

Think that the server hosting the web service you're calling isn't even running.


If you're not thinking about all this, what will happen to your system when these things DO happen?

Can you really afford to think "connected"?

Read: What SOA means for me

Topic: Digital photography ? It's still the glass which makes the camera Previous Topic   Next Topic Topic: Microsoft Guidelines for TDD Wrong

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use