Open in app
Home
Notifications
Lists
Stories

Write
Muhammad Tabish Khanday
Muhammad Tabish Khanday

Home

Mar 13

TLS/SSL connection using Self-Signed Certificates with Dart and Flutter

Have you ever wanted to use self-signed SSL/TLS certificates in your Flutter application? I did. ✋ I wanted to build a Flutter application that needed to communicate with the remote server working on an encrypted (SSL/TLS) socket. Using TLS and managing a CA is an advanced topic. Initially, I researched…

Flutter

5 min read

TLS/SSL connection using Self-Signed Certificates with Dart and Flutter
TLS/SSL connection using Self-Signed Certificates with Dart and Flutter

Published in AWS in Plain English

·Jul 27, 2021

How to Configure Kubernetes Cluster on AWS Cloud using Ansible

In this article, I am going to show you how to configure a Kubernetes Cluster on AWS Cloud using Ansible. Let’s Start Step 1: Configure AWS CLI2 SDK

AWS

3 min read

How to Configure Kubernetes Cluster on AWS Cloud using Ansible
How to Configure Kubernetes Cluster on AWS Cloud using Ansible

Published in Nerd For Tech

·Jul 19, 2021

Ansible Dynamically Loads Operating System Specific Variable File

In this blog, I will demonstrate how I created an Ansible Playbook which will dynamically load the variable file named the same as the Operating System of the managed node, and just by using the variable names we can Configure our managed nodes. Ansible Directory Structure. Below is my directory structure for my…

AWS

3 min read

Ansible Dynamically Loads Operating System Specific Variable File
Ansible Dynamically Loads Operating System Specific Variable File

Published in Nerd For Tech

·Jul 18, 2021

Configuring Docker Containers using Ansible

In this blog, I will demonstrate how I used Ansible to perform the following operations: Configure Docker on Centos 8 or RedHat 8 Start and enable Docker services Pull the Docker Image from GitHub Run the Docker container Use this new container as a managed host. Configure apache2 web server…

Ansible

3 min read

Configuring Docker Containers using Ansible
Configuring Docker Containers using Ansible

Published in AWS in Plain English

·Jul 13, 2021

Deploy WordPress with Amazon RDS

How to deploy WordPress with Amazon RDS — In this blog, I will demonstrate how to perform the following operations: Create an AWS EC2 Instance. Configure the EC2 Instance with Apache Webserver and a PHP (PHP 7.2) application named “WordPress”. Configure AWS RDS to set up the MySQL database server (MySQL 5.7) for the WordPress application. Provide the…

AWS

4 min read

Deploy WordPress with Amazon RDS
Deploy WordPress with Amazon RDS

Jul 12, 2021

Ansible Role for configuring HAProxy Load Balancer and HTTPD Webservers

In this blog, I will demonstrate how I created an Ansible Playbook and Ansible Role that can perform the following operations: myapache role to configure Httpd webserver. myloadbalancer role to configure HAProxy LB. Solving the challenge of Host IP addition dynamically over each managed node in hapoxy.cfg file. Step 1: Ansible Configuration and Inventory files $ vim…

Ansible

2 min read

Ansible Role for configuring HAProxy Load Balancer and HTTPD Webservers
Ansible Role for configuring HAProxy Load Balancer and HTTPD Webservers

Published in AWS in Plain English

·Jul 12, 2021

Ansible for Configuring HAProxy Load Balancer and Web Servers on AWS (Dynamic Inventory)

In this blog, I will demonstrate how I created an Ansible Playbook that can perform the following operations: Configure the web servers on AWS EC2 Instances. 2. Configure the load balancer on AWS Instance. 3. Retrieve the IP Address of instances using the dynamic inventory concept. 4. The target nodes…

AWS

4 min read

Ansible for Configuring HAProxy Load Balancer and Web Servers on AWS (Dynamic Inventory)
Ansible for Configuring HAProxy Load Balancer and Web Servers on AWS (Dynamic Inventory)

Jul 8, 2021

Making restarting the service idempotent using Ansible playbook

Challenge: Restarting HTTPD service is not idempotence in nature and also it consumes more resources. How can we rectify this challenge in Ansible Playbook??? Idempotency in Ansible Ansible’s philosophy is that playbooks (whether for server provisioning, server orchestration, or application deployment) should be declarative. …

Ansible

3 min read

Making restarting the service idempotent using Ansible playbook
Making restarting the service idempotent using Ansible playbook

Jul 8, 2021

Complete IT automation using Ansible

Ansible is a software tool that provides simple but powerful automation for cross-platform computer support. It is primarily intended for IT professionals, who use it for application deployment, updates on workstations and servers, cloud provisioning, configuration management, intra-service orchestration, and nearly anything a systems administrator does on a weekly or…

Ansible

3 min read

Complete IT automation using Ansible
Complete IT automation using Ansible

Jul 8, 2021

Hadoop HDFS Cluster using Ansible

In this blog, I will demonstrate how I created an Ansible Playbook that can Install and configure a Hadoop HDFS Cluster using Ansible. Ansible Playbook: Inventory File:

Hadoop

2 min read

Hadoop HDFS Cluster using Ansible
Hadoop HDFS Cluster using Ansible

Hadoop HDFS Cluster using Ansible

In this blog, I will demonstrate how I created an Ansible Playbook that can Install and configure a Hadoop HDFS Cluster using Ansible.

Ansible Playbook:

Inventory File:

--

--

Muhammad Tabish Khanday

Muhammad Tabish Khanday

Lets Code 💻

Following
  • Soumadri Banerjee

    Soumadri Banerjee

  • Nikhil Adithyan

    Nikhil Adithyan

  • Qwiklabs

    Qwiklabs

  • The Flutter Way

    The Flutter Way

  • Tim Sneath

    Tim Sneath

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable