• Skip to main content
  • Skip to primary sidebar
BMA

BeMyAficionado

Inspire Affection

Programming

Time Complexity Comparison Sheet Of Elementary Sorting Algorithms

May 29, 2020 by varunshrivastava Leave a Comment

Article on Elementary Sorting Algorithms Comparison Sheet

It is always good to sharpen your blade from time to time. Data structures and algorithms is my sword. Recently, I visited all the elementary sorting algorithms. And it is always fun to understand the complexity and mindset behind it. This time I thought of writing a small program to run all the algorithms against a variable set of inputs to generate the time complexity … [Read more...] about Time Complexity Comparison Sheet Of Elementary Sorting Algorithms

Gitlab CI – SSH Into Virtual Private Server (VPS) Using Private Key From Gitlab CI Pipeline Job

May 28, 2020 by varunshrivastava Leave a Comment

Gitlab CI

Gitlab CI is a pain in the ass sometimes. It was a pain in my ass too. I was stuck for more than 2 hours trying to figure out how to SSH into my own server with my own private key. I tried so many things. And the shit becomes even more frustrating when the same piece of code works on your local but not on Gitlab CI. In my case, it went a step further to test my sanity. … [Read more...] about Gitlab CI – SSH Into Virtual Private Server (VPS) Using Private Key From Gitlab CI Pipeline Job

Long Polling Implementation With Java and Spring Boot

May 14, 2020 by varunshrivastava 11 Comments

Long Polling Implementation With java and spring boot

Long polling is a concept that was being used aggressively in the past. It was the technique that made web feel like real-time. I think a little history would help you to understand better. The Brief History Of Internet If you are old enough then you would know that web in its early days was very boring. And by boring I mean static, no moving parts. It simply … [Read more...] about Long Polling Implementation With Java and Spring Boot

Principles Of Microservices: How To Architect A Solution

December 31, 2019 by varunshrivastava Leave a Comment

Principles Of Microservices

Every enterprise has its own principles. Principles that takes it towards the goals. Principles that give birth to practices which are the underlying foundation for all the implementation. Similarly, Microservices has its own set of principles that helps its implementer to make the correct decision when given multiple options to choose from. Principles are like … [Read more...] about Principles Of Microservices: How To Architect A Solution

Why Would You Use Microservices (Advantages and Disadvantages)?

December 25, 2019 by varunshrivastava Leave a Comment

Why would you use microservices cover

Microservice is a new hot trend in the Application Architecture Landscape. Everyone in the IT world is talking about microservices. Every enterprise is either working on a microservice or porting their existing monolith to Microservices. This term has become really popular that people outside of the organization are also using it to explain something or the other. In any … [Read more...] about Why Would You Use Microservices (Advantages and Disadvantages)?

Spring Web MVC (3.x) Configuration From Scratch (Using XML)

November 8, 2019 by varunshrivastava Leave a Comment

Spring_Web_Mvc_Setup_With_XML

It feels like travelling back in time like 6-7 years when we had to configure the Spring Web MVC using XML. It was so dreadful for me back then. It is dreadful for me now as well. I know many of you might be struggling to set up the Spring Web MVC older versions (versions from 3.x) and so on. I know this because I'm struggling with it myself. Mostly because I'm … [Read more...] about Spring Web MVC (3.x) Configuration From Scratch (Using XML)

Login To Any Server Without Using Password

October 23, 2019 by varunshrivastava Leave a Comment

Logging into your system using public key encryption

This is the most basic stuff that every college grad student must know. Public key authentication is the most secure way of logging into any server. And it doesn't require you to remember your password or type it every time you want to login to the server, which actually saves valuable seconds of your time. This article is going to be all about Logging into your servers … [Read more...] about Login To Any Server Without Using Password

How To Setup Your MacOS Machine For Any Development

October 6, 2019 by varunshrivastava Leave a Comment

How_To_Setup_MacOs_Machine_For_Any_Development

