Skip to content

AtLongLastAnalytics/substack-companion-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Substack Companion Code Repository

This repository contains all the code examples and projects that accompany my Substack articles focused on upskilling data engineers with Azure and related technologies. Each article has its own folder with the relevant project code and other assets, allowing you to explore and reproduce the examples at your own pace.

Repository Structure

  • 1_implementing_IAM: Terraform project showing a practical implementation of Security. Groups and RBAC.
    Substack article: Implementing IAM as a Data Engineer: A Practical Example

Getting Started

  1. Clone the repository:

    git clone https://github.com/AtLongLastAnalytics/substack-companion-code.git
    cd <repo-name>
  2. Navigate to the project folder of the article you want to explore.

  3. Follow the README inside each project folder for setup instructions, dependencies, and execution steps.

Prerequisites

  • Terraform (for IaC projects)
  • Python 3.8+ (for data analysis and Azure SDK projects)
  • Azure account and permissions for projects that interact with Azure resources.

Contributing

Contributions are welcome! You can:

  • Report issues
  • Suggest improvements
  • Submit pull requests with fixes or enhancements

Please follow best practices for project structure and naming conventions.

License

This repository is licensed under the MIT License. Feel free to use the code for learning and personal projects.

About

This repo contains assets used in our Substack newsletter. This includes code, figures, and more!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages