Skip to main content

Architecture

Istock 935964092

Navigating Snaplogic Integration: A Beginner’s Guide

As there is rapid growth in businesses going digital, the need to develop scalable and reliable functionalities to connect applications, Cloud environments, on-premises assets have grown. To resolve these complex scenarios, iPaaS seems to be a perfect solution. For example, if a developer needs to connect and transfer huge data from an e-commerce platform to […]

How To Integrate OpenAI Assistances API with AEMaaCS

Adobe AEMaaCS Integration with OpenAI Assistants API Demo

About the OpenAI Assistants API The OpenAI Assistants API allows you to build AI assistants within your own applications. An Assistant has instructions and can leverage models, tools, and knowledge to respond to user queries. The Assistants API is designed to help developers build powerful AI assistants capable of performing a variety of tasks. Different from […]

Team Meeting Accesibility

The Role of Customizable Settings in Universal Design

In the pursuit of creating inclusive environments, customizable settings emerge as a powerful tool within the realm of universal design. By recognizing and accommodating individual preferences and needs, customizable settings pave the way for a more personalized and accessible world. In this blog post, we delve into the transformative impact of customizable settings in various […]

Istock 1435220822

Tutorial 03 – Publish Microservices to the Eureka Server

Read the other blogs in this series: Tutorial 01 – Microservices Architectural Design by using Spring Boot Tutorial 02 – Spring Cloud – Netflix Eureka Server Publish Microservices to the Eureka Server Every Microservice must be published/ registered with Eureka Server (R&D Server) by becoming an Eureka Client We must create a microservice using Spring […]

A Male Programmer Shows A Female Colleague A Coding Technique. The Codes Are Visible On The Laptop Screen

Unleashing Synergy: Why Salesforce Data Cloud is the Perfect Companion to Your Existing CDP

Leveraging Your CDP In today’s dynamic business landscape, harnessing the power of customer data is non-negotiable for success. Companies around the globe are increasingly turning to Customer Data Platforms (CDPs) to consolidate and manage their customer information effectively. While many organizations have already invested in a CDP, the addition of Salesforce Data Cloud can elevate […]

What To Consider Before Leaping Into Microservices

Tutorial 02 – Spring Cloud – Netflix Eureka Server

You may learn microservices in-depth from beginner to expert in this set of tutorials. click here for previous blog: – Tutorial 01 – Microservices Architectural Design by using Spring Boot Introduction: – Netflix Eureka Server – To enable discovery and communication between microservices, it is necessary to register or publish the microservice with the R&D […]

Business Man Using Computer Hand Close Up Futuristic Cyber Space And Decentralized Finance Coding Background, Business Data Analytics Programming Online Network Metaverse Digital World Technology

Tutorial 01 – Microservices Architectural Design by using Spring Boot

What is Microservices Architecture? Microservices Architecture Software development follows an architectural and organizational approach where small independent services communicate with each other through well-defined APIs. Overview of Microservices Architecture Microservices architecture provides a set of rules and guidelines to develop a project as a set of loosely coupled/de-coupled services, and this can be implemented using […]

The future of commerce is leaning toward a composable approach, but there are pros and cons to it, monolith, and headless commerce.

Ryman Hospitality Migrates to Oracle ERP Cloud!

ERP | Enterprise Resource Planning Migration to the Cloud – July 2023 Go Live! Ryman Hospitality Properties, Inc. (NYSE: RHP) Business Challenge + Opportunity Migrate existing footprint and well-established business processes from Oracle EBS and NetSuite financials into Oracle ERP Cloud (Fusion), with over 500 custom reports written across different tool sets (FSGs, Discoverer, GL Wand, […]

Istock 1450969748

Decoding DI in Optimizely CMS 12

DI or Dependency Injection is a complex topic, not just in Optimizely CMS, but in general in .net core implementations. Some aspects we get, like the different ways dependencies can be injected and which is better over others, while some leave us scratching our heads. Often times we end up doing a lot of troubleshooting, […]

The Secret To Software Tool Integration Photo 1

Power of Oracle EPM Integration – Calling External RestAPI for Enhanced Performance

Overview: This article explains how to use Groovy and connectors to call an external REST API using Oracle EPM Cloud and Middleware technology called MuleSoft. Context: There is an option to call both internal and external REST APIs using the Groovy EPM object model. To generate GL files from ERPs and load them into FCCS […]

Blog 2355684 1280

Spark Partition: An Overview

In Apache Spark, efficient data management is essential for maximizing performance in distributed computing. Partitioning, repartitioning, and coalescing actively govern how data organizes and distributes across the cluster. Partitioning involves dividing datasets into smaller chunks, enabling parallel processing and optimizing operations. Repartitioning allows for the redistribution of data across partitions, adjusting the balance for more […]

blog

Understanding Spark Transformations and Actions – Spark RDD Operations

A comprehensive understanding of Spark’s transformation and action is crucial for efficient Spark code. This blog provides a glimpse on the fundamental aspects of Spark.  Before we deep dive into Spark’s transformation and action, let us see a glance of RDD and Dataframe.  Resilient Distributed Dataset (RDD): Usually, Spark tasks operate on RDDs, which is […]

Load More