Hey folks, I've been wanting to write an article on this topic for a long time but always find myself stuck with something or the other. Mostly because a lot of things have changed lately and it takes time to find the lost balance. So finally, I got some time out to craft this article for you. It is good that you are putting some time aside to actually read about setting … [Read more...] about How To Setup Your MacOS Machine For Any Development

Spring MVC – Build Project In Java With Gradle From Scratch (No XML)

August 18, 2019 by varunshrivastava 1 Comment

Hi folks, after a long time I revisited Spring MVC because of some project requirement and in the next moment, I was dealing with all sorts of configurations. If you have worked on Spring MVC before (not SpringBoot), you will know what am I referring to. All sorts of XML files (web.xml and spring-context etc). And to be clear I hate all that clutter. So, instead of dealing … [Read more...] about Spring MVC – Build Project In Java With Gradle From Scratch (No XML)

Getting Started With Redux And React Hooks

July 7, 2019 by varunshrivastava Leave a Comment

Redux with React Hooks

Before you proceed reading the article, please make sure that you are aware of the Redux Hooks. This article is going to be very short. You will be creating a 'hello world' application with the help of Redux and React Hooks. I would recommend you to develop an understanding of the React Hooks first and then proceed with the article. Following video explains about the React … [Read more...] about Getting Started With Redux And React Hooks

« Previous Page
Next Page »

Primary Sidebar

Subscribe to Blog via Email

Do you enjoy the content? Feel free to leave your email with me to receive new content straight to your inbox. I'm an engineer, you can trust me :)

Join 874 other subscribers

Latest Podcasts

Recent Posts

  • Is The Cosmos a Vast Computation?
  • Building Semantic Search for E-commerce Using Product Embeddings and OpenSearch
  • Leader Election with ZooKeeper: Simplifying Distributed Systems Management
  • AWS Serverless Event Driven Data Ingestion from Multiple and Diverse Sources
  • A Step-by-Step Guide to Deploy a Static Website with CloudFront and S3 Using CDK Behind A Custom Domain

Recent Comments

  • Varun Shrivastava on Deploy Lambda Function and API Gateway With Terraform
  • Vaibhav Shrivastava on Deploy Lambda Function and API Gateway With Terraform
  • Varun Shrivastava on Should Girls Wear Short Clothes?
  • D on Should Girls Wear Short Clothes?
  • disqus_X5PikVsRAg on Basic Calculator Leetcode Problem Using Object-Oriented Programming In Java

Categories

  • Blogging
  • Cooking
  • Fashion
  • Finance & Money
  • Programming
  • Reviews
  • Software Quality Assurance
  • Technology
  • Travelling
  • Tutorials
  • Web Hosting
  • Wordpress N SEO

Archives

  • November 2024
  • September 2024
  • July 2024
  • April 2024
  • February 2024
  • November 2023
  • June 2023
  • May 2023
  • April 2023
  • August 2022
  • May 2022
  • April 2022
  • February 2022
  • January 2022
  • November 2021
  • September 2021
  • August 2021
  • June 2021
  • May 2021
  • April 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • February 2020
  • December 2019
  • November 2019
  • October 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • January 2019
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016

Tags

Affordable Hosting (4) algorithms (4) amazon (3) aoc-2020 (7) believe in yourself (4) best (4) database (4) earn money blogging (5) education (4) elementary sorting algorithms (4) experience (3) fashion (4) finance (6) Financial Freedom (7) food (7) friends (3) goals (5) google (5) india (10) indian cuisine (5) indian education system (4) java (16) life (16) life changing (4) love (4) make money (3) microservices (9) motivation (4) oops (4) podcast (6) poor education system (4) principles of microservices (5) problem-solving (7) programmer (5) programming (28) python (5) reality (3) seo (6) spring (3) success (10) success factor (4) technology (4) top 5 (7) typescript (3) wordpress (7)

Copyright © 2025 · Be My Aficionado · WordPress · Log in

Go to mobile version