Our insightful blogs

  • Published On: 28 November 2022By

    Why is testing required? Testing is beneficial for the following reasons:- Easy detection of errors in code or its flow. Enhance the quality of the product while reducing costs, maximising

    • General
  • Published On: 21 November 2022By

    In Jenkins, We can build all our applications on a single server. As the requirement grows and changes, we will come cross many issues like what if there are thousands

    • General
  • Published On: 21 November 2022By

    Use Cases Integrate with Keka - via api/library Generic - It will be able to work with any provider/channel with just a little change. (Eg. Whatsapp, telegram, google chat). Dependencies

    • General
  • Published On: 18 November 2022By

    Introduction Angular framework makes HTTP calls to the server for retrieving data to update pages with dynamic information using its HttpClient library. However, Sometimes we might need to add a

    • General
  • Published On: 14 November 2022By

    These days people are contemplating life on Mars. At Auriga, we are having enough fun to stay on earth. Auriga is a tribe of friends that has become a family

    • General
  • Published On: 8 November 2022By

    On Thursday, Mark Zuckerberg, the CEO of Meta, announced what seems to be a very important feature -  WhatsApp communities, designed to help organisations communicate better. WhatsApp has more than

    • General
  • Published On: 2 November 2022By

    What is Cache? It is the place where we store the frequently accessed data so that for future requests the data can be served faster instead of querying from the

    • General
  • Published On: 1 October 2022By

    Today, we are going to look at a basic overview of Caching, Its types, and its implementation in a spring boot application. Basically, In essence, caching is known as "Storing

    • General