Tagged Questions

12
votes
16answers
869 views

Why is it not advisable to have the database and web server on the same machine?

Listening to Scott Hanselman's interview with the Stack Overflow team (part 1 and 2), he was adamant that the SQL server and application server should be on separate machines. Is this just to make …
10
votes
13answers
870 views

Architecture recommendation for load-balanced ASP.NET site

UPDATE 2009-05-21 I've been testing the #2 method of using a single network share. It is resulting in some issues with Windows Server 2003 under load: http://support.microsoft.com/kb/810886 end …
8
votes
6answers
146 views

book on… System Archaeology

I work in the IT consulting line. My job is to penetrate into whatever client/customer environment I have been assigned to and bring about technological improvements (or sometimes, black magic tricks) …
6
votes
6answers
275 views

What’s the best solution for file storage for a load-balanced ASP.NET app?

We have an ASP.NET file delivery app (internal users upload, external users download) and I'm wondering what the best approach is for distributing files so we don't have a single point of failure by …
4
votes
3answers
211 views

If a site has 2 load balancers for redundancy reason, which one should the DNS points to?

If I simply point to both in my DNS record, wouldn't 50% of traffic be in trouble as well?
4
votes
3answers
463 views

Best way of using Scrum and Sprint for Infrastructure improvement

Does anybody use Scrum & Sprint for Infrastructure. I'm struggling with the concept of a Sprint that never finishes i.e. a Network enhancement project. Also any suggestions on how Item time can …
4
votes
8answers
259 views

Infrastructure for a software project

Hi, I'd be leading a new project soon. And I've been pondering over what are the basic infrastructure for a software project. These are the stuff that I think every project should have: -Coding …
3
votes
10answers
316 views

What are the minimum security precautions to put in place for a startup?

I'm working with a start-up, mostly doing system administration and I've come across a some security issues that I'm not really comfortable with. I want to judge whether my expectations are accurate, …
2
votes
4answers
155 views

how to make Int1024

how to declare int1024 in C#? i can use VB or C++ Too. Regards Behrooz
2
votes
2answers
195 views

SharePoint Infrastructure Update Authentication Issues

I've got a SharePoint MOSS 2007 development setup on to which I installed the WSS infrastructure update. Now, whenever I try to access any site collection in my SharePoint farm using IE7 I get a …
2
votes
4answers
55 views

Keeping applications and infrastructure connected

I work in an IT department that is divided into two groups. One group develops and manages applications, the other manages the company's infrastructure and servers. One of the problems we face is a …
2
votes
4answers
717 views

Best way to organize a subversion repository of many small projects

To start out, I have looked at the following pages and don't quite have my answer: how-would-you-organize-a-subversion-repository-for-in-house-software-projects and …
2
votes
3answers
493 views

Whats the best SAP ERP infrastructure architecture?

My company is planning to implement SAP HR in our organsization. We already have the other modules running. We plan to offer ESS/MSS to approximatly 200 000 users. Our current configuration is one …
2
votes
10answers
327 views

What’s most important when you need to establish a software development infrastructure in your company?

Let's say you work for a huge company which suddenly decides to do custom in-house software development. Additionally, they want to be able to offer successful developments to their customers as well …
2
votes
2answers
155 views

Sharing data between remote locations

I'm currently estimating how to best share data between offices at different geographical locations. My current preference is for using SQL Server Merge Replication and have a main database and …

1 2 3 next
15 30 50 per page