Pragyan Tripathi Profile picture
Passionate Developer, Educator & Founder with a decade of experience In Tech. Tweets about DevOps, Clojure, Terraform & Automation. Follow me to learn more!
Dec 29, 2022 12 tweets 3 min read
I worked with many pro developers in the last decade who preached the same ideas. Adopting them made me an efficient problem solver today.

Here are 10 tricks that only experienced developers know: 🧵👇

#software #programming #developers 1. Always have a plan

Planning helps you learn about the problem, analyse it, and carefully think about the trade-offs. Jumping right into the code is often a sign of inexperience.
Dec 28, 2022 12 tweets 3 min read
If you are struggling you grow your customers & bring new customers open this: 👇

While building @vadelabs, I am learning about how to drive maximum value for our customers.

Here are 10 essential customer funnels you need to know to take your business to the next level🧵 1. The Awareness Funnel:

Your potential customer becomes aware of your company. You must focus on generating interest and curiosity in your product and service. Involves running paid ads, attending events, or creating content.
Dec 27, 2022 12 tweets 2 min read
As a DevOps engineer, you should be familiar with several metrics to effectively monitor and maintain the performance and reliability of a system.

Here are the 10 most important metrics you must know: 🧵👇 Image 1. Availability: This is a measure of the proportion of time that a system is operational, taking into account both the MTBF and MTTR.
Nov 29, 2022 13 tweets 7 min read
Kubernetes is a complicated beast. There are many moving parts under the hood. Simplifying Container orchestration isn’t easy

Here are 11 Resources that will make you a Kubernetes wizard in no time 🧵👇

#DevOps #DevOpsCommunity #Kubernetes #K8S 1. A Beginner’s Guide to Kubernetes

A comprehensive introduction to Kubernetes architecture.

🔗 medium.com/containermind/…
Oct 26, 2022 18 tweets 4 min read
Building reliable software is complex.

Here are 16 lessons I learned the hard way in the last five years as a DevOps engineer 🧵👇

#DevOps #DevOpsCommunity 1. No in-code fallbacks for configs:

If the service can't load the config on startup for any reason, it should just crash. It's easier to diagnose than the result of one borked instance going down an ancient code path due to misconfiguration.
Oct 24, 2022 11 tweets 4 min read
Networking protocols are the most important concepts to excel as a DevOps engineer.

Unfortunately, most of them don't seem to understand the basics.

Here's a crash course to make you an expert in OSI Model 🧵👇 Image OSI stands for Open Systems Interconnection. It provides a standard for different computer systems to be able to talk with each other.

7 layers of OSI model are defined as follows : Image
Sep 14, 2022 19 tweets 4 min read
17 roles you must know to run a successful software development team🧵👇

For building a successful software product, you need to have a strong software development team. These are the following roles crucial to run the software business👇

#software #programming #developer 1. Project Executive

Experienced professionals with a good grasp of business serve as project executives. An individual with this role must be granted the required authority to take any rational business decisions for the project.