Re: [ANN] Datomic Cloud

2018-01-19 Thread Gal Dolber
Given that Datomic Cloud is just a different implementation for the Client
API you could use an on-prem or in memory transactor for the dev/test
environments. I think aside from performance and load testing there's no
good reason to run tests on a solo instance.

On Fri, Jan 19, 2018 at 5:08 PM Julio Barros  wrote:

> So, let me know if I understand this correctly. It seems that this would
> have some challenges such as:
>
> - a single shared instance would require creating and destroying different
> (isolated) dbs for each developer and test runner
> - or your organization needs to have enough aws sophistication to allow
> every developer / tester to spin up a solo db on demand.
> - actually spinning up an instance would take some time so that needs to
> be planned around
> - you have to be connected to do any development or testing
>
> Any clarification would be welcomed?
>
> Is the client api in starter close enough to use for development? Is there
> anyway that can be moved into a developer friendly license?
>
> Thanks.
>
> Julio
>
>
> On Jan 17, 2018, at 1:08 PM, Stuart Halloway 
> wrote:
>
> Hi Nando,
>
> Datomic Cloud is deeply integrated with AWS. Our recommended approach for
> dev is to provision a Solo system and enable the bastion server [1], then
> you can use it directly from your dev/staging/CI environment [2].
>
> Cheers,
> Stu
>
> [1]
> https://docs.datomic.com/cloud/getting-started/configuring-access.html#authorize-bastion
> [2]
> https://docs.datomic.com/cloud/getting-started/connecting.html#socks-proxy
>
> On Wed, Jan 17, 2018 at 3:46 PM, Nando Breiter 
> wrote:
>
>> Is it / how is it possible to develop locally against the cloud version
>> (or close enough to the cloud version) of datomic?
>>
>> My Datomic Pro Starter Edition license expired some 8 months ago. I don't
>> remember if local development is allowed for subsequent versions released.
>>
>> thanks,
>>
>> Nando
>>
>>
>>
>> Aria Media Sagl
>> +41 (0)76 303 4477 <+41%2076%20303%2044%2077> cell
>> skype: ariamedia
>>
>> On Wed, Jan 17, 2018 at 4:59 PM, Alan Thompson 
>> wrote:
>>
>>> Cool.
>>>
>>> On Wed, Jan 17, 2018 at 6:25 AM, Jeroen van Dijk <
>>> jeroentjevand...@gmail.com> wrote:
>>>
 Congrats!

 On Wed, Jan 17, 2018 at 3:06 PM, Stuart Halloway <
 stuart.hallo...@gmail.com> wrote:

> Datomic Cloud is now available!
> http://blog.datomic.com/2018/01/datomic-cloud.html
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient
> with your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>


 --
 You received this message because you are subscribed to the Google
 Groups "Clojure" group.
 To post to this group, send email to clojure@googlegroups.com
 Note that posts from new members are moderated - please be patient with
 your first post.
 To unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en
 ---
 You received this message because you are subscribed to the Google
 Groups "Clojure" group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to clojure+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.

>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Clojure" group.
>>> To post to this group, send email to clojure@googlegroups.com
>>> Note that posts from new members are moderated - please be patient with
>>> your first post.
>>> To unsubscribe from this group, send email to
>>> clojure+unsubscr...@googlegroups.com
>>> For more options, visit this group at
>>> http://groups.google.com/group/clojure?hl=en
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "Clojure" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to clojure+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be pati

Re: [ANN] Datomic Cloud

2018-01-19 Thread Julio Barros
So, let me know if I understand this correctly. It seems that this would have 
some challenges such as:

- a single shared instance would require creating and destroying different 
(isolated) dbs for each developer and test runner
- or your organization needs to have enough aws sophistication to allow every 
developer / tester to spin up a solo db on demand.
- actually spinning up an instance would take some time so that needs to be 
planned around
- you have to be connected to do any development or testing

Any clarification would be welcomed?

Is the client api in starter close enough to use for development? Is there 
anyway that can be moved into a developer friendly license?

Thanks.

Julio


> On Jan 17, 2018, at 1:08 PM, Stuart Halloway  
> wrote:
> 
> Hi Nando,
> 
> Datomic Cloud is deeply integrated with AWS. Our recommended approach for dev 
> is to provision a Solo system and enable the bastion server [1], then you can 
> use it directly from your dev/staging/CI environment [2].
> 
> Cheers,
> Stu
> 
> [1] 
> https://docs.datomic.com/cloud/getting-started/configuring-access.html#authorize-bastion
>  
> 
> [2] 
> https://docs.datomic.com/cloud/getting-started/connecting.html#socks-proxy 
> 
> 
> On Wed, Jan 17, 2018 at 3:46 PM, Nando Breiter  > wrote:
> Is it / how is it possible to develop locally against the cloud version (or 
> close enough to the cloud version) of datomic? 
> 
> My Datomic Pro Starter Edition license expired some 8 months ago. I don't 
> remember if local development is allowed for subsequent versions released.
> 
> thanks,
> 
> Nando
> 
> 
> 
> Aria Media Sagl
> +41 (0)76 303 4477  cell
> skype: ariamedia
> 
> On Wed, Jan 17, 2018 at 4:59 PM, Alan Thompson  > wrote:
> Cool.
> 
> On Wed, Jan 17, 2018 at 6:25 AM, Jeroen van Dijk  > wrote:
> Congrats!
> 
> On Wed, Jan 17, 2018 at 3:06 PM, Stuart Halloway  > wrote:
> Datomic Cloud is now available! 
> http://blog.datomic.com/2018/01/datomic-cloud.html 
> 
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com 
> 
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com 
> 
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en 
> 
> --- 
> You received this message because you are subscribed to the Google Groups 
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to clojure+unsubscr...@googlegroups.com 
> .
> For more options, visit https://groups.google.com/d/optout 
> .
> 
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com 
> 
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com 
> 
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en 
> 
> --- 
> You received this message because you are subscribed to the Google Groups 
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to clojure+unsubscr...@googlegroups.com 
> .
> For more options, visit https://groups.google.com/d/optout 
> .
> 
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com 
> 
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com 
> 
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en 
> 
> --- 
> You received this message because you are subscribed to the Google Groups 
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to clojure+uns

