How-Tos
This section contains practical, step-by-step guides for common tasks in Fractal Cloud. Each guide walks you through a specific objective with clear instructions. You might need to initialize the Cloud Agent to connect your infrastructure, create Azure resources like Service Bus or Web Apps, set up Kubernetes workloads, or deploy monitoring solutions like Prometheus or Elastic Stack.
How-Tos are task-focused: you pick the outcome you want (for example "create a relay" or "deploy a custom workload") then follow the steps in order. They assume you already have a basic understanding of Fractal Cloud concepts. If you don't, start with the Getting Started section first. For programmatic approaches with code-level details, check the SDK Reference.
These guides are organized by component type and infrastructure pattern. This makes it easy to find what you need when building or maintaining your systems. Use them as quick references when implementing specific features or troubleshooting particular setups.
Start exploring
Fractal Cloud Agent Initialization
Learn how to initialize and configure the Fractal Cloud Agent to connect your infrastructure.
Create Ambassador
Step-by-step guide to create and configure an Ambassador API Gateway in Fractal Cloud.
All resources
- Fractal Cloud Agent Initialization ‒ Initialize and configure the Cloud Agent to connect your infrastructure.
- Create Ambassador ‒ Create and configure an Ambassador API Gateway.
- Create Azure Relay ‒ Set up Azure Relay for hybrid connectivity scenarios.
- Create Azure Service Bus ‒ Deploy and configure Azure Service Bus messaging.
- Create Azure Web App ‒ Provision Azure Web Apps for hosting applications.
- Create Elastic Datastore ‒ Set up Elasticsearch for data storage and search.
- Create Elastic Logging ‒ Configure Elastic Stack for centralized logging.
- Create Kubernetes Workload ‒ Deploy workloads to Kubernetes clusters.
- Create Prometheus ‒ Set up Prometheus for metrics and monitoring.
- Custom Workload Component Deployment using SDK ‒ Deploy custom components programmatically.