Featured Post

How to Build CI/CD Pipeline: GitHub to AWS

Image
 Creating a CI/CD pipeline to deploy a project from GitHub to AWS can be done using various AWS services like AWS CodePipeline, AWS CodeBuild, and optionally AWS CodeDeploy or Amazon ECS for application deployment. Below is a high-level guide on how to set up a basic GitHub to AWS pipeline: Prerequisites AWS Account : Ensure access to the AWS account with the necessary permissions. GitHub Repository : Have your application code hosted on GitHub. IAM Roles : Create necessary IAM roles with permissions to interact with AWS services (e.g., CodePipeline, CodeBuild, S3, ECS, etc.). AWS CLI : Install and configure the AWS CLI for easier management of services. Step 1: Create an S3 Bucket for Artifacts AWS CodePipeline requires an S3 bucket to store artifacts (builds, deployments, etc.). Go to the S3 service in the AWS Management Console. Create a new bucket, ensuring it has a unique name. Note the bucket name for later use. Step 2: Set Up AWS CodeBuild CodeBuild will handle the build proces

Automation Career Top Skills You need

robotic software

Robotic process automation is an upcoming IT skill. Three tools are popular. It is difficult to learn all three tools. So, learn anyone's tool to start your career in automation.


To get a job in this line, I found in my research that some programming skills and Hand-on training on any one of the tools are required. Also, try to know the differences between popular RPA tools.

Skills Companies Looking in Automation Engineers


All big companies looking for candidates having experience in Automation Anywhere, Blue Prism, and UIPath. It is not possible to learn all tools. Learn anyone's tool and do practice well.


Ok.


You may ask a question about how to do it. Join in a good training institute and learn one tool.  Take online classes to learn faster.


To learn Uipath try here. Also, you can enroll in online courses to learn UiPath.

UiPath GO


The list of IT skills you need

  • Automation anywhere/Blue Prism/Uipath 
  • .Net/C#/Java/SQL skills 
  • MS-Visio 
  • Power Builder 
  • Python scripts/Unix Scripts/Perl Scripts 
  • HTML/CSS/JavaScript

Comments

Popular posts from this blog

How to Fix datetime Import Error in Python Quickly

How to Check Kafka Available Brokers

SQL Query: 3 Methods for Calculating Cumulative SUM