Kubernetes CronJob: The Powerful Job Scheduler
Open Source For You|May 2023
Businesses are always looking for ways to deliver software faster at minimal cost. Adoption of cloud technologies not only makes this easier but also reduces operational cost. Containerisation has emerged as a popular strategy for cloud adoption. This is where Kubernetes CronJob, a powerful tool for scheduling and running periodic jobs in a containerised environment, comes in. Let's see how it works.
Venkateswaran.N
Kubernetes CronJob: The Powerful Job Scheduler

Containerisation is a technology that has been gaining popularity in recent years due to its ability to make applications portable, scalable, and easily deployable. Containers provide a lightweight and flexible way to package and distribute software applications; they help to build once and deploy anywhere by encapsulating an application and its dependencies in a container that can run on any host operating system with the same results. Containers are isolated from each other and the host operating system, providing a secure environment for running applications.

Cloud containerisation has further enhanced the advantages of containerisation by enabling users to host their containers on cloud platforms like AWS, Google Cloud Platform, and Microsoft Azure Container orchestrators such as Kubernetes and cloud-managed implementations like EKS, AKS, GKE, and AWS ROSA automate the deployment as well as auto scaling of containers and their dependencies.

Batch jobs

Batch jobs are computer programs processed in groups, which are used for long-running tasks that can be executed at a later time. They can be made to run on specific schedules such as daily, weekly, or fortnightly, using scheduled tasks in Windows or Cron jobs in Linux and UNIX systems.

While Linux Cron jobs are suitable for basic job scheduling needs, they may not be adequate for more complex or mission-critical workloads. Leveraging this gap, many enterprise job scheduling tools have emerged and gained traction, offering advanced job scheduling features like complex jobs and workflows.

Control-M is a workload automation platform that is being adopted widely as it helps organisations manage their workloads across hybrid environments from a single interface.

Esta historia es de la edición May 2023 de Open Source For You.

Comience su prueba gratuita de Magzter GOLD de 7 días para acceder a miles de historias premium seleccionadas y a más de 9,000 revistas y periódicos.

Esta historia es de la edición May 2023 de Open Source For You.

Comience su prueba gratuita de Magzter GOLD de 7 días para acceder a miles de historias premium seleccionadas y a más de 9,000 revistas y periódicos.

MÁS HISTORIAS DE OPEN SOURCE FOR YOUVer todo
Modelling Toeplitz Networks with SageMath
Open Source For You

Modelling Toeplitz Networks with SageMath

A Toeplitz network refers to a graph that has a comparable regularity in its structure. SageMath is an excellent tool for facilitating the creation, analysis, and visualisation of graphs. Hence, SageMath can be used to effectively model Toeplitz networks and get insights into their structural characteristics, leading to advancements in network design and analysis.

time-read
5 minutos  |
March 2025
It's the Age of AI Agents!
Open Source For You

It's the Age of AI Agents!

Businesses must get ready to work with AI agents if they want to stay competitive. Many have already adopted them, while others are gearing up to do so. These agents will soon be part of almost every organisation, making up a large global digital workforce.

time-read
9 minutos  |
March 2025
Building Machine Learning Models with Scikit-learn
Open Source For You

Building Machine Learning Models with Scikit-learn

Scikit-learn scores over other machine learning libraries because it is easy to use, comes with a comprehensive feature set, has strong community support, and is customisable. Here's a quick look at its features and use cases.

time-read
6 minutos  |
March 2025
SageMath: Deeper Insights into Cybersecurity
Open Source For You

SageMath: Deeper Insights into Cybersecurity

In the previous article in this SageMath series (published in the January 2025 issue of OSFY), we concluded our discussion of classical encryption techniques and moved on to the exploration of modern cryptography by looking at symmetric-key cryptography. In this ninth article in the series, we will continue the focus on symmetric-key cryptography.

time-read
10+ minutos  |
March 2025
Why You Should Go for Grafana
Open Source For You

Why You Should Go for Grafana

Explore the main characteristics of Grafana, the open source analytics and visualisation tool for application in the Internet of Things, and see how it compares with other similar popular tools.

time-read
3 minutos  |
March 2025
Metaverse and Digital Twins: Partnering to Innovate
Open Source For You

Metaverse and Digital Twins: Partnering to Innovate

Let's explore Al-powered digital twin technology and the Metaverse, delving into what they promise, their limitations, and how large language models and generative Al help address these challenges.

time-read
8 minutos  |
March 2025
How Open Source LLMs are Shaping the Future of AI
Open Source For You

How Open Source LLMs are Shaping the Future of AI

The future of AI isn't locked behind proprietary paywalls—it's open and collaborative, with open source LLMs giving businesses the power to innovate on their own terms.

time-read
10 minutos  |
March 2025
Netbooting a Large Language Model-based OS in an Ubuntu Live Server
Open Source For You

Netbooting a Large Language Model-based OS in an Ubuntu Live Server

This brief tutorial explores the wireless netbooting of the LLM model Gemini AI in an Ubuntu server.

time-read
4 minutos  |
March 2025
NLP: Text Summarisation with Python
Open Source For You

NLP: Text Summarisation with Python

Here's a simple Python method based on the Natural Language Toolkit for extractive text summarisation in natural language processing.

time-read
4 minutos  |
March 2025
MLOps vs AlOps: What, Where, and Why
Open Source For You

MLOps vs AlOps: What, Where, and Why

MLOps and AIOps excel at driving efficiency and innovation in an organisation. Let's find out what they are, where they can be used, and why we should do so.

time-read
4 minutos  |
March 2025