Open in app
Home
Notifications
Lists
Stories

Write
Lakshmi Priya Patro
Lakshmi Priya Patro

Home

Jan 24

Creating Own Image By OpenCV(35)

Task Description 🔅 Task 35.1 📌 Create the image by yourself Using Python Code 🔅 Task 35.2 📌 Take 2 images, crop some parts of both the images and swap them. 🔅 Task 35.3 📌 Take 2 images and combine them to form a single image. For example, collage Steps to create your own image using OpenCV

3 min read

Creating Own Image By OpenCV(35)
Creating Own Image By OpenCV(35)

Jan 24

Using Flask with MongoDB and SQLite database(33)

What is MongoDB? MongoDB is an open-source document-oriented database that is designed to store a large scale of data and also allows you to work with that data very efficiently. …

4 min read

Using Flask with MongoDB and SQLite database(33)
Using Flask with MongoDB and SQLite database(33)

Jan 24

MongoDB Aggregation Framework with Mapper-Reducer Program(34)

What are Databases? A database is an organized collection of structured information, or data, typically stored electronically in a computer system. A database is usually controlled by a database management system(DBMS). Together, the data and the DBMS, along with the applications that are associated with them, are referred to as a database system. What is MongoDB? …

3 min read

MongoDB Aggregation Framework with Mapper-Reducer Program(34)
MongoDB Aggregation Framework with Mapper-Reducer Program(34)

Jan 22

Creating Helm Chart With Kubernetes(24)

What is Kubernetes? Kubernetes, at its basic level, is a system for running and coordinating containerized applications across a cluster of machines. It is a platform designed to completely manage the life cycle of containerized applications and services using methods that provide predictability, scalability, and high availability. What is Helm? In simple terms, Helm is a…

5 min read

Creating Helm Chart With Kubernetes()
Creating Helm Chart With Kubernetes()

Jan 22

Launching WordPress Application with MySQL Database on Kubernetes Cluster over AWS Cloud using Ansible(23)

Task Description 📌 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 separately. 🔅 Launch a wordpress and mysql database connected to it in the respective slaves. 🔅 Expose the wordpress pod and the…

3 min read

Launching WordPress Application with MySQL Database on Kubernetes Cluster over AWS Cloud using…
Launching WordPress Application with MySQL Database on Kubernetes Cluster over AWS Cloud using…

Jan 20

Creating an Ansible Playbook which will dynamically load a variable file named same as OS_Name(14.3)

In this blog, I am going to create an Ansible Playbook which will dynamically load a variable file named the same as OS_Name. For creating the same playbook you need to follow the steps that are given below:- STEP-1: Create a folder of any name in my case folder name…

3 min read

Creating an Ansible Playbook which will dynamically load a variable file named same as OS_Name(14.3)
Creating an Ansible Playbook which will dynamically load a variable file named same as OS_Name(14.3)

Jan 20

Configuring Webserver inside Docker Container By using Ansible (14.2)

TASK DESCRIPTION📄 Further in ARTH — Task 10 we have to create an Ansible playbook that will retrieve the new Container IP and update the inventory. So that further Configuration of the Web server could be done inside that Container. So let’s get started… In this task, we have used our own…

3 min read

Configuring Webserver inside Docker Container By using Ansible (14.2)
Configuring Webserver inside Docker Container By using Ansible (14.2)

Jan 19

Creating a Topology Where System A can Ping to System B and System C, but System B and System C Cannot Ping to Each Other(14.1)

In this blog, we are going to create a topology where System A(Master) can be able to ping to System B(Node1) and System C(Node2), but System B(Node1) and System C(Node2) cannot ping to each other. For Configuring the same topology you need to follow the steps that are given below:- Configure System A(Master) …

4 min read

Creating a Topology Where System A can Ping to System B and System C, but System B and System C…
Creating a Topology Where System A can Ping to System B and System C, but System B and System C…

Jan 18

Load Balancing With HAProxy On AWS Instance Using Ansible Playbook (12.2)

What is a Load-Balancer? A load balancer is a device that acts as a reverse proxy and distributes network or application traffic across a number of servers. Load balancers are used to increase the capacity (concurrent users) and reliability of applications. Load balancers ensure reliability and availability by monitoring the “health” of applications and…

4 min read

Load Balancing With HAProxy On AWS Instance Using Ansible Playbook (12.2)
Load Balancing With HAProxy On AWS Instance Using Ansible Playbook (12.2)

Jan 18

Configure HAProxy Load Balancer Using Ansible Playbook(12.1)

What is a Load-Balancer? A load balancer is a device that acts as a reverse proxy and distributes network or application traffic across a number of servers. Load balancers are used to increase the capacity (concurrent users) and reliability of applications. Load balancers ensure reliability and availability by monitoring the “health” of applications and…

4 min read

Configure HAProxy Load Balancer Using Ansible Playbook(12.1)
Configure HAProxy Load Balancer Using Ansible Playbook(12.1)
Lakshmi Priya Patro

Lakshmi Priya Patro

Following
  • Amankumarabhishek

    Amankumarabhishek

  • Preetipatel

    Preetipatel

  • Deeksha Gautam

    Deeksha Gautam

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable