Publish Date: 2024-02-01
Ansible is known for its ability to automate many IT processes, which are usually performed manually, including provisioning, system configuration, and software deployment in a flexible, secure way.
while this is mostly true and widely implemented in Linux-based environments, it becomes ...
read morePublish Date: 2023-06-10
It happens that sometimes you run out of space in your data drive disks, at that time you might have serious problems especially in production environment, and usually you will not notice that until you start losing some data and applications stop running.
In this article we w...
read morePublish Date: 2022-10-28
Regression is a statistical method used in many areas like finance, investing, healthcare and many others which try to identify the strength of the relationship between one dependent variable (usually denoted by Y) and a series of other variables (known as independent variables or fea...
read morePublish Date: 2022-10-21
Structured Streaming is a scalable and fault-tolerant stream processing engine built on the Spark SQL engine. You can express your streaming computation the same way you would express a batch computation on static data. The Spark SQL engine will take care of running it incrementally and...
read morePublish Date: 2022-10-20
In sphere we have no strait lines, so the distance between 2 points on the surface of sphere measured by geodesics which is circles whose centers coincide with the center of the sphere, and they are called great circles.
Between antipodal points (directly opposite each other ), the...
read more