Lucidworks: Benefits of Kubernetes for the Enterprise

栏目: IT技术 · 发布时间: 4年前

General , Kubernetes , Lucidworks Fusion , Technical Article

Benefits of Kubernetes for the Enterprise

Developer productivity drives innovation and companies are prioritizing tools that streamline developer workflows, see how Kubernetes can help.

byAlea Abed on March 10, 2020

Lucidworks: Benefits of Kubernetes for the Enterprise

The rise of cloud computing, agile development models, and DevOps teams have created a swarm of activity in the developer productivity space. How quickly organizations can derive value from the applications they build is a key indicator for success and a competitive-edge. Developer productivity drives innovation and businesses are prioritizing tools that streamline developer workflows.

At the center of the cloud-native swarm is Google-created Kubernetes, the orchestration tool of choice for container-based applications. Kubernetes was open sourced by Google in 2014, but it has gained popularity in the enterprise just over the last couple years as container technology adoption has increased. According to the latest Cloud Native Computing Foundation (CNCF) Survey , the number of enterprises using Kubernetes in production has increased from 58% to 78% between 2018 and 2019.

Lucidworks: Benefits of Kubernetes for the Enterprise

Kubernetes has become so widely adopted that Google Cloud, Amazon Web Services, and Microsoft Azure have all integrated their own flavors of managed Kubernetes platforms into their public cloud offerings. And today’s Kubernetes isn’t just for the cloud. Red Hat and Google have introduced on-premises container management platforms that use Kubernetes, in their OpenShift and Anthos offerings.

When developers use tools that fit into their existing workflows (like Kubernetes does with CI/CD pipelines), they spend less time upgrading, maintaining, and integrating their platforms and applications with complementary tools. Less time spent on “undifferentiated heavy lifting,” a term coined by Amazon’s CTO Werner Vogels, means more time for building value-adding features that differentiate from competition and optimize efficiency.

Dynamic Scale and Reliability

Lucidworks: Benefits of Kubernetes for the Enterprise

Kubernetes lends itself to data-heavy applications with many online interactions whose volume is growing rapidly. Spikes in data or user activity can stress monolithic applications and lead to outages if those spikes are not adequately planned for. Kubernetes handles resource management and scales infrastructure capacity up or down as needed as application usage spikes. Cloud-native apps that use Kubernetes won’t go down when traffic peaks like Target’s website did during Cyber Monday .

Faster Time-to-market

How fast you can drive sales, service customers, or serve information to employees all depends on how fast your developers can build and maintain the applications that deliver that value. That being said, over half of the respondents in a recent Stripe survey of thousands of developers and C-level executives said that maintaining legacy systems is the biggest hindrance to developer productivity.

Since Kubernetes eliminates the need for developers to design, build, and maintain their own container orchestration frameworks, they have more time to focus on innovation and build value-adding applications. Reducing time spent managing infrastructure can shrink upgrade and maintenance cycles from weeks to minutes.

Developer Talent

Kubernetes has become the most widely contributed project in CNCF history. Google remains the largest corporate contributor with thousands of other organizations and individuals contributing across the world.

Due to the project’s growing popularity in the open source community and in global enterprises, many developers are familiarizing themselves with the tool. The Kubernetes GitHub project has nearly 90,000 commits. Your organization can attract and retain developers more effectively by offering them the opportunity to work on cutting edge tools that they love.

Cost Management

Scaling infrastructure more efficiently, improving developer productivity, and decreasing time to market all lead to a better bottom line for your business. Whether running applications in the public cloud, on-premises, or in a hybrid cloud environment, you can take advantage of cost savings with Kubernetes. Orchestrating your container management with Kubernetes decreases support and maintenance overhead, as automated deployment and tighter integration with development cycles lead to less support tickets filed with your infrastructure teams. Autoscaling is another a significant cost-saving property, decreasing spend on unused infrastructure.

Lucidworks Fusion on Kubernetes

Since Lucidworks Fusion 5.0, our product has been cloud-native, built with a containerized architecture orchestrated by Kubernetes. This gives our customers the agility to deploy and scale applications that meet their changing business needs.

We’re confident that this change is the surest path to continued success for our customers. Learn more about building intent-driven search with Fusion on Kubernetes.

contact us today


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

数据结构与算法分析

数据结构与算法分析

韦斯 / 机械工业 / 2007-1 / 55.00元

本书是国外数据结构与算法分析方面的标准教材,使用最卓越的Java编程语言作为实现工具讨论了数据结构(组织大量数据的方法)和算法分析(对算法运行时间的估计)。   随着计算机速度的不断增加和功能的日益强大,人们对有效编程和算法分析的要求也在增长。本书把算法分析与最有效率的Java程序的开发有机地结合起来,深入分析每种算法,内容全面、缜密严格,并细致讲解精心构造程序的方法。   第......一起来看看 《数据结构与算法分析》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

在线进制转换器
在线进制转换器

各进制数互转换器

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具