InfoQ

Interview

Mohammad Akif - SOA Beyond the Hype and the Security Development Life Cycle

Interview with Mohammad Akif on Dec 19, 2006 02:00 AM

Community
.NET,
SOA
Topics
Security ,
.NET Framework
Summary
InfoQ sits down Mohammad to discuss the myths of SOA, common pitfalls in designing for SOA, J2EE and .NET interoperability and injecting the Security Development Lifecycle into enterprise development lifecycles.

Bio
Mohammad Akif is a Senior Architect Evangelist at Microsoft;member of the Microsoft Architecture Editorial Board, he presents and publishes frequently about Web 2.0, Web Services, Interoperability and Software Architecture best practices.He worked as a Senior Java Architect at Sun Microsystems Inc. He co-authored several publications and he contributed to the development of the J2EE core patterns.
I'm here with Mohammed Akif at VS Live in Toronto. Would you introduce yourself and tell us what do?
SOA, What's behind the hype? What's the real story behind SOA?
With SOA, when do you go with tight-coupling vs. loose-coupling?
The key thing is not to get too granular with it and keep your services coarse.
A service with only one customer or one user isn't really necessary. If it's going to be used by one thing what's the point of abstracting that out?
To expand a little more on who's using this service, there's the whole interop story. What are the challenges on the interop space now?
What are some of the things you can do to address security in your development process?
So that is part of the whole "Secure by Default" Initiative.
Jesper Johansson does a wonderful talk where he starts with a SQL injection attack and literally hacks his way through two domains to the main accounting server in his scenario and he does it live and it's a frightening demonstration of what is possible.
As an architect how do you design security in your architecture, in your process upfront so that there's no choice but to do it because it's part of the overall architecture?
For example for each milestone you have a quality gateway that says: Are these security issues addressed and if they are not you don't move forward.
So you're not talking about somebody who knows how to configure Active Directory, but someone with experience in multiple technologies and platforms?
I'd like to thank you for showing your time with us today. Do you have any final words?
show all  show all
Please do revert by Jeeten Masrani Posted Mar 13, 2007 10:30 AM
  1. Back to top

    Please do revert

    Mar 13, 2007 10:30 AM by Jeeten Masrani

    Greetings Let me introduce myself , I am Jeeten C, a Bangalore based consultant. I happen to view your profile while surfing on the net and thought if I could suggest a few opportunities which I am currently working on in the area of Research and Development for few of the premier and most admired companies. Kindly get back to me with your contact number and a available slot to call so that we could discuss and take it forward or updated profile which I can take into procees. Thanks & Regards Jeeten/c Associate - Executive Search

Educational Content

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.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

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.

Realistic about Risk: Software development with Real Options

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.

Communication Flexibility Using Bindings

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.

Writing DSLs in Groovy

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.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

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.

Concurrent Programming with Microsoft F#

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.