Camilo Reyes in .NET Build a Background Processor with AWS Fargate and SQS Asynchronous processing is a common pattern in modern applications. It allows you to offload long-running tasks and events to a... 27 September 2024 12 min read
Koen Verbeeck in Azure How To Use Managed Identities in your Azure Logic Apps Azure Logic Apps are a cloud-based service where you can create low code workflows to automate your business processes or... 18 September 2024 10 min read
Chandra Rawat in AWS AWS Services Using SQL for Big Data Analysis SQL’s ability to manipulate data makes it relevant for people creating tools for data analysis. Analysts can create specific and... 16 September 2024 17 min read
Babul Bansal in Google Application Load Balancing In Google Cloud A load balancer is a tool used to distribute the traffic (client requests) to multiple servers on which the applications... 31 May 2024 18 min read
Goodness Woke in Cloud Serverless Authentication methods in web apps. Serverless authentication methods refer to approaches for managing user identity and access without the need for traditional server-based authentication systems.... 05 March 2024 24 min read
Camilo Reyes C# Cancellation Tokens in AWS A colleague of mine once asked about cancellation tokens in AWS. This question got me thinking about this problem and... 29 January 2024 11 min read
Blogs Louis Davidson in Blogs Creating an Azure PostgreSQL cluster and connecting to it One of the technologies that my new job brought with it was learning about all the various database platforms that... 04 November 2023 7 min read
Robert Sheldon in Security and Compliance Protecting your Cloud Assets Organizations of all types and sizes are turning to the cloud for their application and data storage requirements. The cloud... 18 October 2023 21 min read
Dennes Torres in Azure Microsoft Fabric: Lakehouse and Data Factory in Power BI environment Microsoft is merging Data Factory and Power BI Dataflows in one single ETL solution. It’s not a simple merging, but... 06 September 2023 12 min read
.NET Camilo Reyes in .NET AWS Step Functions in C# Step functions allow complex solutions to process data in the background. This frees users from having to wait on the... 17 August 2023 12 min read
Dennes Torres in Blogs Microsoft Fabric: Data Warehouse Ingestion using T-SQL and more .In this blog I will illustrate how we can ingest data from a blob storage to a Microsoft Fabric Data... 24 May 2023 5 min read
Dennes Torres in Azure Data Intelligence on light speed: Microsoft Fabric This article is based on exciting information just released at Microsoft’s Build conference on May 23, 2023. What we have... 24 May 2023 11 min read
AWS Camilo Reyes in AWS AWS Lambdas with C# Serverless computing is pushing C# to evolve to the next level. This is exciting because you pay-per-use and only incur... 25 January 2023 14 min read
Azure Dennes Torres in Azure Azure Function and User Assigned Managed Identities Let’s talk about authentication between Azure Functions and resources used by Azure Functions and conclude with many poorly documented secrets... 03 January 2023 16 min read
BI Dennes Torres in BI How to automate table level refresh in Power BI You can automate Power BI table refreshes using PowerShell, an Automation Account, and Runbook. Dennes Torres explains how in this... 18 April 2022 14 min read
Azure Dennes Torres in Azure Eight Azure SQL configurations you may have missed Azure SQL Database has been around for over ten years and is constantly evolving with new capabilities and options. Dennes... 07 February 2022 12 min read
Big Data Robert Sheldon in Big Data Data lakes take on big data A data lake is a scalable data storage repository that can ingest large amounts of raw data and make it... 10 January 2022 16 min read
Azure Mike Wood in Azure Azure Policies and Management Groups You can define policies for your Azure SQL Databases for security and meeting your organization’s standards. Management groups simplify policies... 13 December 2021 11 min read
Azure Dennes Torres in Azure Performance of querying blob storage with SQL It’s possible to query blob storage using SQL, but what about performance? In this article, Dennes Torres compares several query... 21 October 2021 14 min read
Security Robert Sheldon in Security Cybersecurity threats Not a week goes by without news of a new cyberattack. In this article, Robert Sheldon explains the cybersecurity threats... 30 September 2021 12 min read