Showing posts with label Sumantra. Show all posts
Showing posts with label Sumantra. Show all posts

Case study : Novell - "Zero Day Start"

A slightly old case study (2003)...however it shows the challenges the corporate world used to face then....and even now....and spends millions of dollars to get it sorted.....the case described by Art Vandenberg was similar to this one....based on a "authoritative" employee directory (in our case it was the PeopleSoft HR database) as the starting point for other employee attribute synchronization across the corporate....


Given above is how the old Novell IS&T infrastructure looked like prior to the one Net solution (a classic Systems Integration Solution Implementation). This was a nightmare and very costly to maintain the system. However, Novell is not alone. Many companies are suffering with even more complex infrastructure than Novell. The goal for CIO is to streamline and simplify this complexity.


Novell implemented the "Zero Day Start" infrastructure which resulted in dramatic changes across a variety of processes. The figure above shows the automated distribution of employee information between different directories and applications today. By using open standards, it simplified a very cumbersome process in the past and a more manageable infrastructure.

Wide adoption of important new standards are helping make one Net concepts such as Zero Day Start a reality. They include:
1. LDAP: the lightweight directory access protocol.
2. XML: for data Interchange between dissimilar applications and directories.
3. SSL: as a security standard,


The central pieces for Zero Day Start are using eDirectory and DirXML to automate the synchronization of information between the relative systems and provide access to services. eDirectory and DirXML connects the enterprise data systems, like PeopleSoft, to the corporate directory as shown above. This allows automatic synchronization and authorization between user information and disparate systems.

I am proud that I was a part of this implementation team. As typical to any project the initial hiccups was challenging.....but was very satisfying once the project went "live"....

Why do we integrate ?

To deliver better and faster customer service.....accurately....no hiccups in process handshakes...

How about having a business process with 99.999999 % right deliveries without any computers involved in the process at all.....??

And that too in Mumbai, possibly the most densely populated city in the world - 19 million...

The Mumbai Dabbawala (=Tiffin Box Carrier) is a unique service industry whose primary business is collecting the freshly cooked food in lunch boxes from the residences of the office workers (mostly in the suburbs), delivering it to their respective workplaces and returning back the empty boxes by using various modes of public transport. Watch this .... http://www.youtube.com/watch?v=sxW9sUnodM8&feature=related

According to Forbes Magazine..... Today the 5,000 Dabbawalas make about 200,000 lunch deliveries in the city and have become famous for their clockwork precision and efficiency. Reportedly their mistake rate is just 1 in 16 million deliveries, which caused the Forbes Global magazine to award its Six Sigma certification in 2001. According to Forbes the Dabbawalas work with 99.999999 percent accuracy.

Started in 1890, the monthly fee max is 11 dollar per month....Forbes magazine marks this to be one of the best business processes in the world....

They are so dedicated to their work that it is said....that Prince Charles had to adjust his schedule to have a meeting with them to talk to them....

No frills....

http://en.wikipedia.org/wiki/Dabbawala

You cannot think of Mumbai without them....I miss Mumbai.....

SAML in commercial use....

Hi,
I found this interesting link (given below)where Lockheed Martin (the people who make the F16) are hiring....SAML experts....hence I think SAML has taken the test of time and graduated to become a commercially viable solution.....not for academic institutions only....

http://www.careerbuilder.com/JobSeeker/Jobs/JobDetails.aspx?job_did=J3F6BS6KZ1L1XH3MPGQ

Qualifications:
Background in security and networking, familiar with protocols, knowledge of requirement process, good communications skills.
Demonstrated successful experience in a customer-facing role
Demonstrated successful experience in DMZ design
Expertise in PKI, SAML, XACML, WS-Secur*.

Lockheed Martin Aeronautics Company
Join in designing, building and supporting the world's most sophisticated military aircraft. Your involvement may include: The multiservice F-35 Joint Strike Fighter (JSF) * The proven multirole fighter, the F-16 *

CIS 8020 Assignment 2 SS Google Visualization

A consulting company is using census data provided by an epidemiologist to analyze the population trend of Atlanta Metropolitan area for the last 9 years and decide if it makes business sense for extension of Health Care infrastructure.

The same data is best understood if represented in a graphic form which has been demonstrated in my website using Column Chart from Google Visualization API. Refer to the visualization shown below.



Population Trend - Atlanta Metropolitan Area : 2000-2008


In this case, the source data for the presentation has been hosted and published in Google Docs (extracted from original census data).

We have also used tooltip to zoom on a particular column to get the actual value for a County.

Additionally, we can use the same API for representing similar data in various graphic forms for example Pie Chart, Line Chart, Tables, Motion Chart, Area Chart, Bar Chart etc.

A similar model can be used for visualization of data from Sales, Revenue, and Inventory etc.

Since any Excel file can be used as source data, the visual representation is automatically updated without any change in code just by republishing the changed data and hence can be used for tracking any dynamic data.

The API is easy to use and is highly parameterized. Hence the type of chart, size, font, color etc. can be modified quickly as required.