-
Notifications
You must be signed in to change notification settings - Fork 1
blog #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
blog #2
Conversation
blog.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about "Functional tests are used to validate the API contracts and behavior of Auto Scale." The current version seems awkward. Same idea for the System Integration paragraph.
|
Sentences: Successfully testing Auto Scale meant not only testing the features of Auto Scale itself, but also that it is consistent irrespective of any failures in the upstream systems. We now have Mimic integrated within our development environment.. Restructuring: Small suggestion: https://docs.google.com/document/d/17dM5I9_qfNFU5tzwdXkkz4dj_wdNJxfQn7Rb7L0Xk3g/edit# |
|
@ynachiket : Thanks for the feedback. About the restructuring, I am trying it say it like a story and I was thinking giving away what Mimic is in the beginning, might set a certain perspective of what it is, instead of reading through the problems and then understanding what it is solving. This was just to give an overview of Mimic and how it came into existence, the plan is for @glyph to be following up this blog, with one that talks about the Plugin Architecture, the time control and other cool upcoming features. I could mention that maybe. |
blog.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I love the examples of positive and negative functional tests. Possibly talking about minEntities and maxEntities might be a bit too specific of an Autoscale detail (and this blog post is mostly about Mimic). Maybe just "create scaling group results in a response code 400 when the request is malformed" ?
No description provided.