Open in app
Home
Notifications
Lists
Stories

Write
Ayush Kumar singh
Ayush Kumar singh

Home

Jun 5, 2021

Remote State Management in Terraform via GCP/AWS

What is Terraform State, and How Terraform manages it? When we configure or automate any resource terraform, create a state file where it stores all the changes. So that next time when we try to modify or destroy the resource. It must know what we already have. This state file is stored by default in a local file named…

Terraform

3 min read

Remote State Management in Terraform via GCP/AWS
Remote State Management in Terraform via GCP/AWS

Mar 30, 2021

Storage Elasticity to Hadoop DateNode using LVM | Resize Static Partition without data loss

This article shows how we can change Hadoop data node storage on the fly without data loss. This will be achieved by integrating Hadoop with LVM(Logical Volume Manager). What I’ll do 1.Configure Hadoop master with data node 2. Create an LVM partition. 3. Mount this partition to the data node directory 4. Now…

Big Data

4 min read

Storage Elasticity to Hadoop DateNode using LVM | Resize Static Partition without data loss
Storage Elasticity to Hadoop DateNode using LVM | Resize Static Partition without data loss

Dec 2, 2020

What’s Ansible and How Industries are using it?

What Is Ansible? Ansible is an Automation Engine. It can automate cloud provisioning, configuration management, application deployment, intra-service orchestration, and many other IT needs. It uses no agents and no additional custom security infrastructure. It uses the YAML Syntax. Ansible includes hundreds of modules to support a wide variety of integrations, including AWS…

Automation

4 min read

What’s Ansible and How Industries are using it?
What’s Ansible and How Industries are using it?

Oct 30, 2020

Docker: Running Your Python Code on Docker or Apache Server

What Is Docker? Docker is an open-source project based on Linux containers. It Helps Creating Containers on the top of the Operating System. A container provides operating-system-level virtualization. Containers are almost same as VMs. Both isolate an application and its dependencies into a self-contained unit that can run anywhere. …

Docker

2 min read

Docker: Running Your Python Code on Docker or Apache Server
Docker: Running Your Python Code on Docker or Apache Server

Oct 18, 2020

AWS CLI Setup and Launch EC2 Instance with KeyPair and Security Group with AWS CLI

The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the command line and automate them through scripts. Prerequisites A 64-bit version of Windows XP or later. Admin rights to install…

AWS

2 min read

AWS CLI Setup and Launch EC2 Instance with KeyPair and Security Group with AWS CLI
AWS CLI Setup and Launch EC2 Instance with KeyPair and Security Group with AWS CLI

Oct 7, 2020

WordPress and MySQL Deployment on AWS With Custom VPC, Subnet, NAT Gateway and Security Group using Terraform

What We’ll Do ?? We will create a web portal for our company with all the security as much as possible. We will be using WordPress software with a dedicated database server i.e. MySQL Server. This MySQL Server will run in my Private Subnet and WordPress in Public Subnet Attached with A NAT gateway…

AWS

3 min read

WordPress and MySQL Deployment on AWS With Custom VPC, Subnet, NAT Gateway and Security Group…
WordPress and MySQL Deployment on AWS With Custom VPC, Subnet, NAT Gateway and Security Group…

Oct 6, 2020

AWS Infrastructure Automation By Terraform: Configure WebServer With files in EFS

I always had this thought what if I can automate the infrastructure? as a CS engineer always try to make automate all the processes. Always and I love to work with AWS as my primary cloud service provider using AWS with Terraform. For Continuous Integration, I cant always log in…

AWS

3 min read

AWS Infrastructure Automation By Terraform: Configure WebServer With files in EFS
AWS Infrastructure Automation By Terraform: Configure WebServer With files in EFS

Sep 22, 2020

Case Study: How Netflix Is Using AWS and its Own CDN

Netflix is one of the Biggest customer of AWS and it uses AWS for nearly all its computing and storage needs, including databases, analytics, recommendation engines, video transcoding, and more hundreds of functions that in total use more than 100,000 server instances on AWS. Let See How Netflix Started Using…

Netflix

8 min read

Case Study: How Netflix Is Using AWS And its Own CDN
Case Study: How Netflix Is Using AWS And its Own CDN

Sep 16, 2020

Big Data: Challenge for MNC’s like Google, Facebook…

Each minute of every day on the Internet ➡Every second, on average, around 6,000 tweets are tweeted on Twitter, which corresponds to over 350,000 tweets sent per minute. ➡300 hours of video are uploaded to YouTube every minute! Almost 5 billion videos are watched on YouTube every single day. ➡300,000 photos and videos are shared on Instagram per…

Big Data

4 min read

Big Data: Challenge for MNC’s like Google, Facebook…
Big Data: Challenge for MNC’s like Google, Facebook…

Sep 12, 2020

Google Kubernetes Engine with WordPress and MySQL Database Using Terraform

It was a task given by my training instructor from LinuxWorld Informatics Pvt. Ltd. This task has to be done directly from Google cloud Console, but I tried to create the complete infrastacture using only Terraform. Task Overview : 1. Create multiple projects, namely developer and production 2. Create VPC…

Terraform

4 min read

Google Kubernetes Engine with WordPress and MySQL Database Using Terraform
Google Kubernetes Engine with WordPress and MySQL Database Using Terraform
Ayush Kumar singh

Ayush Kumar singh

Tech. Explorer

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable