MVP
An Overview of the Snapshot Pipeline
Objective: The Snapshot pipeline aims to streamline data analysis and management by creating optimised views from raw data files. Process Overview: Loading parquet files and Delta lake table Creation: View Creation API Access and loading into the data warehouse Conclusion: The Snapshot pipeline offers an efficient solution for transforming raw data into actionable insights. By … Read more
How to Redirect from HTTP to HTTPS
Set up your redirects in your .htaccess file: <IfModule mod_rewrite.c>RewriteEngine OnRewriteCond %{HTTPS} offRewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI}[L,R=301]</IfModule> Look confusing? Here’s the breakdown: You can also solve this from within PHP in case your provider has disabled .htaccess (which is unlikely since you asked for it, but anyway)
Azure Cross Database Query
https://www.mssqltips.com/sqlservertip/6445/azure-sql-cross-database-query/
Azure Key Vault Library
This library allows easy integration of Azure Key Vault in PHP applications. https://github.com/wapacro/az-keyvault-php
Wireframe
https://www.figma.com/file/kletVWU6qcByYaT8nQgNjA/Pinstone-Designs?node-id=28%3A2&t=w4RvyzKMdtaWXCGf-1