Bindings, Platforms, and Innovation
This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.
Tracking change and innovation in the enterprise software development community
Posted by Michael Bushe on Feb 19, 2008 07:19 AM
The purported €4.9 billion ($7.2 billion) fraud committed by Jerome Kerviel at Société Générale has raised discussion worldwide about how systems at such a respected financial institution could be circumvented.Don't underestimate the old-fashioned, non-technical controls that have served financial institutions well: separation of duties, forcing employees to take vacations, dual-control systems, etc.Some risk management software will track habits, such as detecting when people log onto which workstations or when they log in on a holiday. Such software could have detected when Kerviel allegedly logged on under other user's accounts and may have raised alarms about Kerviel taking only four days off in 2007. Other solutions search email and detect keystrokes looking for suspicious keywords or irregular activity, such as adjusting a forwarded email. Kerviel allegedly manufactured emails with order requests in response to questions about the hedging of his trades.
Auditing at every level of the systems (OS, database, application) is necessary, but it's only the bare beginnings. Someone/something has to parse this auditing data to make it usable, and that's where most organizations fall down. An Oracle Fine-Grained Audit log is not a pretty sight, and OS logs aren't any better. Event correlation systems that attempt to analyze and correlate audit data from disparate sources try to fill this role, but they often end up generating more false positives than anything else. This is a tough one to solve.Indeed, the risk management industry is active, but fairly immature. There are a number of comprehensive solutions such as BPS, Memento, Actimize, and offerings from SaS and Reuters.
In my view the most important thing a software architect can do is to think carefully about the application's business roles and map them tightly into a role-based access control system. Relying on technical barriers like firewalls, layer 7 content filtering, intrusion detection, etc. isn't enough--the developers have to build security into the application logic from the beginning of the lifecycle.Unfortunately, the problem is becoming harder. Software is becoming more complex and more loosely coupled. Annett also points out that with the rise of SOA the number of entry points into the system increases, as does the security risk. On the other hand, the decentralization of resources in SOA may make a comprehensive plot harder to implement.
5 Ways to Ensure Application Performance
Open Source Middleware Reference Architecture Whitepaper
Give-away eBook – Confessions of an IT Manager
Comprehensive Threat Protection for REST, SOA, and Web 2.0 Applications
This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.
This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.
This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.
This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.
This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.
After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.
IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.
Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.
No comments
Watch Thread Reply