Skip main navigation

Environments and Queueing Policies

In this step, we will cover the factors that you will encounter when you define and manage environments in the context of Continuous Integration and Continuous Delivery. A release definition …

Configuring Octopus – The Project

You now have an understanding of the environment and related requirements, machine role and lifecycle when it comes to configuring Octopus. In this step, you will learn about project in …

Creating Release Management Workflows

In the previous step, you looked at Release Management as a Microsoft Visual Studio Team Services service and how it works. Here you will briefly look at the Release Management …

Welcome to Week 4

Welcome to the final week in this course. Last week, we concluded our Continuous Delivery learnings by discussing environment tasks, test automation and advanced delivery. We then moved on to …

Advanced Deployment Scenarios

In the previous steps, we learned about Octopus Deploy and how it can support your continuous delivery. In this learning step, we will see how Octopus supports multiple advanced deployment …

Octopus in a Continuous Delivery World

We have learned what Octopus is and how it can integrate with your organisation’s identity system. Let’s look at how Octopus works in Continuous Delivery. Octopus Deploy has been designed …

How to execute continuous deployment

Steps are an easy way to execute actions on deployment without having to implement scripts to handle common deployment tasks and scenarios. Steps are the execution of step templates, of …

Packages

In the previous activity, we discovered the architecture for Octopus and how to install and configure Octopus. But, Octopus can’t just deploy an application. It requires a packaged application, in …

Using Coded UI & Using Test Manager

In the previous step, we introduced test automation and using Selenium for automating your tests. In this step, we will explore functional test automation and using coded UI for functional …

Configuring Octopus – The Environment

By now you should understand a great deal more about Octopus, its Architecture and how to install it. In this step, we’re going to learn how Octopus is configured. Let’s …