Building and Testing Elixir Containers with GitHub Actions
By DevOps on Mon 08 January 2024
inHere are the slides for the presentation Building and Testing Elixir Containers with GitHub Actions I gave to the Denver Elixir user's group.
It covers testing and other practical concerns when implementing microservices in Elixir.
Here is the example code:
-
phoenix_container_example: CI/CD system based on containerized build and test running in GitHub Actions, deploying to AWS ECS using Terraform
-
absinthe_federation_example: federated GraphQL with Apollo Router