inDepth.dev
  • Our Manifesto
Subscribe
Tagged

devops

A collection of 4 posts

Build once deploy to multiple environments
angular

Build once deploy to multiple environments

In the modern era, software is commonly delivered as a service: called web apps, or software-as-a-service. The twelve-factor app is a methodology for building software-as-a-service apps

  • Tim Deschryver
Tim Deschryver Sep 11, 2020 • 5 min read
Automate Angular Application Deployment via AWS CodePipeline
angular

Automate Angular Application Deployment via AWS CodePipeline

In this article, I will show how to automate your deployment of the angular app to AWS S3 service by creating a pipeline on AWS Codepipeline service or in short we will do CI/CD for an angular project. In Case, you are wondering what are these AWS services,

  • Mohammad Quanit
Mohammad Quanit Apr 26, 2020 • 6 min read
How to Automate NPM Package Publishing With Azure DevOps?
npm

How to Automate NPM Package Publishing With Azure DevOps?

At the end of this tutorial, you’ll have a release pipeline that's triggered by a merge (a PR) to a release/1.0.1 branch and only waits for your approval before publishing to NPM.

  • Georgi Parlakov
Georgi Parlakov Apr 13, 2020 • 11 min read
Deploy an Angular Application to IIS
angular

Deploy an Angular Application to IIS

The Angular Router is a fantastic module for Single Page Apps. However, to deploy it in a Production scenario you will typically need to do some configuration to make it work.

  • Todd Palmer
Todd Palmer Mar 28, 2018 • 5 min read
inDepth.dev © 2023
Powered by Ghost