Monolith to Microservices at Scale Lesson 4 Automating the Application Development Lifecycle: Exercise: Optimize with CI/CD
Not every company has invested in CI/CD. A classic scenario involves a user connecting directly to a production-facing server with SSH. There, the user will make a backup of the existing code and then use Git to pull the latest code from the master b...
philipdevblog.hashnode.dev1 min read