Assuring High Performance and Availability for Containerized Environment

The nature of doing retail business has changed significantly over the years, thanks to recent technological advancements. With fewer customers in brick-and-mortar stores, online retail systems have been busier and more stressed than ever. Retail statistics project 95% of purchases would be done via eCommerce. Any bad experience with a retail customer, online or mobile […]
Local system setup of SAP Commerce Hybris 2105 version with the use of Spartacus

Purpose of the article: To know the process of Hybris 2105 version setup in the local system Intended Audience: E commerce Tools and Technology: SAP Commerce Hybris, Spartacus Keywords: Hybris, Spartacus SAP Commerce Cloud 2105 Installation for Spartacus Before I begin the blog, I would like to provide a brief overview of what Spartacus is […]
AWS Glue Workflows: A Way of Automating Glue Processing

Purpose of the article: To explain how to automate the complete GLUE ETL processing in one click Intended Audience: For those who are exploring GLUE and its components, For those who are finding a solution for automated ETL process on AWS cloud in a serverless fashion Tools and Technology: AWS GLUE (AWS Cloud) Keywords: AWS […]
Fundamentals of JavaScript

Purpose of the Article: Learn internal and critical concepts of JavaScript in-depth for a strong foundation Intended Audience: JavaScript Developers Tools and Technology: JavaScript, Google Chrome, Mozilla Firefox, Apple Safari, and Microsoft Edge Keywords: JavaScript, JavaScript Engine, JavaScript Runtime Environment, Angular, React, Vue, Node “JavaScript is an asynchronous single-threaded language that can be non-blocking.” JavaScript […]
Emergence of Software Architecture

Purpose of the article: To explain different software architectures Intended Audience: iOS Developers Tools and Technology: Anyone Keywords: Monolithic, Queue, event-based, Microservices Monolithic and Tiered Architecture To illustrate monolithic and tiered architecture, let’s consider an example where a user uploads high-quality 4k videos to YouTube. At this point, YouTube generates various levels of quality videos, e.g., […]
Get to Know SonarQube

Purpose of the article: To provide the knowledge needed to use SonarQube Intended Audience: Developers and DevOps Engineers Tools and Technology: SonarQube and Angular Keywords: Code Coverage, SonarQube, SonarLint, Angular Get to Know SonarQube It always starts with ‘Why’ and ‘When’ so that ‘How’ becomes easy. The same applies to software development. Developers work hard […]
Future of Mining with AI: Moving Towards an Insight-driven Organization

The thought of a mine brings forth pictures of a dark underground tunnel with metallic shafts and lights fixed on helmets that cut through the subterranean darkness. This scene makes it almost impossible to picture new-age technology like artificial intelligence (AI) finding its usage in mining. For the mining industry, the efficient extraction of raw […]
Digital Transformation for Business Sustenance in the New Normal

96% of business leaders believe that the pandemic will expedite their digital transformation needs by an average of 5.3 years, according to an IBM study. For organizations that deemed digital transformation was not an immediate need, or for those concerned about the necessity of digital transformation to business sustenance, the pandemic has most unquestionably muffled […]
Hive – An Easy, Fast, Secure NoSQL Database Implementation for Flutter Applications

Purpose of the article: To educate beginners and flutter developers to work with the Hive DB for local storage of the application data Intended Audience: Flutter Enthusiasts Tools and Technology: Android Studio, Flutter SDK Keywords: Local Database, Hive, Flutter, Storage Hive is a dart package used in Flutter applications for storing data locally and manipulating the data on a targeted […]
Complete Integration of GraphQL in iOS Swift

Purpose of the article: Demonstrates the integration of Apollo Framework for GraphQL API consumption. Shows code snippets of the GraphQL operations. Intended Audience: iOS developers Tools and Technology: XCode, Swift, GraphQL, Apollo Keywords: GraphQL, Swift, iOS, Apollo Purpose of the article: Demonstrates the integration of Apollo Framework for GraphQL API consumption. Shows code snippets of the GraphQL operations. Intended Audience: iOS […]