nathanv@blog
  • Homepage
  • Links
  • Homepage
  • Links

Azure Artifacts Python Package Caching

2021-09-02 — Written by Nathan Vaughn — 4 min read
#Python  #Azure Artifacts  #Azure Pipelines  #GitHub Actions 
How to effectively cache Python packages from Azure Artifacts in CI/CD
Read more →

Python Type Hinting

2021-07-01 — Written by Nathan Vaughn — 13 min read
#VS Code  #Python  #Microsoft 
Take your Python code to the next level with type hints
Read more →

My Must-Have VS Code Extensions and Settings

2021-06-03 — Written by Nathan Vaughn — 4 min read
#VS Code  #Python  #Microsoft 
Some of my favorite VS Code extensions that have changed how I write code.
Read more →

Hosting your own fully featured Docker registry

2021-05-30 — Written by Nathan Vaughn — 19 min read
#Docker  #registry  #self-hosting 
Hosting your own fully featured Docker registry
Run your own Docker registry with a web UI and vulnerability scanning for free by using Quay and Clair from Red Hat
Read more →

Stripping Down Botocore With Python Serverless Requirements

2021-04-19 — Written by Nathan Vaughn — 6 min read
#AWS  #Python  #serverless 
Shave 50MB off your AWS Lambda functions with just a little bit lot of configuration
Read more →
← Newer posts Older posts →
Written by a human, for humans