Archive

Posts Tagged ‘nexus’

Development infrastructure, a personal experience

August 2nd, 2009 Nicolas Frankel No comments

This week, I was tasked to create a development infrastructure with the following components:

I added 2 more components:

  • A database in order to store data from each application in the same datastore
  • A LDAP in order to authentify oneself in each application with the same credentials

Since we had no server to begin from, I had to install the infrastructure on my development machine, meaning Windows and 1 Gb RAM. The following is a personal feedback I have from this week. Read more…