logo
Kiteworks & Wasabi partner to lower cloud storage costs

Kiteworks & Wasabi partner to lower cloud storage costs

Techday NZ21-04-2025

Kiteworks has announced a partnership with Wasabi Technologies to provide an integrated solution for cloud storage and secure file transfer, aimed at organisations seeking cost-effective and secure options for managing sensitive data.
The collaboration combines Kiteworks' secure managed file transfer platform with Wasabi's hot cloud storage, delivering a solution designed to meet the needs of highly regulated industries such as healthcare, financial services, government, legal services, and media and entertainment.
According to both companies, the combined offering addresses market demand for alternatives to traditional cloud storage that offer robust security, compliance, and automation features, while reducing operational costs.
Laurie Mitchell, Senior Vice President, Global Alliances and Partner Marketing at Wasabi Technologies, said, "Our partnership with Kiteworks creates a powerful solution that transforms how organisations manage, secure, and transfer their data. By combining Wasabi's affordable, high-performance and scalable cloud storage with Kiteworks' secure managed file transfer capabilities, we're helping customers achieve operational excellence while meeting the most stringent security and compliance requirements."
The integrated solution is positioned to deliver four primary benefits to organisations. Firstly, it claims to optimise total cost of ownership by offering cloud storage with no egress fees at costs up to 80% lower than providers such as AWS S3, Azure Blob, and Google Cloud. The companies state that this, combined with governance and security automation, results in immediate cost savings and long-term reduction in risk associated with compliance penalties, security incidents, and inefficiencies.
Secondly, the partnership aims to enhance data security and compliance. Wasabi's secure cloud storage is paired with the Kiteworks Private Data Network, which manages risk associated with sending, sharing, and receiving sensitive information. Kiteworks is validated with security standards including FedRAMP Ready High and FedRAMP Moderate Authorised, SOC 2 Type II, IRAP, ISO 27001, 27017, and 27018. Wasabi has also achieved FedRAMP Ready status, supporting use by government customers.
The third benefit centres on simplifying migration and ongoing integration. Kiteworks Secure MFT allows organisations to automate and secure both data migration and daily operations with Wasabi through a visual workflow tool. A dashboard and centralised audit log support tracking and compliance, enabling users to monitor data transfers, address issues, and demonstrate adherence to relevant security policies and regulations.
Fourth, both companies highlight a reduced IT burden and risk profile. The Kiteworks Private Data Network offers a hardened virtual appliance with multiple built-in defences, including antivirus, zero-trust interfaces, and scale-out clusters for high availability. Organisations can implement least-privilege policies, robust encryption, and network scans integrated with existing data loss prevention and content disarm and reconstruction servers.
David Byrnes, Vice President Global Channels at Kiteworks, commented, "Organisations today are looking for solutions that deliver measurable business impact across multiple dimensions. This partnership creates a powerful combination where the whole is greater than the sum of its parts. Together, we're enabling organisations to achieve operational efficiency, reduce risk, and improve governance at scale. Customers can now seamlessly manage their entire data life cycle – from storage to secure sharing – with complete visibility, control, and compliance, creating tangible business value beyond what either solution could deliver independently."
The joint solution is specifically targeted at sectors facing stringent data protection and regulatory requirements. It seeks to address key concerns for IT and security leaders regarding cost management, data privacy, and regulatory compliance when handling sensitive and private data.
The partnership also offers managed service providers strategic benefits, as it allows them to position themselves as advisors on security and compliance, going beyond just providing basic cloud storage. The solution supports the creation of tiered service offerings, which can potentially increase customer retention and enable differentiation in the marketplace through measurable business results.

Orange background

Try Our AI Features

Explore what Daily8 AI can do for you:

Comments

No comments yet...

Related Articles

WorkJam & Google Cloud expand AI tools for frontline staff
WorkJam & Google Cloud expand AI tools for frontline staff

Techday NZ

time4 days ago

  • Techday NZ

WorkJam & Google Cloud expand AI tools for frontline staff

