-
The RunAsync of an orchestration calls a suborchestration, waits for the result, then acts upon it, and finally calls ContinueAsNew. In the implementation of the system, there are situation where we w…
-
#Tasks
- [x] Create a vpc
- [x] Create a gateway
- [x] create a private subnet
- [x] create a public subnet
- [x] create a ec2 instance
- [ ] create a s3 storage bucket
- [ ] create a redshi…
-
## Reason
GraphOps and others were raving about ZFS during "Infrastructure Orchestration from the Ground Up": https://www.youtube.com/watch?v=27m-fD3TEMo
## Resources
* https://wiki.ubuntu.com/ZFS
#…
-
Instead of storing everything locally, it might be advantageous to use a storage backend like Consul or etc. This would allow easier sharing of machine data between multiple server admins. This would …
-
### Description
InstanceId (contains a space between two underscore characters) = “ModelV2_2023-09-11_ _OFFICIAL_2023-09-12-14-51-25.384”
IDurableOrchestrationClient.CreateCheckStatusResponse(re…
-
## Is this a BUG REPORT or FEATURE REQUEST?
FEATURE REQUEST
### Details
**maya api server** defines the environment variables (referred as ENV) with an appropriate context.
e.g. the…
-
### Scenario
There are a variety of users who will need to encrypt their durable state using encryption keys they control. While it's possible to do this directly in the storage layer, it may be be…
-
### Description
Called "CallActivityAsync" with some high precision data - e.g. 1.000000000000000000000033288m
When the activity function was hit, the data was rounded to 1dp - 1.0
### Expect…
-
Kubernetes (https://kubernetes.io/docs/home/) is an open source container orchestration engine. However, for end users, you can also consider Kubernetes as a configuration center. For example, creatin…
-
More of a feature request than an issue. I've been trying to get this working myself but I'm very new to Vagrant. Essentially I'd like to able to mount a second disk at `/dev/sdb` or something similar…