In our “ Technology Enablers for SaaS ” series, we highlighted Sharding in the last digest. This week we will focus on Aspect Oriented Programming (AOP) and Service Oriented Data Architecture (SODA), two more technology concepts that can be used effectively when building a SaaS product. AOP: Code related to cross-cutting concerns like transaction, security [...]
Tag Archives: AOP
Technology enablers for SaaS – Sharding
Moving to a Software-as-a-Service model isn’t easy, as we highlighted last week. Quite a few design and engineering considerations must be taken into account. Of course, a minimalist approach can be taken while building a SaaS product and that can work very well. For example, Tomcat, MySQL, XML, Struts 2.0, POJO and JSP are all [...]