WorkJam has announced an expansion of its partnership with Google Cloud to deliver AI-powered solutions for frontline employees across the Asia-Pacific region. The company's AI agent, built on Google Cloud and leveraging Google's Gemini models, is being tailored for industries with complex frontline environments, such as retail, healthcare, and logistics. The collaboration aims to simplify the way frontline teams access knowledge, receive training, and execute tasks in real time. WorkJam's CEO, Steven Kramer, described the AI initiative as "a redefinition of labour utilisation," adding that it will ensure "the right people are in the right place, at the right time, with intelligent support to balance workloads and drive productivity." Central to the rollout is WorkJam's AI roadmap, developed on Google Cloud's infrastructure, which provides security, compliance, and scalability required by sectors including manufacturing. The platform is intended to address operational demands by delivering consistent global performance and meeting stringent enterprise requirements. The AI features are powered by Google's Gemini models, which offer what the companies describe as multimodal intelligence. This approach means the AI agent can interpret and respond to a variety of input types—text, voice, and visual—enabling natural and intuitive interactions for users on the frontline. The companies emphasise that this multimodal capability is designed to automate day-to-day tasks, retrieve information, and provide on-the-spot assistance, thereby enhancing productivity and reducing obstacles for employees during their shifts. WorkJam said its vision is to integrate such AI-driven intelligence and automation directly into daily workflows. The aim is to give employees rapid access to necessary information, adaptable training resources, and straightforward task management tools regardless of the user's language or role. The company said this will help streamline operations and allow managers to devote more attention to higher-value responsibilities. The solution's AI-driven approach is also focused on labour deployment, seeking to ensure that staffing is more precisely aligned with demand, while increasing employee engagement and improving service to customers. The expanded collaboration allows WorkJam to work closely with Google Cloud, benefiting from early access to AI technology and accelerating the delivery of advanced features to its customers throughout the region. Steven Kramer, CEO, WorkJam said, "By integrating the powerful reasoning capabilities of Google's Gemini models into the WorkJam platform, we're redefining labour utilisation for frontline teams across the APAC region. This isn't just about smarter scheduling—it's about giving managers and employees real-time support to make better decisions, balance workloads, and drive productivity. With Gemini models, WorkJam ensures the right people are in the right place at the right time, improving operational efficiency while creating a more engaging and productive work environment."

Google launches Jules globally, an AI coding agent for GitHub
Google launches Jules globally, an AI coding agent for GitHub

Techday NZ

time22-05-2025

  • Techday NZ

Google launches Jules globally, an AI coding agent for GitHub

Google Labs has announced that Jules, its asynchronous coding agent, is now available in public beta for users worldwide. Jules, first introduced in December as a preview, differs from traditional code-completion tools or co-pilots by operating as an autonomous agent capable of reading code, understanding user intent, and carrying out tasks with minimal intervention. Jules is designed to integrate directly with existing code repositories by cloning the codebase into a secure Google Cloud virtual machine. Once integrated, it completes tasks such as writing tests, building new features, providing audio changelogs, fixing bugs, and updating dependency versions. This approach allows users to focus on other activities while Jules works independently in the background. "Jules is an asynchronous, agentic coding assistant that integrates directly with your existing repositories. It clones your codebase into a secure Google Cloud virtual machine (VM), understands the full context of your project, and performs tasks such as: Writing tests, building new features, providing audio changelogs, fixing bugs, and bumping dependency versions. Jules operates asynchronously, allowing you to focus on other tasks while it works in the background. Upon completion, it presents its plan, reasoning and a diff of the changes made. Jules is private by default, it doesn't train on your private code, and your data stays isolated within the execution environment," said Kathy Korevec, Director, Product Management at Google Labs. Security and privacy are key aspects of the platform. Jules is private by default, with user data remaining isolated within the execution environment, and there is no training of AI models on private code. The coding agent builds on Google's Gemini 2.5 Pro language model. This enables Jules to perform advanced reasoning and make multi-file changes across projects. By leveraging the cloud virtual machine setup, it can handle concurrent and complex tasks efficiently. "We're at a turning point: agentic development is shifting from prototype to product and quickly becoming central to how software gets built. Jules uses Gemini 2.5 Pro, giving it access to some of the most advanced coding reasoning available today. Paired with its cloud VM system, it can handle complex, multi-file changes and concurrent tasks with speed and precision," Korevec stated. Jules does not require a sandbox environment, instead operating on production codebases with full project context. Users benefit from parallel execution of tasks, handled within the cloud virtual machine, and have visibility into Jules' proposed workflow through visible plans and reasoning prior to any code changes being applied. The platform integrates with GitHub, enabling workflows directly within the familiar repository interface without additional context switching or setup. Users can adjust plans before, during, or after execution for greater control, and an audio changelog feature provides a contextual narration of recent commits. "Here's a look at what you get with Jules: Works on real codebases: Jules doesn't need a sandbox. It takes the full context of your existing project to reason about changes intelligently. Parallel execution: Tasks run inside a cloud VM, enabling concurrent execution. It can handle multiple requests simultaneously. Visible workflow: Jules shows you its plan and reasoning before making changes. GitHub integration: Jules works where you already do, directly inside your GitHub workflow. No context-switching, no extra setup. User steerability: Modify the presented plan before, during, and after execution to maintain control over your code. Audio summaries: Jules offers an audio changelog of recent commits, turning your project history into a contextual changelog you can listen to," Korevec explained. During the initial public beta phase, Jules is available without charge, though users may be subject to usage limits. Details about these limitations are provided in the platform's documentation. Google Labs anticipates introducing a pricing structure once the platform moves beyond the beta stage and as features continue to be developed and refined.

