Hardware Specific Resource Limits | CloudStack Feature First Look

In Apache CloudStack, Resource Limits allow administrators to enforce restrictions on key cloud resources such as Instances, public IPs, Volumes, Snapshots, and Storage. These limits help manage resource consumption across Domains and Accounts, promoting efficient use of infrastructure. Global default limits can be set or customized for specific Projects, Accounts, or Domains. Additionally, tags can […]
NAS Backup and Recovery Plugin | CloudStack Feature First Look

CloudStack 4.20 release is introducing a new plugin for the Backup & Recovery (B&R) framework. Thus expanding the existing backup framework to support network-attached storage (NAS) as a backup destination. This plugin works alongside current solutions like Veeam Backup and Replication, and Dell NetWorker giving administrators a flexible way to integrate NAS into their backup […]
CloudStack Webhooks Framework | CloudStack Feature First Look

Event notifications enable real-time communication of critical events to external systems and users. They allow key actions and changes to be promptly reported, supporting immediate response and integration with other services. For example, event notifications can alert administrators for resource utilization thresholds, or system failures, enabling proactive management and automation. Likewise, users can receive alerts […]
CloudStack Storage Browser | CloudStack Feature First Look

Over time, the Primary and Secondary Storages exhaust their available space, requiring CloudStack Administrators to actively manage and free up these resources. Although administrators can view the stored files, they cannot determine whether these files are associated with any CloudStack Volume, Snapshot, Template, or ISO Image. To solve this, Apache CloudStack 4.19 introduced a new […]
NFS Mount Options on Primary Storage | CloudStack Feature First Look

Previously, when mounting Primary Storage on a KVM hypervisor host, CloudStack used default NFS mount options that could not be customized. Administrators were unable to modify or add options such as specifying the NFS version or adjusting the nconnect value, which defines the number of TCP connections between the hypervisor and the NFS server. This […]
What’s new in CAPC v0.5.0

Kubernetes Cluster API Provider for CloudStack (CAPC) enables users to create and manage Kubernetes clusters on Apache CloudStack using the Kubernetes Cluster API (CAPI). Go through the new features in the presentation of Software Engineer at ShapeBlue, Vishesh Jindal: The newly released CAPC v0.5.0 introduces numerous new capabilities and improvements. Some of the key […]
CloudStack OAuth2 | CloudStack Feature First Look

Organisations that manage diverse user bases and want to ensure secure access to their environments often seek to implement standardised authentication protocols in their IT ecosystems. OAuth2, recognised for its wide adoption in token-based authentication, has become widely used for ensuring secure access for users, ensuring the protection of their credentials, and granting access only […]
Snapshot Copy | CloudStack Feature First Look

Data replication is an important strategy – to keep valuable data safe and accomplish disaster recovery. Introduced in CloudStack 4.19, the “CloudStack Snapshot Copy” feature adds an important layer of data protection and application availability. It facilitates the replication of the Instance’s Volumes Snapshots across multiple CloudStack Zones, providing a defence against system failures, data […]
Scheduled Instance Lifecycle Operations | CloudStack Feature First Look

While managing their cloud infrastructure, organizations often need systematic (or scheduled) start-up or shutdown of Instances, maybe to ensure optimal resource utilization or adherence to operational timelines. The “Scheduled Instance Lifecycle Operations” feature in Apache CloudStack 4.19 seeks to address this need, offering a structured and automated approach to managing the state of VM instances. […]
CloudStack Object Storage Framework | CloudStack Feature First Look

Apache CloudStack has long been a powerful platform for deploying and managing cloud infrastructure. But with the introduction of the CloudStack Object Storage Framework in version 4.19, it’s now an even more attractive option for businesses looking for a comprehensive cloud storage solution. This framework elevates object storage to a first-class resource, seamlessly integrated within […]