UiPath Coded Automation for Automated Testing

2023-09-27T15:26:34+00:00September 27th, 2023|Robotic Process Automation|

Coded automation is using computer programming and software to automate tasks and processes. It involves writing code to instruct a computer to perform specific actions automatically, without manual intervention. Coded automation is widely used in various industries and applications to increase efficiency, reduce errors, and save time. UiPath is a Robotic Process Automation (RPA) [...]

Deploy Docker image in ECR into ECS using AWS Fargate Service

2023-09-19T02:24:38+00:00September 19th, 2023|Amazon AWS|

AWS Fargate is a serverless compute engine provided by Amazon Web Services (AWS) that allows users to run containers without the need to manage servers or clusters of Amazon EC2 instances. With AWS Fargate service, users can focus on building applications without worrying about server management. It is compatible with Amazon Elastic Container Service [...]

Integrate Tanium Comply into IBM Cloud Security and Compliance Center

2023-09-06T07:52:49+00:00September 6th, 2023|Cloud Computing, IBM Cloud|

Today, customers are moving their regulated workloads to the cloud, and they should keep several things to achieve this. Manage risk and compliance with as much automation and standardization as possible to increase effectiveness and lower costs. Ensure data protection with zero trust by implementing the least privilege for their identity access management or [...]

EC2 Instance Connect Endpoint – Connect Instances without IPv4 Address

2023-08-28T03:06:44+00:00August 28th, 2023|Amazon AWS|

Amazon EC2 Instance Connect provides a more secure way to connect to your Amazon EC2 instances using Secure Shell (SSH) without requiring the instance to have a public IPv4 address. Instead of using traditional SSH key pairs, you can leverage EC2 Instance Connect to establish an encrypted connection to your instances using AWS Identity [...]

Connect your Google Cloud with other Private Clouds using Cross-Cloud Interconnect

2023-08-14T04:19:45+00:00August 14th, 2023|Google Cloud Platform|

Google Cloud’s Cross-Cloud Interconnect (CCI) is a networking solution that helps you to establish private, high-speed, and low-latency connections between resources across multiple Google Cloud regions or cloud providers. The Cross-Cloud Interconnect service enables you to create a virtual private network (VPN) or dedicated Interconnect connection between your on-premises network and Google Cloud. This [...]

Ingesting data into Amazon OpenSearch for Data Analysis

2023-08-07T05:02:09+00:00August 7th, 2023|Amazon AWS|

Amazon OpenSearch is an open-source, distributed search and analytics engine compatible with Elasticsearch. It is a fully managed service by Amazon Web Services (AWS). OpenSearch allows you to search, explore, and analyze your data, making it a powerful tool for various applications. AWS now has a new open search service called Amazon OpenSearch Ingestion. [...]

Azure Deployment Environments and its Working

2023-08-01T06:18:47+00:00August 1st, 2023|Cloud Computing, Microsoft Azure|

Configuring and managing complex cloud environments can be time-consuming and take away valuable development time from developers. Microsoft recognizes this challenge and provides several services and tools to help streamline the process, allowing developers to focus on writing code. Azure is a cloud computing platform and service offered by Microsoft. It provides a wide [...]

Amazon S3 Dual-Layer Server-Side Encryption

2023-07-27T03:28:47+00:00July 27th, 2023|Amazon AWS|

Amazon S3 (Simple Storage Service) is a highly scalable and secure cloud storage service provided by Amazon Web Services (AWS). It offers object storage for storing and retrieving large amounts of data, such as documents, images, videos, backups, logs, and application data. Amazon S3 offers robust security features to protect your data. It allows [...]

Working of UiPath Document Understanding

2023-07-21T07:36:16+00:00July 21st, 2023|Robotic Process Automation|

UiPath Document Understanding is an AI-powered solution provided by UiPath, a leading Robotic Process Automation (RPA) software company. UiPath Document Understanding automates the extraction and processing of data from structured or semi-structured documents, such as invoices, purchase orders, receipts, insurance forms, and more. Structured documents will not change; they are highly predictable in layout [...]

Using Open Browser in UiPath

2023-07-17T13:01:14+00:00July 17th, 2023|Robotic Process Automation|

The "Open Browser" activity in UiPath is a powerful tool that allows automation developers to interact with web browsers and perform various tasks. It serves as starting point for automating web-based processes and provides a seamless connection between the UiPath platform and the browser. In UiPath, the "Open Browser" activity launches a web browser [...]

Go to Top