Open in app
Home
Notifications
Lists
Stories

Write
Sangeeth Sahana D
Sangeeth Sahana D

Home

Jan 13

Task Description 📄

📌 Create unique terraform modules and upload on public terraform registry. What does a Terraform module do? A Terraform module allows you to create logical abstraction on the top of some resource set. In other words, a module allows you to group resources together and reuse this group later, possibly many times. Let’s assume we have a virtual server with some features hosted in the cloud. What…

2 min read

Task Description 📄
Task Description 📄

Jan 13

MultiCloud Kubernetes Setup

What is MultiCLoud? Multicloud is a cloud approach made up of more than 1 cloud service, from more than 1 cloud vendor — public or private. What is Kubernetes? Kubernetes is an open-source container orchestration platform that enables the operation of an elastic web server framework for cloud applications. …

3 min read

MultiCloud Kubernetes Setup
MultiCloud Kubernetes Setup

Jan 13

📌 Create a Helm chart on any Technology learnt (Jenkins)

HELM Definition: Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application. Use: It is a tool that streamlines installing and managing Kubernetes applications. Think of it like Apt/Yum/Homebrew for K8S. Helm uses a packaging format called charts. …

3 min read

📌 Create a Helm chart on any Technology learnt (Jenkins)
📌 Create a Helm chart on any Technology learnt (Jenkins)

Jan 13

📌 Automate Kubernetes Cluster Using Ansible

🔅 Launch ec2-instances on AWS Cloud eg. for master and slave. 🔅 Create roles that will configure master node and slave node seperately. 🔅 Launch a wordpress and mysql database connected to it in the respectine slaves. 🔅 Expose the wordpress pod and client able hit the wordpress ip with its respective port. STEP1: Create a dynamic inventory yum install python3 -y pip3 install boto $ mkdir -p /opt/ansible/inventory $ cd /opt/ansible/inventory

5 min read

📌 Automate Kubernetes Cluster Using Ansible
📌 Automate Kubernetes Cluster Using Ansible

Jul 19, 2021

K means clustering and its use cases in Security Domain

The ultimate goal of creating a machine learning model is to achieve accurate predictions with the right algorithms. Such learning algorithms are generally broken down into two types — supervised and unsupervised. K-means clustering is one of the unsupervised algorithms where the available input data does not have a labeled…

5 min read

K means clustering and its use cases in Security Domain
K means clustering and its use cases in Security Domain

Jun 24, 2021

USE CASES OF JAVASCRIPT

JavaScript is the universal programming language of the web. In fact, JavaScript is used by 95.2% of all websites, according to W3Techs. Its prevalence and use across the industry factor heavily into our Web Development Bootcamp curriculum. …

5 min read

USE CASES OF JAVASCRIPT
USE CASES OF JAVASCRIPT

Jun 6, 2021

Confusion Matrix and Cyber Attacks

What is Confusion Matrix? A confusion matrix is a performance measurement technique for Machine learning classification. It is a kind of table that helps you to know the performance of the classification model on a set of test data for that the true values are known. …

Cyberattack

3 min read

Confusion Matrix and Cyber Attacks
Confusion Matrix and Cyber Attacks

May 27, 2021

Containerizing ML model — Task0 1

In this article, we’ll see how to containerize any Machine Learning model using a Docker container. 📄 Task Objectives 👉 Pull the Docker container image of CentOS image from DockerHub and create a new container 👉 Install the Python software on the top of the docker container 👉 In Container…

Docker

3 min read

Containerizing ML model — Task 1
Containerizing ML model — Task 1

May 25, 2021

GUI Application on Docker — ARTH Task 26 | LW Summer Task 2

Task Objectives — 🔅 Launch a container on docker in GUI mode 🔅 Run any GUI software on the container Running a GUI application in Docker container cannot be done by using normal docker run commands, we need to connect to the display element with the container in order to do so. In…

Docke

2 min read

GUI Container on Docker — ARTH Task 26
GUI Container on Docker — ARTH Task 26

May 20, 2021

Azure Kubernetes Services — ARTH Task 21

✍🏻 Research for industry use-cases of Azure Kubernetes Service and create a blog elaborating how it works. What is AKS? AKS is an open-source fully managed container orchestration service that became available in June 2018 and is available on the Microsoft Azure public cloud that can be used to deploy, scale, and manage…

5 min read

Azure Kubernetes Services — ARTH Task 21
Azure Kubernetes Services — ARTH Task 21
Sangeeth Sahana D

Sangeeth Sahana D

Following
  • Kurtis Pykes

    Kurtis Pykes

  • { HUSSAININT }

    { HUSSAININT }

  • Saranya. S

    Saranya. S

  • Plaban Nayak

    Plaban Nayak

  • Insider

    Insider

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable