shanthakumar_krishnaswamy
Explorer
Member since ‎03-16-2015

User Statistics

  • 10 Posts
  • 0 Solutions
  • 9 Kudos given
  • 65 Kudos received

User Activity

Introduction In this blog post, our main focus will be on harnessing the potential of  Azure Cosmos DB  global database within the CAP framework. As a reference point, I recommend checking out my previous blog post that covered the steps for preparin...
Introduction In this blog post, our main focus will be on harnessing the potential of Amazon Aurora global database within the CAP framework. As a reference point, I recommend checking out my previous blog post that covered the steps for preparing th...
Introduction My previous blog post relied on the opensource SAP Community projects ds-pg and cds-dbm. However, these projects have been deprecated in favour of the official PostgreSQL support provided by @Sap/cds version 7.x. This blog post primaril...
Starting with version 7.0.0 @sap/cds now has native support for PostgreSQL. Please use the official database adapter @cap-js/postgres in favor of the described packages below and check out the official documentation for more details. I welcome you t...
Introduction In the past, we have built reliable software systems by attempting to avoid mistakes and breakdowns, but modern resilience-based techniques advocate accepting failure rather than attempting to avoid it.  There are different principles an...