← Back to Topics

Deployment and Monitoring

01

I can deploy code safely to production

Deploying code safely to production means releasing new software updates without causing downtime o…

Estimated Duration: 30–45 min

02

I can rollback deployments when necessary

In this lesson, you will learn how to quickly and safely rollback deployments when a release causes…

Estimated Duration: 30–45 min

03

I can monitor application health post-deployment

After deploying an application, it is crucial to continuously monitor its health to ensure it perfo…

Estimated Duration: 30–45 min

04

I use monitoring tools to track application health

In this lesson, you will learn how to effectively use monitoring tools to track the health of your …

Estimated Duration: 45–60 min

05

I have deployed code to production safely

Deploying code to production is a critical step in software development. Doing it safely ensures yo…

Estimated Duration: 45–60 min

06

I have rolled back a faulty deployment

In this lesson, you will learn how to effectively handle deployment failures by identifying when a …

Estimated Duration: 45–60 min