Skip to content
  • Home
  • About

iancarpenter.dev

Sharing what I learn

Category: cloud

Written by IanSeptember 23, 2019November 4, 2020

Enhancing the train departure board with autocomplete

This post demonstrates how to add an autocomplete enabled input field to the live departure board to make it easy to find train departure information for any station in the UK. The completed version can be accessed here and the project can be found on GitHub. The project has been refactored since the publication of […]

Written by IanFebruary 4, 2018October 10, 2018

Using C# to upload a file to AWS S3 Part 2: Creating the C# Console App

This post follows on from part 1.  With the AWS S3 objects in place it is now time to create a simple C# console application that will upload a text file stored locally to the AWS S3 bucket. The first step is to create a test file that you want to upload. In my example, […]

Written by IanFebruary 4, 2018June 13, 2018

Using C# to upload a file to AWS S3 Part 1: Creating and Securing your S3 Bucket

In this, the first of a two part post, I will show you how to upload a file to the Amazon Web Services (AWS) Simple Storage Service (S3 ) using a C# console application. The goal of this post is to get a very simple example up and running with the minimum of friction. It […]

Create a website or blog at WordPress.com
  • Follow Following
    • iancarpenter.dev
    • Already have a WordPress.com account? Log in now.
    • iancarpenter.dev
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...
 

You must be logged in to post a comment.