DEV Community

kreuzerk
kreuzerk

Posted on • Originally published at Medium on

1

Handling Angular environments in continuous delivery

Combining the ideas from continuous delivery with Angular

In non-trivial business applications, we nowadays often encounter a continuous delivery setup with multiple stages.

Each stage has its configuration to access environment specific peripheral systems. To do so, we need to deal with stage based configurations.

The Angular CLI already comes with some build in concepts to handle different environments.

But, how reliable are they in a continuous delivery environment? 🤔

Find out more...

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay