Posts

Showing posts with the label blue prism

Featured Post

8 Ways to Optimize AWS Glue Jobs in a Nutshell

Image
  Improving the performance of AWS Glue jobs involves several strategies that target different aspects of the ETL (Extract, Transform, Load) process. Here are some key practices. 1. Optimize Job Scripts Partitioning : Ensure your data is properly partitioned. Partitioning divides your data into manageable chunks, allowing parallel processing and reducing the amount of data scanned. Filtering : Apply pushdown predicates to filter data early in the ETL process, reducing the amount of data processed downstream. Compression : Use compressed file formats (e.g., Parquet, ORC) for your data sources and sinks. These formats not only reduce storage costs but also improve I/O performance. Optimize Transformations : Minimize the number of transformations and actions in your script. Combine transformations where possible and use DataFrame APIs which are optimized for performance. 2. Use Appropriate Data Formats Parquet and ORC : These columnar formats are efficient for storage and querying, signif

Three Top RPA tools functional differences

Image
Robotic process automation is a grown-up area. Many IT developers across the board started up-skill in this popular area. This post is useful for Software developers who are interested in RPA (Robotic Process Automation). In my previous post , I have shared twelve RPA tools. Out of those, three tools are the most popular. Those are Automation Anywhere, BluePrism, and Uipath. This post covers differences in these tools. Blue Prism Blue Prism has taken a simple concept, replicating user activity on the desktop, and made it enterprise strength. The technology is scalable, secure, resilient, and flexible. It is has a comprehensive methodology, operational framework, and provided as packaged software. The technology is developed and deployed within a corridor of IT governance. It has sophisticated error handling and process modeling capabilities to ensure it can perform at scale within demanding, highly sophisticated operating environments. The combination of SOA/BPMS and Blue Prism pl