Datomic Pro and Datomic Cloud are now FREE!

HTTP Direct for Datomic Cloud

23 April 2019



Datomic Cloud is designed to be a complete solution for Clojure application development on AWS. In particular, you can implement web services as Datomic ions behind AWS API Gateway.

The latest release of Datomic Cloud adds HTTP Direct, which lets you connect an API Gateway endpoint directly to a Production Topology Compute Group as shown below: 



HTTP Direct provides better performance and simpler operation than AWS Lambda Proxy Integration. The latter option continues to be supported on the Solo Topology, which does not include the Network Load Balancer required for HTTP Direct.

To try out HTTP Direct:
  1. Get the latest release of Datomic Cloud.
  2. Work through the HTTP Direct Tutorial.