Anthony Steele
Anthony Steele
I took a look at testing if a web route has a particular Http method, and soon found that you can match a particular web route and pass current tests...
I have just updated to V 3.0. I was using FindMultiple to check if the test was already signed in as a precondition to running the tests; this can result...
We are going to be using tags more and more, in order to mark dynamo tables as belonging to a particular feature. Watchman should be able to using this grouping...
Email target should only get notified on transition into error state, and not on transition into Ok state, as the pagerduty email trigger can't tell them apart and makes false...
There can be transient spikes in the "AgeOfOldestMessage" metrics, due to a momentary fault with an upstream dependency. For many queues, this should not cause an alarm. if they can...
It is frequently requested that we add the feature that the alerting group or an item in it contains schedule when the alarm is active, or stop alerting during "quiet...
Dynamo capacity limits lower than a certain threshold (e.g. 10 units) are not worth maintaining on production - the engineering time to maintain them costs more than the unused capacity....
AWS console can show you if any cloudwatch alerts are broken: either they have no actions to take when triggered, or the action is invalid - i.e. points to a...
As in, actual open source.
We will do this, but decided to wait until the VS2017 is out, with slightly better tooling around it. We might need some nuget packages updated, or replaced. Particularly we...