guides icon indicating copy to clipboard operation
guides copied to clipboard

Guides for building, debugging and deploying Swift Server applications

Results 29 guides issues
Sort by recently updated
recently updated
newest added

We should document a few platforms where to set up CI testing, travis is also popular and we might document it

guide

=> choosing observability (logging, metrics, tracing) backendends and integrating them into the service => best practices for composition of dependencies (concurrency, observability and beyond) => concurrency considerations, avoiding context switches...

guide

=> API design and evolution => semantic versioning and SwiftPM considerations => observability (pull in logging guide, metrics, tracing, etc) => cross platform

guide

A guide how to set up github actions to test your projects. We could mention how to test using nightly / snapshots as well as stable versions. Some discussion about...

guide

we now have a guide on how to build a docker image with the application, need a more detailed guide for deploying to k8 itself, maybe cross post / link...

guide

perhaps cross post / link to the guides in https://github.com/swift-server/swift-aws-lambda-runtime/

guide