[Zope3-Users] Infrastructure Requirements?

Dan Buch dbuch at teachsmart.org
Mon Feb 19 14:09:55 EST 2007


> > Let's say that we take HA out of the equation 
> Well, okay, but I thought that was the point of this discussion? ;-)

Perhaps it will be in a few years ... I have to get the thing working
first and, as I'm sure it's obvious by now, I am an absolute noob.

> > and that our supposed
> > infrastructure already has storage and web covered.  
> How so? Are you storing all your data in a relational database? Is 
> someone else running a caching web proxy in front of you?

What we're trying to build is a Zope3 app that will help us track and
document various workflows throughout the company.  The plan is to have
most of the data stored in *other* systems (MSSQL, MySQL, PostgreSQL...
with significantly less (administrative stuff mostly) kept in the ZODB.

There will already be an Apache server in place on another machine
through which all Zope3 traffic will flow... (is that the right answer?)
H.A. and such wasn't really the road I was expecting to go down ... not
until later on, at least.  I'm sorry if my original inquiry seemed to
indicate this. 

> > The app will be
> > used by *maybe* 50 concurrent users.  
> What kind of usage are they each up to? Just reading? Lots of modifying 
> objects? Are they authenticated? If so, how? Again, where you store your 
> data makes a difference here...

I'll try to address this, but it's just speculation at this stage.  If
the app works and we decide to keep moving ahead with Zope3, the answer
could be radically different in as little as 6 months.  Here's my guess,
for 50 concurrent users:

security:
100% authenticated, all the time (TLS/SSL?)

activities:
90% reading
10% modifying objects

> > I'm already pretty confident in
> > the answer, but would I do okay with something like "Config 1" shown
> > here:  (please forgive the HUGE URL)
> Why the obsession with Sun? What's their brand getting you?

It took me long enough to convince my bosses that Ubuntu, Zope, Python,
<everything FOSS>, were safe alternatives to going 100% MS.  If my
company can purchase a Sun server, then we can purchase support from
Canonical: http://www.ubuntu.com/sun

Please let me know if I'm totally off-base with my logic here ;-)  The
IT infrastructure consultant (the company pres.'s son) would prefer to
buy everything through Dell, so if I'd be better off abandoning my
obsession with Sun, well... that's what I'll have to do :)


Thanks again for all the great feedback! :D
-- 
Dan Buch
SmartEd Services


More information about the Zope3-users mailing list