Migrating Data From Amazon Redshift to Tableau Desktop

Purpose of the Article: The purpose of the article is help to the tableau developers connect with Amazon Redshift Intended Audience: Tableau Developers & AWS Cloud Developers Tools and Technology: Tableau Desktop, Amazon Redshift Keywords: Migrating Data From Amazon Redshift to Tableau Desktop Required: To know about Amazon Redshift. WorkingeExperience in Tableau. Local installation of […]
Db Link Connection Between Two Databases In Postgres

Purpose of the Article: In this blog, we have explained how to give connection between two databases in postgres. Intended Audience: this POC/blog will help dB developers. Tools and Technology: PostgreSQL. Keywords: Db link between the databases What is PostgreSQL: PostgreSQL is an open-source database management system. It has many features that are safely stored […]
A Comprehensive Guide to Implementing Flutter Flavors for Android and iOS Applications

Purpose of the Article: One of the essential techniques for managing various versions of your Flutter app is through “flavors,” also known as “build variants” or “product flavors.” This blog will delve into implementing Flutter flavors for Android and iOS applications. Intended Audience: Technology experts Tools and Technology: Android Studio (IDE), Dart, Flutter, Android, Java, […]
Data Sync Implementation

Purpose of the Article: In this blog, we have explained how to deploy an agent on on-prem server and send files to AWS S3. Intended Audience: This blog will assist you in creating agents and giving permissions to shared folders to transfer files to cloud based on data sync task. Tools and Technology: AWS Services […]
Part-2: Localization in Angular

Purpose of the Article: To help Angular developers implement localization using external translation files using Firebase within Angular applications. Intended Audience: Angular Developers Tools and Technology: Angular, Firebase Storage Keywords: Localization, Translation You have seen how to implement localization locally in Part 1 of the blog: Here, I will explain the following topics: How do […]
Part-1: Localization in Angular

Purpose of the Article:To help Angular Developers implement Localization using translation files locally in Angular applications Intended Audience: Angular Developers Tools and Technology: Angular, Ngx-Translation Keywords: Localization, Translation The blog seeks to explain the following topics: What is Localization? How to implement Localization locally? How to implement Localization Externally? What is Localization? Localization is a […]
Implementing Data Redaction in PostgreSQL

Purpose of the Article: In this article, we will explore a practical implementation of data redaction in PostgreSQL. Intended Audience: This article will help our Organizational level kind of developers working on PostgreSQL. Tools and Technology: PostgreSQL. Keywords: Redaction, privileges, sensitive data, Data masking. Architecture: The above image represents how authorized and Un-authorized people view […]
Dynamically Updating Extension Values of Dynamic Process Property without Logging into Boomi Platform

Purpose of the Article: How to update dynamic process property extension values using AtomSphere API. Intended Audience: All Developers Tools and Technology: Boomi, Boomi Platform Keywords: Dynamic Process Property, AtomSphere API, Environment Extensions, Dynamic update. Extensions What is Boomi: Boomi is an integration platform as a service (iPaaS) solution. The platform focuses on simplifying complex […]
How to Setup SonarQube Server on an Azure Windows VM and Integrate with Azure DevOps Pipeline for SonarQube Analysis

Purpose of the Article: Learn How to set up SonarQube Server on an Azure Windows VM and Configuring Azure DevOps pipeline for SonarQube Analysis Intended Audience: DevOps Engineers, Cloud Engineers Tools and Technology: SonarQube, JDK 11, Azure DevOps, Azure DevOps Services Keywords: SonarQube, Azure DevOps, DevSecOps, Coverage, Analysis Hello everyone, I will show you how […]
Deploying .Net Core application on ECS using GitLab CI/CD

Purpose of the Article: Learn how to deploy your .NET application using GitLab CI/CD onto Amazon ECS Intended Audience: AWS Developers, DevOps Engineers Tools and Technology: AWS, GitLab Keywords: .NET Core Application, Continuous Integration, Continuous Delivery, Automation, Version Control, GitLab, Build Script, Unit tests, Integration tests, Artifact Storage, Containers (Docker), Cloud platforms, AWS, Monitoring, Logging, […]