CI/CD: Automating Tests and Deployments the Fun Way Running tests and managing deployments can be a tediously manual process or overwhelming to automate with all the available platforms and tools to choose from. We at thoughtbot want to share how our process has made CI/CD simple and enjoyable. Victoria Guido and Christopher Kuttruff January 30, 2023 Kubernetes Testing Automation Git Deployment CI CI/CD AWS Docker Process
Automate React Native App deployments Use Fastlane and continuous integration to automate building React Native apps. Rakesh Arunachalam September 30, 2022 Deployment JavaScript Mobile React Native iOS Android
Deploying Elixir to AWS Elastic Beanstalk with Docker Deploy a Phoenix project that uses WebSockets to AWS Elastic Beanstalk with Docker. James Robert Somers July 8, 2016 Docker Elastic Beanstalk Elixir Phoenix Deployment AWS Websockets