Open in app

Sign In

Write

Sign In

Sanjana thamke
Sanjana thamke

497 Followers

Home

Lists

About

Pinned

Deploying an Application on Kubernetes with ingress and test application on browser with ngrok

Using ingress to deploy a Node.js application on Kubernetes and ngrok to test application on a browser. Build Kubernetes using Minikube and manage Docker Container using Pods, Deployment, Services, and ingress manifest files Prerequisite 🐳 ❄ : 1. AWS EC2 instance. (Ubuntu : t2 medium) 2. Docker. 3. Minikube. 4…

Kubernetes

5 min read

Deploying an Application on Kubernetes with ingress and test application on browser with ngrok
Deploying an Application on Kubernetes with ingress and test application on browser with ngrok
Kubernetes

5 min read


May 8

Day 65 — Working with Terraform Resources 🚀

Yesterday, we saw how to create a Terraform script with Blocks and Resources. Today, we will dive deeper into Terraform resources. Understanding Terraform Resources A resource in Terraform represents a component of your infrastructure, such as a physical server, a virtual machine, a DNS record, or an S3 bucket. …

Terraform

3 min read

Day 65 — Working with Terraform Resources 🚀
Day 65 — Working with Terraform Resources 🚀
Terraform

3 min read


May 3

Day 64 — Terraform with AWS

Provisioning on AWS is quite easy and straightforward with Terraform. Prerequisites AWS CLI installed The AWS Command Line Interface (AWS 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.

AWS

3 min read

Day 64 — Terraform with AWS
Day 64 — Terraform with AWS
AWS

3 min read


May 2

Interview questions:

Here I am sharing the questions which NAGARJUNA HOTA have faced in an Interview Link : https://www.linkedin.com/posts/nagarjuna-hota-30871017a_devops-aws-docker-activity-7057348056517591040--L4v?utm_source=share&utm_medium=member_desktop 1.What is web server, what is the the difference between Apache n nginx , describe their working mechanism. A web server is a software application that delivers web content, such as web pages, to client computers that request it via the Internet. …

Interview

17 min read

Interview questions:
Interview questions:
Interview

17 min read


Published in

DevOps.dev

·Apr 25

AWS-VPC Peering across Two Region

A virtual private cloud (VPC) is a virtual network dedicated to your AWS account. It is logically isolated from other virtual networks in the AWS Cloud. A VPC peering connection is a networking connection between two VPCs that enables you to route traffic between them using private IPv4 addresses or…

Vpc

7 min read

AWS-VPC Peering across Two Region
AWS-VPC Peering across Two Region
Vpc

7 min read


Apr 24

NAT Gateway with AWS

A Network Address Translation (NAT) Gateway is a managed service offered by Amazon Web Services (AWS) that allows instances in a private subnet to access the internet, while at the same time, preventing the internet from initiating connections with those instances. When you create a VPC (Virtual Private Cloud) in…

AWS

7 min read

NAT Gateway with S
NAT Gateway with S
AWS

7 min read


Published in

AWS Tip

·Apr 20

Day 63 — Terraform Variables

variables in Terraform are quite important, as you need to hold values of names of instance, configs , etc. We can create a variables.tf file which will hold all the variables. variable "filename" { default = "/home/ubuntu/terrform-tutorials/terraform-variables/demo-var.txt" } variable "content" { default = "This is coming from a variable which was…

Terraform

4 min read

Day 63 — Terraform Variables
Day 63 — Terraform Variables
Terraform

4 min read


Apr 12

Day 62 — Terraform and Docker 🔥

Terraform needs to be told which provider to be used in the automation, hence we need to give the provider name with source and version. For Docker, we can use this block of code in your main.tf Blocks and Resources in Terraform Terraform block Task-01 Create a Terraform script with Blocks and Resources terraform { required_providers {…

Terraform

3 min read

Day 62 — Terraform and Docker 🔥
Day 62 — Terraform and Docker 🔥
Terraform

3 min read


Apr 12

Day 61- Terraform🔥

Hope you’ve already got the gist of What Working with Terraform would be like . Lets begin with day 2 of Terraform ! Task 1: find purpose of basic Terraform commands which you’ll use often terraform init: is a command used in Terraform to initialize a new or existing Terraform working directory. .When you run terraform init, Terraform will download and install…

Terraform

2 min read

Terraform

2 min read


Apr 12

Day 60 — Terraform🔥

Hello Learners , you guys are doing every task by creating an ec2 instance (mostly). Today let’s automate this process . How to do it ? Well Terraform is the solution . What is Terraform? Terraform is an infrastructure as code (IaC) tool that allows you to create, manage, and update infrastructure resources…

Terraform

3 min read

Day 60 — Terraform🔥
Day 60 — Terraform🔥
Terraform

3 min read

Sanjana thamke

Sanjana thamke

497 Followers

DevOps Engineer | AWS | Docker | Linux | Git | Kubernetes| ELK | Jenkins| blogger

Following
  • Raphael De Lio

    Raphael De Lio

  • EverythingCloud ☁💭⚡

    EverythingCloud ☁💭⚡

  • Rajani Ekunde

    Rajani Ekunde

  • Manoj kumar N

    Manoj kumar N

  • Andrew Tips

    Andrew Tips

See all (11)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams