mahir dasare

mahir dasare @mahir_dasare_333

Location:
Maharashtra, India
Joined:
Jun 22, 2024

mahir dasare
articles - 23 total

The /proc Filesystem

The /proc Filesystem Certain filesystems, like the one mounted at /proc, are called...

Learn More 0 0Jun 19

The API Lifecycle

This lifecycle was created by the OpenAPI Initiative to explain how OpenAPI can be used throughout...

Learn More 1 3Jun 17

Why Code-first Works

Design-first has many benefits for rapid prototyping and shaping ideas. However, code-first is...

Learn More 0 0Jun 13

How Security Requirements are Implemented in OpenAPI

OpenAPI currently provides support for five different security schemes through the Security Scheme...

Learn More 0 0Jun 13

Soft Links

Soft (or Symbolic) links are created with the -s option, as in: $ ln -s file1 file3 $ ls -li file1...

Learn More 0 0Jun 12

Hard Links

The ln utility is used to create hard links and (with the -s option) soft links, also known as...

Learn More 0 0Jun 12

Security IAM Role

For AWS Lambda to run, we need to define an IAM role. This specifies which AWS subsystems can call...

Learn More 0 2Jun 12

Monolithic vs Microservices

Monolithic vs Microservices Monolithic Architecture: Single codebase Tightly coupled...

Learn More 0 0Jun 9

Wired and Wireless Connections

Wired connections usually do not require complicated or manual configuration. The hardware interface...

Learn More 0 0Jun 6

Apache Helm Chart

This Helm chart deploys an Apache HTTP Server on a Kubernetes cluster. Prerequisites Kubernetes...

Learn More 0 1Jun 5

Kubernetes Ingress Controller on Minikube Cluster

Steps to implement ingress: 1) Create minikube cluster as mentioned in pre-requisites : 2) Check...

Learn More 0 2Jun 5

Ready for challenge.

Dev challenge is great opportunity for coders. And I'am Ready for challenge.

Learn More 14 0May 3

🔍 Understanding Docker: A Quick OS Refresher

Before diving into how Docker works under the hood, it’s helpful to revisit some fundamentals of...

Learn More 0 0May 1

What Exactly Are Containers?

What Exactly Are Containers? Imagine having your own little mini-computer inside your real computer...

Learn More 0 0Apr 28

Three-tier Application Project

🚀 Successfully Deployed a Three-Tier Application on AWS! 🌐 I'm thrilled to share my latest...

Learn More 0 0Jan 19

Key Linux Commands to Learn: Top 49 for Normal Users

A post by mahir dasare

Learn More 0 0Jul 13 '24

How to Create a Directory and Save It to a File

A post by mahir dasare

Learn More 0 0Jul 8 '24

Quick Guide: Making Files with Touch Command

A post by mahir dasare

Learn More 1 0Jul 1 '24

Engage with RHEL 9: Hands-On Practice Made Easy

A post by mahir dasare

Learn More 0 0Jun 29 '24

Text Editor

Text Editor: vi editor, nano, gedit Commands to read file: more, less Filters Horizontal Filters :...

Learn More 0 0Jun 27 '24

Linux “date” Command

Introduction: Date command is helpful to display the date in several formats. It also allows you to...

Learn More 0 0Jun 26 '24

Linux “ls” Command RHEL 9

List files using ls with no option ls with no option list files and directories in a bare format...

Learn More 1 0Jun 26 '24

Understanding Upstream and Downstream: A Simple Guide

Upstream in Linux distributions: Fedora openSUSE OpenShift Downstream in Linux...

Learn More 0 0Jun 26 '24