Notes Deployment Strategies
Source TLDR; Big Bang Deployment Big Bang deployment is a software release approach where the entire system is deployed in one go, replacing the existing system entirely. It involves hi...
Source TLDR; Big Bang Deployment Big Bang deployment is a software release approach where the entire system is deployed in one go, replacing the existing system entirely. It involves hi...
One small post for the biggest tech fanboy moment Android vs iOS First 10 days Usage iOS Shortcoming : iPhones do not support the 4G Volte carrier Video Calling service in India The NFC in i...
Event: Women TechMaker 2023 Program Links Google Accelerator for Startups Women Developer Academy Conference LiveStream Me @ event
Completion of Certification Completing this certification was mostly inspired by chatgpt and exploring all the available options and Ai ML services in azure and also all exploring deployment opti...
DNS Domain Name Server: Note 10,000 FT View DNS Resolver Providers What is Software that makes DNS Server work Bind V9 NDS KNOTS DNS Why only 13 root DNS servers ? A comm...
Class Loader in Java: Notes The Java ClassLoader is a part of the Java Runtime Environment that dynamically loads Java classes into the Java Virtual Machine. JVM doesn’t need to know about the ...
Java RoadMap [InUpdate] SET 1: JVM Architecture Classes + Objects Inheritance/ Enum/ Polymorphism / Overloading / Overriding Transient / Assert / Volatile ...
New in Redis ![IMG_202 MEESHO Razorpay Redis Enterprise
Recap to Terraform Terraform Installation Tried official installation instructions but faced some dependency issue on my machine so ended up installing using the brew recipe brew install ter...
A common problem in streaming applications Kafka is a fast, scalable, durable, and fault-tolerant publish-subscribe messaging system that is widely adopted by enterprises. Kafka has the natur...