RBRaktim Baruainpython2fabric.hashnode.dev·3d ago · 6 min readAPI behind the firewallMost Microsoft Fabric projects get scoped as if the hard part is the pipeline: pick the right item type, design the medallion layers, handle incremental loads, automate the deployment. In practice, a 00
RBRaktim Baruainpython2fabric.hashnode.dev·Jun 11 · 4 min readCI/CD in MS Fabric — Coming from GitHub Actions, Here's What I FoundMy Background I'm a data engineer with a Python background. My CI/CD setup was simple and clean: Write code locally in VS Code Push to GitHub GitHub Actions handles the rest — testing, deployment, 00