Empowering Angular Apps with Signals

Purpose of the article: reactive programming in Angular easier and more efficient, allowing us to build better web applications with less hassle Intended Audience: angular developers Tools and Technology: vs-code, angular Keywords: signals, angular-signals In this blog, you’ll learn about using signals in Angular. Signals are like special alerts that let different parts of your […]
Unlocking Potential: Strategies For Successful SAP Datasphere Adoption

As businesses navigate the complexities of modern data management, the adoption of SAP Datasphere presents a transformative opportunity to leverage advanced data capabilities. Recently, panelists and industry thought leaders from MOURI Tech, Immanuel Kolagani, Practice Lead, Advanced Analytics, and Syed Naqvi, Data Architect, Advanced Analytics, shared their insights during a webinar on the topic “Unlocking […]
Mastering Flutter: A Comprehensive Guide to Writing Effective Test Cases

Purpose of the article: To provide a complete guide on writing useful test cases in Flutter, emphasizing the importance of testing for app reliability and quality Intended Audience: Developers, Flutter enthusiasts, and anyone interested in improving their app testing skills Tools and Technology: Flutter framework, flutter_test package for testing Keywords: Flutter, test cases, testing, reliability, […]
Parsing Complex XML/NAXML Files using Azure Dataflow

Purpose of the article: Branding Intended Audience: Public Tools and Technology: Azure Services Keywords: Parsing Complex XML/NAXML, Azure Dataflow, complex xml with azure data factory. Description: Data may be in any kind of source system and different file formats such as CSV, Excel, Json, XML, etc. There are requirements to parse complex XML/NAXML files and […]
Object Detection using Semantic Segmentation

Purpose of the article: To know about how we can achieve object detection techniques using semantic segmentation Intended Audience: Python Developers, Web Developers, Mobile Developers, Backend Developers, All frontend Developers and Data Scientists, Data Analyst Tools and Technology: Python, VS Code Keywords: Semantic Segmentation, Python, OpenCV, Object Detection Introduction Semantic segmentation is a computer vision […]
Managing User Access in PostgreSQL

Purpose of the article: Managing user access and permissions Intended Audience: DevOps Engineers, Cloud Engineers Tools and Technology: PostgreSQL, dbeaver Keywords: User Access, Management Database, Permissions Role (Group), Users What is PostgreSQL: PostgreSQL is an open-source database management system. It can scale to very complex data tasks and has various characteristics that are safely stored. […]
How to Configure Azure API Management (APIM) Service with Azure Web Services

Purpose of the article: Learn how to create and configure Azure API Management (APIM) service with Azure web services Intended Audience: DevOps Engineers, Cloud Engineers Tools and Technology: Azure APIM Service and Azure Webapp Keywords: Azure API Management, Azure Portal, Azure Webapp, DevOps What is Azure API Management service (APIM)? Azure API Management (APIM) is […]
Copying Latest and Modified Files from Multiple Folders in AWS S3 to Azure Blob Storage

Purpose of the article: In This article explained about efficiently copy the latest and modified files from multiple folders within an AWS S3 bucket to Azure Blob Storage. Intended Audience: This blog guides users through setting up an Azure Data Factory (ADF) pipeline to efficiently copy the latest and modified files from multiple folders within […]
Use of RPA Tools for Functional Automation

Purpose of the article: The purpose of this article is to discuss RPA (Robotic Process Automation) tools and test automation tools, highlighting their similarities and discussing how RPA tools can be effectively leveraged for functional automation. Also, explore the advantages and challenges of integrating RPA into the testing process, offering insights into maximizing its potential […]
Introduction to Fast API

Purpose of the article: How we can create Web services using Fast API framework by adding basic authentication. Intended Audience: Python Developers, Web developers, Backend Developers, Data Scientists & Machine learning engineers Tools and Technology: VS Code, Python Keywords: Introduction to Fast API, Building Fast API Web services using python Introduction: Fast API emerges as […]