Blogs

Digital Experience
Reimagine The User Journey
Raghvendra Singh Dikhit
February 23, 2022

“Intuitive design is how we give the user new superpowers” ~ JARED SPOOL. Over the last one decade, the technology landscape has evolved drastically. Cloud computing has changed the paradigm altogether for all IT solutions. AI and IoT have evolved, still in a journey of exploration and innovations. 5G empowers handheld devices for data transfer […]

Read more
Cloud
AWS Serverless Data Stores
Kanhaiya Chhipa & Surbhit Shrivastava.
September 17, 2020

Introduction When designing and building an application, one of the key considerations is which database to use. A poor decision here can cost you severely, either by requiring costly ongoing maintenance of a database or by forcing a sensitive data migration to another solution. Scalability is another important aspect to keep in mind for handling […]

Read more
Cloud
Introduction to Serverless Architecture
Apoorv Kathal
September 15, 2020

What is Serverless Architecture? Let’s break this work into two parts – “Server” – “Less”. Does this give you a notion that we are going to use less Servers? Maybe… Maybe not.. ⚠ SPOILER ALERT – Yes! There are Servers in Serverless Architecture But! to get to that point we need to understand & tackle […]

Read more
Cloud
Modernizing monolithic applications to serverless architecture on AWS
Aditya Parasrampuria
September 10, 2020

Serverless architecture is a modern application design paradigm which allows enterprises to build and run applications and services without worrying about server management. It enables users to focus on writing business logic, while the cloud service provider takes care of infrastructure management tasks like server/cluster/capacity provisioning, patching, operating system maintenance. Serverless computing is event-driven. Common […]

Read more
Cloud
Rapidly build secure serverless microservices using AWS
Aditya Parasrampuria
September 8, 2020

Enhanced application availability, improved performance, faster time-to-market, and easy scalability have made microservices a popular architectural choice for enterprises looking for scalable and secure applications. Focused on building business functionalities, microservices make it easier to build and maintain apps. It allows decoupled services written in different programming languages to coexist with other fragments, giving enterprises […]

Read more
Cloud
Cost optimized Serverless CI/CD strategy using GitLab
Prashant Singh
September 4, 2020

Motivation Lowering the IT infra and operation cost, along with reducing the complexity of infra provisioning are few fundamental paradigms, which made serverless architecture a popular solution for many projects these days. Here, we would be discussing the role of serverless architecture in CI/CD in a project and how to choose a cost-optimized managed solution […]

Read more
Digital Experience
What is Gamification?
Raghvendra Singh Dikhit
September 2, 2020

Gamification is the process for objective of user engagement. It has more to do with psychology and less with the technology. It requires thorough understanding of target user segments psychology, their work habits, motivations factors, work schedules etc. It brings the engagement attributes of games on enterprise systems to drive a positive change in the […]

Read more
Cloud
Go serverless in managing your production container fleet using AWS Fargate
Shubham Gupta
September 1, 2020

The Problem: “Works in my Machine” As a developer, when you start writing code for your application, you tend to make certain configurations in your machine, install dependencies and software. Some of these configurations could be specific to your operating system. What if other developers in your team try to run the same code base, […]

Read more