Top 6 Ways IT Teams Can Maximize Data Protection for Kubernetes The New Stack – thenewstack.io

Deepak Verma

Deepak Verma is VP of product management at Zerto. He has 20 years of experience in the IT industry with a focus on disaster recovery and data protection. He has led product management teams responsible for building and delivering products for cloud platforms at multiple companies. He has also architected, deployed and managed technologies for data protection and disaster recovery in various industry verticals during previous roles. Deepak holds a Master of Computer Science in Data Science and a Bachelor of Engineering. He is certified in AWS, Microsoft Azure and Google Cloud.

Enterprises are under increasing pressure to rapidly build and deploy new software applications to grow their businesses. As a result, more are turning to container technologies, which allow them to develop, deploy and manage software faster and more efficiently at an unprecedented scale.

Research from ESG finds that containers adoption is in full acceleration and in a position to become the go-to choice for production development in 24 months. As a result, Kubernetes will continue to grow as containers become the more widely used platform for production deployment, ahead of virtual machines.

While there are many benefits of using Kubernetes container technology, its security and data protection can often be difficult to control. Legacy tools and processes simply dont meet its requirements as a cloud native platform.

Unlike more mature virtual environments, Kubernetes has fewer guardrails to make sure that new workloads are configured correctly for data protection. With this in mind, IT teams should consider the following top six ways to maximize data protection in relation to Kubernetes. These include:

The data protection requirements for systems that create the containers as part of the Continuous Integration and Continuous Delivery (CI/CD) pipeline are regularly overlooked.

These include tools such as build servers and code and artifact repositories that store containers and application releases, along with components such as configuration scripts (such as Docker files and Kubernetes YAML files) and documentation.

As important stages in the CI/CD pipeline, protecting these workloads also ensures that most of the pipeline that publishes applications is also more effectively protected for quicker resumption.

Protecting persistent application data is another important new component of any container data protection strategy. Previously, containers were preferred for stateless workloads, and storing any data in a container was immature.

As technologies have advanced, both the underlying container runtimes and Kubernetes plugins now can fully support a diverse variety of persistent workloads, including managing the state of applications.

This means that while the container images themselves are transitory, and any file system changes are lost after the running container is deleted, there are now various options for adding stateful, persistent storage to a container. Even enterprise storage arrays already in use in on-premises data centers can provide stateful storage to Kubernetes clusters. Data protection strategies and the choice of platform must operate with these capabilities top of mind.

Many organizations use cloud services for object and file storage because its easy to implement and consume; however, it does have some disadvantages. Often, cloud services that developers access via containerized applications to do their work exist outside the control of those overseeing data protection.

In fact, unknown persistent storage resources can lead to a risk of unprotected and insecure data without security, backup, and disaster recovery among other issues.

Organizations must ensure a consistent approach to accessing and managing cloud storage so developers can use the services they need, while their colleagues can maintain oversight, security and overall responsibility for data protection.

Organizations need to adopt data protection and disaster recovery platforms that can effectively balance availability and resilience against the need to facilitate effective development speed across enterprise applications and services. Resilience for containers means being able to protect, recover and move containers without adding more steps, tools and policies to the DevOps process.

Minimizing application downtime and data loss is a priority for any application, especially those that are containerized. Using a native solution, however, will enable a data protection as code strategy, whereby data protection and disaster recovery operations are integrated into the application development lifecycle from the outset, and applications are born protected. Organizations adopting this approach can ensure application resilience without any negative impact on the speed, scale and agility of their containerized applications.

Using continuous data protection (CDP) technology offers users the reassurance of being able to simply rewind to a previous checkpoint, ensuring a low recovery point objective (RPO).

This approach is not only minimally disruptive but also offers much greater flexibility and availability than a traditional backup approach, where the use of periodic snapshots can be potentially hours behind production systems, leaving gaps in data protection. In contrast, CDP has long been the de facto standard in the VM arena and is rapidly emerging as the most effective option for containers.

An essential requirement for any container data protection strategy should be to avoid vendor lock-in. Choosing a data protection solution should mean it supports all enterprise Kubernetes platforms and allows data to move to where the application needs to run without any lock-in to a specific storage platform or cloud vendor so the persistent data remains as mobile as the containers themselves.

By implementing a strategy and platform that can effectively address these areas, organizations can prioritize data protection without compromising the freedom Kubernetes gives developers to create, build, and run applications quickly. Businesses will be able to easily protect, recover, and move applications for intelligent data management and accelerated software development and delivery. In turn, they can achieve maximum return from this increasingly important area of technology investment.

Feature image via Pixabay.

More:
Top 6 Ways IT Teams Can Maximize Data Protection for Kubernetes The New Stack - thenewstack.io

Related Posts

Comments are closed.