Migrating your applications Migration prerequisites Migrating your applications by using the MTC web console Launching the MTC web console Adding a cluster to the MTC web console...
Backing up applications Creating a Backup CR Backing up persistent volumes with CSI snapshots Backing up applications with Restic Creating backup hooks Scheduling backups B...
Large Applications as Packages Simple Packages Working with Blueprints Large Applications as Packages Imagine a simple flask application structure that looks like this: / you...
Large Applications as Packages Simple Packages Working with Blueprints Large Applications as Packages Imagine a simple flask application structure that looks like this: / you...
Modular Applications with Blueprints Why Blueprints? The Concept of Blueprints My First Blueprint Registering Blueprints Nesting Blueprints Blueprint Resources Blueprint Resou...
Testing Flask Applications Identifying Tests Fixtures Sending Requests with the Test Client Form Data JSON Data Following Redirects Accessing and Modifying the Session Runni...
Deploy Applications Create the Namespaces Add the new namespaces to the OSM control plane Create Pods, Services, ServiceAccounts Checkpoint: What Got Installed? View the Applic...
Adding applications dynamically Defining VirtualEnv with dynamic apps Adding applications dynamically NOTE: this is not the best approach for hosting multiple applications. Yo...
Deploying Go applications Overview Creating the app Application code Git deployment Handling dependencies Running the application Going further Deploying Go applications...
Structuring Applications with Components Structuring Applications with Components As the complexity and size of our application grows, we want to divide responsibilities among ...