Mario Fernandez

  • About
  • Talks
  • Blog
  • Tags

Dockerizing a JVM app with CircleCI

2019/07/15DockerCircleCIJVMServerSpec
Build a pipeline with CircleCI to dockerize a JVM app step by step. Includes linting, tests, creating and pushing the image

Testing containers with dependencies with localstack

2019/01/21TDDServerSpecAWSlocalstack
Testing containers with ServerSpec can be augmented through localstack to test more complex setups with dependencies