Open in app

Sign in

Write

Sign in

Sharad Regoti
Sharad Regoti

11 Followers

Home

About

Jul 17

Problems Faced While Running Gitlab Runners On K8s With AWS Spot Instances

The challenges encountered and the solutions implemented while operating self-hosted Gitlab runners on Kubernetes. — In this post, I’ll share the challenges encountered and the solutions implemented while operating self-hosted Gitlab runners on Kubernetes. Please note: this post does not cover setting up Gitlab runners — it assumes you’ve already done so. The following outlines the specifics of our development EKS cluster where the Gitlab…

DevOps

9 min read

Problems Faced While Running Gitlab Runners On K8s With AWS Spot Instances
Problems Faced While Running Gitlab Runners On K8s With AWS Spot Instances
DevOps

9 min read


Jun 21

Platform Setup : How To Structure Your Infrastructure Repository

Welcome to the Platform Setup series, a collection of blog posts where I’ll be sharing my insights and experiences from deploying applications in enterprises. With a particular focus on Banking and Insurance companies. I’ve been part of dynamic teams ranging in size from 20 to 40 talented individuals, each one…

DevOps

6 min read

Platform Setup : How To Structure Your Infrastructure Repository
Platform Setup : How To Structure Your Infrastructure Repository
DevOps

6 min read


Jun 14

Guide: How to Mask Sensitive Information Using Fluent Bit

Fluent Bit is a popular open-source log processor and forwarder that allows you to collect data from different sources, filter, and transform it before forwarding it to different destinations. In some cases, the data collected may contain sensitive information like passwords, credit card numbers, social security numbers, and other personal…

Observability

6 min read

Guide: How to Mask Sensitive Information Using Fluent Bit
Guide: How to Mask Sensitive Information Using Fluent Bit
Observability

6 min read


Jun 25, 2022

Using Git To Manage Versioned Releases

Every software engineering job posting out there requires a mandatory skill of knowing some kind of version control system. I know that you are a great developer. You can build highly scalable systems, amazing apps and websites. But you can’t do everything alone. …

Git

10 min read

Using Git To Manage Versioned Releases
Using Git To Manage Versioned Releases
Git

10 min read


Feb 8, 2021

What Is Employee Stock Options (ESOPs)

Let’s say you are working for a company which is doing exceptionally well & at the end of every month, you are getting a salary check. …

Startup

7 min read

What Is Employee Stock Options (ESOPs)
What Is Employee Stock Options (ESOPs)
Startup

7 min read


Feb 1, 2021

Startup Funding Explained In 2 Minutes

You must have seen these kinds of headlines in your daily news reads. Yeah, you have some idea from the title like, A company is getting X amount of money to grow its business. But have you ever wondered what does the words like seed round, series round, angel investor…

Startup

4 min read

Startup Funding Explained In 2 Minutes
Startup Funding Explained In 2 Minutes
Startup

4 min read


Dec 20, 2019

9 Linux Terminal Special Characters That You Should Know

What are special characters? There are a set of characters the linux shell treats in two different ways. When you type them at the shell, they act as instructions or commands and tell the shell to perform a certain function. Think of them as single- character commands. 1) Home Directory ( ~ ) The tilde (~)…

Terminal

4 min read

9 Linux Terminal Special Characters That You Should Know
9 Linux Terminal Special Characters That You Should Know
Terminal

4 min read


Jul 26, 2019

How I got my Learners License (LL), at Tardeo RTO, Mumbai (My Experience)

I had applied online at parivahan website & booked a slot between 10 Am — 11 AM. At Tardeo RTO Mumbai, Go to the H Block for giving the Learners License Test. First Step : Get the Token from concerning officer at H Block, he will first verify the documents, make sure that…

Mumbai

2 min read

How I got my Learners License (LL), at Tardeo RTO,  Mumbai (My Experience)
How I got my Learners License (LL), at Tardeo RTO,  Mumbai (My Experience)
Mumbai

2 min read


Jul 10, 2019

Creating a TCP Client with NodeMCU Microcontroller in Station Mode

Initialize Variables const char *ssid = "sharad"; // wifi router name const char *pass = "aINl5jy9"; // wifi router password const char *host = "10.42.0.156"; // server IP Address const int port = 8000; // server port int flag = 1; // flag to check for connection existance Use the TCP Server…

Arduino

2 min read

Arduino

2 min read

Sharad Regoti

Sharad Regoti

11 Followers

Engineer at spaceuptech

Following
  • Bijit Ghosh

    Bijit Ghosh

  • Dylan Meeus

    Dylan Meeus

See all (6)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams