Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / DevOps / deployment

Deployment

deployment

Great Reads

by Tushar Tale
A decisive view whether we should adopt continuous integration
by TheCodeKing
This article provides a solution for deploying multiple applications to a single AWS instance when using AWSDeploy.
by ShubhamSaxena
Running an Android app.
by Habibur Rony
This will cover how to use Domain Driven Design in your application according to the Onion Architecture. There are short descriptions about architecture Category / Style, N-Layer / N-Tier Architecture, Template Method Pattern and Facade Design Pattern.

Latest Articles

by Tushar Tale
A decisive view whether we should adopt continuous integration
by TheCodeKing
This article provides a solution for deploying multiple applications to a single AWS instance when using AWSDeploy.
by ShubhamSaxena
Running an Android app.
by Habibur Rony
This will cover how to use Domain Driven Design in your application according to the Onion Architecture. There are short descriptions about architecture Category / Style, N-Layer / N-Tier Architecture, Template Method Pattern and Facade Design Pattern.

All Articles

Sort by Score

deployment 

by Christian Specht
How to build and deploy a Jekyll site via GitHub actions
by Arctype SQL
Easily deploy PostgreSQL pod in Kubernetes
by Paulo Zemek
Deployment, SOA and scalability
by Trần_Tuấn_Anh
When working with AWS Lambda functions, managing versions and aliases is essential for maintaining and deploying code efficiently. Lambda versions and aliases offer powerful ways to handle your function deployments, rollbacks, and environment-specific configurations.
by Monjurul Habib
How to: ASP.NET 4.0 Routing and Ext.NET.
by Minh Danh Nguyen (ToughDev)
How to install Microsoft Web Deploy on Win7
by Sander Rossel
The last in a series on MEAN web development.
by Christian Specht
After years of executing a “build and upload per FTP” batch on my machine, I now have a GitHub Pages-like experience when updating this site..