Red Hat releases cloud-optimised Linux images for major clouds
Red Hat releases cloud-optimised Linux images for major clouds

Techday NZ

time21-05-2025

  • Techday NZ

Red Hat releases cloud-optimised Linux images for major clouds

Red Hat has announced the availability of cloud-optimised Red Hat Enterprise Linux images developed in collaboration with Amazon Web Services (AWS), Google Cloud, and Microsoft Azure. The newly released images, introduced alongside Red Hat Enterprise Linux 10, are designed specifically for cloud deployments and are tailored for each of the three major hyperscaler platforms. These images are pre-tuned and ready for immediate use, aiming to simplify building, deploying, and managing Linux-based workloads across public clouds. Red Hat's collaboration with these major cloud providers enables organisations to more easily migrate workloads, access enhanced management capabilities, and improve the visibility of deployments. The images also integrate security features from the outset, aiming to offer a consistent experience for IT operations as companies pursue their cloud migration and expansion strategies. Commenting on the collaboration, Gunnar Hellekson, Vice President and General Manager, Red Hat Enterprise Linux Business Unit at Red Hat, said: "Red Hat's collaboration with AWS, Google Cloud and Microsoft mark a significant leap forward in delivering cloud-ready, purpose-built offerings of the world's leading enterprise Linux platform directly into the hands of our customers. By engineering tailored experiences for Red Hat Enterprise Linux in the cloud, we are empowering organizations to accelerate their cloud transformations and deployments, enabling them to more rapidly achieve their business objectives and scale to embrace the next wave of IT innovation." The cloud-optimised Red Hat Enterprise Linux offerings feature several enhancements targeted at improving operational efficiency and reliability. Pre-configured profiles are tuned to maximise cloud performance and are designed to maintain system consistency between reboots. Settings for various subsystems can be modified without disrupting workflows, providing flexibility for IT teams managing dynamic cloud environments. The new image mode leverages container-native tooling, allowing Red Hat Enterprise Linux to be used as a bootable container image in the cloud. This is intended to help organisations consolidate cloud-native application development and IT operations workflows into a single pipeline, reducing complexity and potential friction in deployment processes. Observability is expanded in these offerings through built-in telemetry, giving administrators a view of their Red Hat Enterprise Linux deployments that is unified with other cloud services. Security capabilities have been enhanced, with features such as image attestation, Secure Boot, Confidential Computing, and Confidential Hypervisor aimed at providing a secure path from system boot to runtime. Through these integrations, Red Hat positions its operating system as a foundation for standardising and scaling applications across hybrid and multi-cloud setups. Tuning Red Hat Enterprise Linux for specific cloud environments is intended to help organisations accelerate application development, simplify management, and achieve efficient scaling with reliability across platforms. Manu Parbhakar, Director, Worldwide Business Application Partners at AWS, stated: "AWS customers gain immediate differentiated value from this Red Hat collaboration through performance-optimized Red Hat Enterprise Linux profiles that work harmoniously with our world-class cloud services ecosystem. By combining Red Hat's container-native tooling with AWS's comprehensive security features and observability dashboard, organizations achieve a level of operational efficiency and global scale that simply isn't available elsewhere in the market." Mark Lohmeyer, Vice President and General Manager, AI & Computing Infrastructure at Google Cloud, commented: "Google Cloud is committed to providing our customers with the flexibility and tools they need to innovate and scale their operations. Red Hat Enterprise Linux for Google Cloud offers our customers a streamlined path to migrate, deploy and scale their workloads faster across the hybrid cloud, all while benefiting from integrated security capabilities and a simplified management experience. This collaboration further empowers organizations to achieve their business goals and accelerate their digital transformation on Google Cloud." Brendan Burns, Corporate Vice President, Azure Compute at Microsoft, added: "Microsoft and Red Hat share a commitment to enabling organizations with a more seamless and comprehensive hybrid cloud experience. Red Hat Enterprise Linux for Microsoft Azure offers a powerful solution for organizations to achieve enhanced consistency across environments and more effectively manage usage and costs, helping them unlock greater business value in the cloud." The cloud-optimised Red Hat Enterprise Linux images are available immediately on AWS, Google Cloud, and Microsoft Azure. Organisations can migrate to these offerings using existing Red Hat Enterprise Linux subscriptions or select pay-as-you-go options through cloud marketplaces. Red Hat Enterprise Linux qualifies for committed spend programmes on all three hyperscaler platforms, with additional flexibility offered through Red Hat's hybrid committed spend programme.

DOWNLOAD THE APP

Get Started Now: Download the App

Ready to dive into the world of global news and events? Download our app today from your preferred app store and start exploring.
app-storeplay-store