[ANN] Datomic Cloud

2018-01-17 Thread Alan Moore
Yes! Thanks for your hard work on this. I was looking for the AMI after your 
Conj talk but couldn’t find it... thought my mad search skills had degraded.

Good timing too, looking to provision very soon.

Alan

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [ANN] Datomic Cloud

2018-01-17 Thread Stuart Halloway
Hi Nando,

Datomic Cloud is deeply integrated with AWS. Our recommended approach for
dev is to provision a Solo system and enable the bastion server [1], then
you can use it directly from your dev/staging/CI environment [2].

Cheers,
Stu

[1]
https://docs.datomic.com/cloud/getting-started/configuring-access.html#authorize-bastion
[2]
https://docs.datomic.com/cloud/getting-started/connecting.html#socks-proxy

On Wed, Jan 17, 2018 at 3:46 PM, Nando Breiter  wrote:

> Is it / how is it possible to develop locally against the cloud version
> (or close enough to the cloud version) of datomic?
>
> My Datomic Pro Starter Edition license expired some 8 months ago. I don't
> remember if local development is allowed for subsequent versions released.
>
> thanks,
>
> Nando
>
>
>
> Aria Media Sagl
> +41 (0)76 303 4477 <+41%2076%20303%2044%2077> cell
> skype: ariamedia
>
> On Wed, Jan 17, 2018 at 4:59 PM, Alan Thompson  wrote:
>
>> Cool.
>>
>> On Wed, Jan 17, 2018 at 6:25 AM, Jeroen van Dijk <
>> jeroentjevand...@gmail.com> wrote:
>>
>>> Congrats!
>>>
>>> On Wed, Jan 17, 2018 at 3:06 PM, Stuart Halloway <
>>> stuart.hallo...@gmail.com> wrote:
>>>
 Datomic Cloud is now available! http://blog.datomic
 .com/2018/01/datomic-cloud.html

 --
 You received this message because you are subscribed to the Google
 Groups "Clojure" group.
 To post to this group, send email to clojure@googlegroups.com
 Note that posts from new members are moderated - please be patient with
 your first post.
 To unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en
 ---
 You received this message because you are subscribed to the Google
 Groups "Clojure" group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to clojure+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.

>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Clojure" group.
>>> To post to this group, send email to clojure@googlegroups.com
>>> Note that posts from new members are moderated - please be patient with
>>> your first post.
>>> To unsubscribe from this group, send email to
>>> clojure+unsubscr...@googlegroups.com
>>> For more options, visit this group at
>>> http://groups.google.com/group/clojure?hl=en
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "Clojure" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to clojure+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "Clojure" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to clojure+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [ANN] Datomic Cloud

2018-01-17 Thread Nando Breiter
Is it / how is it possible to develop locally against the cloud version (or
close enough to the cloud version) of datomic?

My Datomic Pro Starter Edition license expired some 8 months ago. I don't
remember if local development is allowed for subsequent versions released.

thanks,

Nando



Aria Media Sagl
+41 (0)76 303 4477 cell
skype: ariamedia

On Wed, Jan 17, 2018 at 4:59 PM, Alan Thompson  wrote:

> Cool.
>
> On Wed, Jan 17, 2018 at 6:25 AM, Jeroen van Dijk <
> jeroentjevand...@gmail.com> wrote:
>
>> Congrats!
>>
>> On Wed, Jan 17, 2018 at 3:06 PM, Stuart Halloway <
>> stuart.hallo...@gmail.com> wrote:
>>
>>> Datomic Cloud is now available! http://blog.datomic
>>> .com/2018/01/datomic-cloud.html
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Clojure" group.
>>> To post to this group, send email to clojure@googlegroups.com
>>> Note that posts from new members are moderated - please be patient with
>>> your first post.
>>> To unsubscribe from this group, send email to
>>> clojure+unsubscr...@googlegroups.com
>>> For more options, visit this group at
>>> http://groups.google.com/group/clojure?hl=en
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "Clojure" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to clojure+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "Clojure" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to clojure+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [ANN] Datomic Cloud

2018-01-17 Thread Alan Thompson
Cool.

On Wed, Jan 17, 2018 at 6:25 AM, Jeroen van Dijk  wrote:

> Congrats!
>
> On Wed, Jan 17, 2018 at 3:06 PM, Stuart Halloway <
> stuart.hallo...@gmail.com> wrote:
>
>> Datomic Cloud is now available! http://blog.datomic
>> .com/2018/01/datomic-cloud.html
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "Clojure" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to clojure+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [ANN] Datomic Cloud

2018-01-17 Thread Jeroen van Dijk
Congrats!

On Wed, Jan 17, 2018 at 3:06 PM, Stuart Halloway 
wrote:

> Datomic Cloud is now available! http://blog.datomic.com/2018/01/datomic-
> cloud.html
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ANN] Datomic Cloud

2018-01-17 Thread Stuart Halloway
Datomic Cloud is now available!
http://blog.datomic.com/2018/01/datomic-cloud.html

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.