Skip to content
Programming Notes
  • Home
  • Docker Starters
  • Author.instance().info()
  • Toggle website search
Menu Close
  • Home
  • Docker Starters
  • Author.instance().info()
  • Toggle website search

aws

  1. Home>
  2. aws

Some Cloud Storage Services

  • Post author:Van Ly
  • Post published:April 21, 2020
  • Post category:Java/programming

Azure Blob Storage ("Azure") and Google Cloud Storage ("GCS") are now supported as well as AWS S3 ("S3") by log4j-s3-search project. While working on adding the two options, I learned…

Continue ReadingSome Cloud Storage Services

Fast Guide to Launching an EC2 Instance w/ SSH Access

  • Post author:Van Ly
  • Post published:September 29, 2019
  • Post category:AWS/ec2/ssh/Windows

Concepts Minimal number of concepts to understand: Key pair -- a pair of public and private cryptographic keys that will be used to establish a secure shell/terminal to the launched…

Continue ReadingFast Guide to Launching an EC2 Instance w/ SSH Access

EC2: “chmod ugo+rw ~” breaks SSH

  • Post author:Van Ly
  • Post published:July 26, 2015
  • Post category:AWS/ec2/programming/ssh
  • Post comments:0 Comments

"chmod go+rw ~" breaks SSH Quick note: running chmod go+rw /home/ec2-user could break subsequent attempts to SSH into the EC2 instance. When all the usual suspects regarding SSH identity files,…

Continue ReadingEC2: “chmod ugo+rw ~” breaks SSH

SimpleDB w/ AWS JDK

  • Post author:Van Ly
  • Post published:April 14, 2015
  • Post category:programming
  • Post comments:1 Comment

Problem to solve A flow on the AppĀ server triggers an event that needs to be handled by several listeners that then need to each run for a couple of seconds…

Continue ReadingSimpleDB w/ AWS JDK
  • Author.instance().info()
  • Docker Starters
Copyright - WordPress Theme by OceanWP