The Tech PlatformApr 11AzureBest Azure DevOps Certification CoursesThis article explores the best Azure DevOps certification courses, highlighting their features, benefits, and the in-demand skills.
The Tech PlatformJul 11, 2022.NETCI / CD with GitHub in .NETGitHub uses GitHub Actions to launch CI / CD, the documentation for which can be found here and read in full. Here’s an example of how to...
The Tech PlatformJan 17, 2022Managing microservices with dockers and git-submodules — GS3DDeveloping with dockers has many implications for the code and the repositories. This article suggests a pattern to resolve those issues...
The Tech PlatformDec 1, 2021Basics of CI/CD. What is the Difference Between CI and CD?CI (Continuous Integration) Continuous Integration describes the process of the changes flows to the repository. Let’s take a look at a...