fbpx

GirlsLovedAka2025

  • Home
  • Author: GirlsLovedAka2025

Decoding the Role of a Business Analyst in RPA Projects

By Malsha Mayadunne In the era of digital transformation, where technologies reshape industries and redefine operations, Robotic Process Automation (RPA) stands as a beacon of efficiency and innovation. A quiet yet crucial character takes centre stage amid the automation revolution: the business analyst. At the heart of any RPA project…
Read More

What Makes Visual Studio Code So Popular?

By Sewvandi Wickramasinghe The primary reason Visual Studio Code is so popular is its ability to meet all the essential expectations of a code editor while offering additional useful features. 1) It serves numerous programming languages It supports almost all the major programming languages such as It supports Python, JavaScript,…
Read More

How to leverage UI/UX skills by practicing sketching

By Naduni Katuwandeniya Sketching plays a crucial role in UI/UX design as it facilitates the exploration of different design concepts and ideas while also serving as a communication tool. As a valuable tool for gathering feedback from stakeholders and communicating ideas, sketching enables designers to effectively convey their thoughts. Here…
Read More

The Importance of Stakeholder Management in Business Analysis

By Chamindra Hettitantirige Stakeholder management is one of the key aspects business analysts should develop in their range of skillsets. Business Analysts are the ones who connect the vital cogs of a project or program. One of these “vital cogs” would be the stakeholders who could be either individuals or…
Read More

Choosing Between npm and Yarn

By Sewvandi Wickramasinghe Both npm and yarn are package managers. As an alternative to npm, yarn was built by Facebook. They developed yarn to solve the problems they had when using npm, specifically the issues of accuracy, protection and speed. Within this article we’ll look at npm and yarn differences.…
Read More

Securing API Data: Encrypting and Decrypting with Node.js Middleware

By Muhammad Aqeel In today’s digital landscape, securing sensitive data is not just a best practice but a necessity. Whether you’re handling user credentials, financial transactions, or other critical information, encrypting data before sending it over APIs ensures that even if intercepted, it remains unreadable to unauthorized parties. As applications…
Read More

A Comparison of Cloud Architectures: Public, Private, and Hybrid Models

By Raveesha Dulmi Cloud Architectures focus on designing and organizing applications and services within the chosen cloud environment. It depends on the business goals and requirements of the organization. There are 4 main types of cloud architectures. They are, Public Cloud Architecture Public Cloud Architecture is a cloud service model…
Read More

New AI trends and tools for Business Analysts

By Napthali Ranasinghe A new era of technical innovation has been brought about by the Fourth Industrial Revolution. Artificial intelligence (AI) is at the forefront of this revolution. Business Analyst (BA) role has evolved significantly over the years. Even now, BAs are still referred to as requirement elicitors, data interpreters,…
Read More

Deploy a Dask Cluster on Kubernetes using Minikube on WSL — Part 3

By Nirajkanth Ravichandran Introduction In the ever-evolving landscape of data science and machine learning, the ability to efficiently process and analyze large datasets is crucial. Dask, a flexible parallel computing library in Python, provides a powerful solution to tackle big data challenges by allowing users to create parallel algorithms with…
Read More

Deploy a Dask Cluster on Kubernetes using Minikube on WSL — Part 2

By Nirajkanth Ravichandran In recent years, machine learning has seen tremendous growth, enabling data scientists and researchers to tackle complex problems more efficiently. However, as datasets and models become larger, the need for scalable and distributed computing arises. Dask, a flexible parallel computing library, and Kubernetes, a container orchestration platform,…
Read More