Refinements in Apache CloudStack 4.20: Exploring UI, Security and Network Updates | CloudStack Feature First Look
Introduction Apache CloudStack 4.20 introduces several exciting new features that enhance its functionality and user experience. This blog post will closely examine some of the minor, yet important features included in this latest release. These features include support for network data in Config Drive, the ability to enable security groups in existing advanced zones, a […]
Usage Management UI | CloudStack Feature First Look
Introduction When operating a cloud, it’s vital to monitor its resource usage to understand usage patterns and the resources being utilized. While CloudStack already enables viewing resource usage through the API, it previously lacked this capability via the UI. For configuring the usage service to track the usage of different resources, please refer to our […]
Apache CloudStack Auto Purging | CloudStack Feature First Look
When resources such as Instances, Disk Volumes, Snapshots, or Templates are marked for deletion, they are typically removed from the Primary and Secondary Storage, meaning they are no longer consuming physical storage space. However, the metadata and records associated with these resources remain in the database, flagged as “removed”, consuming valuable database storage space and […]
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 […]
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). The newly released CAPC v0.5.0 introduces numerous new capabilities and improvements. Some of the key features include: CAPC as unmanaged CKS clusters: Enhanced integration of CAPC with CloudStack Kubernetes Service. Project […]
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 […]