JCM

#devops

Posts com a tag devops

    1. Automated Deployment of React Native Apps Using Fastlane - Part 1 - Play StoreEveryone that has been releasing apps manually knows how tiresome and time consuming the process is, the main idea behind this...
    1. How To Automate Deployments to DigitalOcean Kubernetes with CircleCIHaving an automated deployment process is a requirement for a scalable and resilient application, and GitOps, or Git-based DevOps, has rapidly become a popular method of organizing CI/CD with a Git repository as a “single source of truth.” Tools like CircleCI…