by Alexnader Selishchev
Nocode open source CI+CD for ASP.NET apps
by JIANGWilliam
Discuss D365 Plugin Registration programmatically
by Rob Kraft
This article looks at continuous integration and continuous deployment to highlight what contexts each practice may work well in, and contexts where the practice may not work well, or may even be counter-productive.
by Trần_Tuấn_Anh
Continuous Integration and Continuous Deployment (CI/CD) are fundamental practices in modern software development. When applied to microservices architecture, CI/CD ensures that each service is built, tested, and deployed independently, allowing for more frequent and reliable releases.