fbpx

GirlsLovedAka2025

  • Home
  • Author: GirlsLovedAka2025
  • Page 4

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

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

By Nirajkanth Ravichandran In the realm of data-intensive applications and large-scale data processing, the need for efficient and scalable computing resources is paramount. Kubernetes, an open-source container orchestration platform, has emerged as a powerful tool for managing and scaling containerized applications. When combined with Dask, a flexible parallel computing library…
Read More

Exploring the Fundamentals of Azure Cosmos DB

By Sewvandi Wickramasinghe Azure Cosmos DB Microsoft’s Azure Cosmos DB service is a massively distributed, multi-model database. It allows for elastic and autonomous scaling of throughput. It also has storage in all of Azure’s global territories. Throughput, latency, affordability, and performance assurances are all covered by Cosmos DB’s service level…
Read More

Building Robust Microservices (Node.js): Inter-communication (Kafka), Logging (Winston) and Distributed Tracing (Zipkin)

By Kasun Gunarathna The Microservices architecture allows us to build scalable and maintainable applications by breaking down the application into loosely coupled services and small services. Node.js, with its event-driven architecture, is a popular choice for building such services. This article will delve into three crucial aspects of building microservices…
Read More

Cost-Efficient Resource Allocation for AWS EC2 Instances

By Sammani Wimalaratne The world of the digital era has transformed the cloud into an essential part of computing which, in turn, serves as the reason for its great scalability, flexibility, and effectiveness. AWS is well-known as a cloud service provider that incites innovation and allows both businesses and individuals…
Read More