recommendations
recommendations copied to clipboard
Recommendations for how to develop software at the Guardian
## What does this change? When logging in .json format for a scala app, it is necessary to use net.logstash.logback.encoder.LogstashEncoder. When using this with Play 8.x you are exposed to...
## What is being recommended? That I know of theres now 4 teams that have started using Containers in their daily work, maybe we should have some recommendations about them!
## What is being recommended? I thought it would be helpful to provide guidance on how to make pairing sessions more accessible and inclusive. I've taken things that I've personally...
Remove irrelevant detail to focus on the guidance. (We get it)
As mentioned in #48 by @mxdvl , the `Running unit and integration tests` task in [continuous-integration] could be fleshed out better to reflect how to approach UI and visual testing....
The description in services.md is good, but a few examples of what we consider to be a service (along with links to a good repo) would be helpful. Also, is...
This is something we see as a big win whenever it is implemented e.g. https://github.com/guardian/workflow/pull/445 might be worth writing it down a recommendation.
On the applications.md, what about applications that use Google appengine rather than RiffRaff. Some of those do not use team city? Also some applications scale on more than one metric?
## What is being recommended? ## What's the context? > **Note** > > The recommendations in this repository are intended to share engineering best practices for all of Product &...
## What is being recommended? Leveraging an app's load balancer to schedule tasks with side-effects on multi-instance apps. ## What's the context? This is a problem that my team and...