Explore >> Select a destination


You are here

benbrougher.tech
| | nodogmablog.bryanhogan.net
0.5 parsecs away

Travel
| | Getting started with .NET and Kubernetes is far from easy. This post and subsequent will hopefully get you going with the basics by building and deploying a simple Web API application first as a single instance. In a later post, I will look at deploying multiple instances.
| | martinheinz.dev
2.9 parsecs away

Travel
| | As your project grows, it might get to the point that it becomes too hard to handle with just single VM or some simple SaaS solution. You can solve tha...
| | www.jimmybogard.com
6.4 parsecs away

Travel
| | Posts in this series: * Intro * Cataloging * Empty Proxy * Shared Library * Our First Controller * Migrating Initial Business Logic * Our First Views * Session State * Hangfire * Authentication * Middleware * Turning Off the Lights In the previous post, we looked at techniques for determining the size and scope of our .NET migration effort, as well
| | nodogmablog.bryanhogan.net
11.7 parsecs away

Travel
| With GitHub Actions, C#, and Pulumi it is easy to create an AWS S3 bucket, here's how.