Calendar
Tag Archives: architecture
Conditions for success by hard coding
I was reading the latest IEEE Software and came across a piece by Grady Booch that I wanted to capture here and reflect upon. The piece is mainly about his experience with systems that grow in complexity over time and … Continue reading
Enterprise Architecture definition
Been following a very flouncy thread on structure smells in an EA, and the guy starting the thread couldn’t define sufficiently well the starting point for what he meant by enterprise and application architectures. Here is the TOGAF definition, which … Continue reading
ID provisioning with clouds
The architectural ideal is to have a single source of authority for identity and AuthN/Z claims, hopefully based on something nice and open like LDAP. Then we began to see lots of federated identity solutions entering with SAML type federations. … Continue reading
Strong Factor AuthN and Federated SSO
Some interesting webinars on modern security practices, including tokenization and federated SSO strong factor AuthN. Tweet
Posted in Uncategorized
Tagged architecture, cloud, Dev, enterprise, IdM, security, webservices
Leave a comment
SAS 70 -> SSAE 16 – What does it impact?
As you probably know, there is a new specification for the security audit. It was SAS 70, but is now SSAE 16. This is an important consideration if you are consuming a service from someone else, or if you provide … Continue reading
Posted in Uncategorized
Tagged architecture, cloud, management, policy, SaaS, security, standard
Leave a comment
Do you have any of the top 25 coding errors in your code?
This year’s list of the top 25 coding errors was released by the Common Weakness Enumeration project. Development teams and management should be aware of these trends and use them as quality requirements lists in their own development processes. Tweet
Posted in Uncategorized
Tagged architecture, comp sci, Dev, management, quality, security, standards
Leave a comment
IT Empire Balkanizaiton
Brian Hopkin’s posed an interesting question on what would happen when there was no longer a central IT shop for an organization. It stirred up the responses, as one would expect. I, for one, fall into the camp that the … Continue reading
Posted in Uncategorized
Tagged architecture, cloud, governance, lean, organization, services
2 Comments
SOAP vs REST
I was in a discussion the other day with someone questioning REST over SOAP and why on earth one would use REST rather than SOAP. Following are some thoughts on the matter. Tweet
Posted in Uncategorized
Tagged architecture, comp sci, design, Dev, protocols, rest, soap, standards
Leave a comment