software-engineering-quality-framework icon indicating copy to clipboard operation
software-engineering-quality-framework copied to clipboard

🏎️ Shared best-practice guidance & tools to support software engineering teams

Results 88 software-engineering-quality-framework issues
Sort by recently updated
recently updated
newest added

First pass at passing on some learnings from trying to operate postgresql in a serverless project. Expect more text to arrive, this isn't complete.

The [Kingman formula](https://www.allaboutlean.com/kingman-formula/) tells you what happens when a resource has 100% utilisation, and it's not good: ![image](https://github.com/NHSDigital/software-engineering-quality-framework/assets/39277/67b7bc2b-bfcf-4feb-97ba-8b2de04c22fe) Any system that has a latency constraint wants to be *very careful*...

Previously the outsource-bottom-up.md guidance was tilted strongly towards promoting cloud functions at the expense of any other compute model, whereas the CCoE policy is more relaxed. The previous wording ignores...

The content of this PR was extracted from the [Repository Template](https://github.com/nhs-england-tools/repository-template/blob/main/docs/adr/ADR-003_Acceptable_use_of_GitHub_PAT_and_Apps_for_authN_and_authZ.md), and requires moderation.

Regarding https://github.com/NHSDigital/software-engineering-quality-framework/blob/master/practices/service-reliability.md Do we need a sub-bullet under "Understand reliability requirements" around what level of out-of-hours support should be made available? (Software devs are not routinely on call OOH in...

Moving from CCoE confluence pages

Notes I made for the Galleri team. A lot of this is applicable to everyone: Integration points • Good place to start is looking at which integration points we have...