Benefits of Cloud Deployment with Continuous Integration
This article explains the benefits and importance of Continuous Integration / Deployment and the risks associated with ignoring them.
Table Of Contents Overview If you just got here, check out the first part of this tutorial here. So, we have our automation ready and it purrs like a kitten when on our machine. All we need now is deploying…
Table Of Contents Overview In this series, I’ll explore setting up an Azure Functions application that connects to a containerized Selenium server and interacts with its shell, all that in a serverless manner and following good OOP practices. The main…