Basement Programmer Blog

Basement Programmer Blog

Follow
homePodcastAbout Menewsletter
Tag

AWS

#aws

More content

Read more stories on Hashnode


Articles with this tag

Pizza Delivery IoT Project Pt. 2

Apr 8, 20236 min read 131 views

Continuing from Pizza Delivery IoT Project Pt. 1, I have completed much of the circuit design on my breadboard and completed the basic code necessary...

Pizza Delivery IoT Project Pt. 2

Amazon CodeCatalyst Development Environments

Mar 12, 20233 min read 147 views

If you are like me, you like to be able to write code anywhere. While I pretty much always have my laptop set up with development tools, I also have a...

Amazon CodeCatalyst Development Environments

Streaming your IoT Data to DynamoDB

Feb 12, 202311 min read 152 views

Setting up your "Thing" in the AWS Console. This post is the third in my series IoT for the .NET Developer. You can find the companion video for this...

Streaming your IoT Data to DynamoDB

Connecting your RaspberryPi to AWS IoT

Jan 15, 20238 min read 205 views

In my last article "IoT for the .NET Developer", I covered how you can get .NET 7 installed and running on your RaspberryPi. In this article, I am...

Connecting your RaspberryPi to AWS IoT

Using .NET 7 With Code Build

Oct 29, 20224 min read 372 views

Introduction AWS CodeBuild is one of AWS’s core development services for creating CI/CD Pipelines. CodeBuild is a fully managed service that helps...

Using .NET 7 With Code Build

Securing Lab Environments Part 2

Aug 3, 20226 min read 50 views

In my last post I wrote about securing your AWS lab environments by using Managed Microsoft Active Directory as an authentication provider and...

Securing Lab Environments Part 2