Tag: aws

  • Thumbnail for AWS serverless services and developer tools

    AWS serverless services and developer tools

    As discussed, serverless simply means cloud services that delegate autoscaling management to cloud platform. In my mind, the word “serverless” translates into “managed autoscaling”. As…

    Read
  • Thumbnail for Computing services: from PaaS to Serverless

    Computing services: from PaaS to Serverless

    Silicon Valley startups in mid-2000s likely do not run their own IT operations (i.e. renting their own data centre spaces, purchasing their own rack-mounted servers).…

    Read
  • Thumbnail for FSx ONTAP – Enterprise storage on AWS

    FSx ONTAP – Enterprise storage on AWS

    Even though object storage has gained a lot of popularity, file storage is still prevalent. AWS has Elastic File System but the performance is insufficient…

    Read
  • Thumbnail for Infrastructure deployment in Terraform 2/2

    Infrastructure deployment in Terraform 2/2

    In a previous post, I introduced Terraform Cloud and covered how to use AWS profiles with Terraform. This time I explored some alternatives to Terraform…

    Read
  • Secure web application deployment

    In Nov 2020, I created OrthWeb project, a deployment of Orthanc’s server. Orthanc is a DICOM viewer and repo shipped in Docker container. In the…

    Read
  • Public Key Infrastructure (PKI) – Introduction

    A public-key infrastructure (PKI) is a set of roles, policies, hardware, software and procedures needed to create, manage, distribute, use, store and revoke digital certificates…

    Read