Skip to content
Who's the more foolish, the fool, or the fool who follows him?

Jim's Sandbox

Just having fun with stuff

  • Home
  • About
2018-04-08 Jim Tough

Docker on AWS – Part 8 – Adding an Amazon EFS Filesystem

How can I connect my Dockerized app to a filesystem that lives outside of the container? Let's try Amazon Elastic File System (EFS)...

2018-03-112018-03-11 Jim Tough

How to SSH into an AWS ECS container server with PuTTY on Windows

I need to SSH into an EC2 instance that is hosting my EC2/Docker container in order to run some commands. How do I do this on Windows, using PuTTY as my SSH client?

2018-03-042018-03-04 Jim Tough

Docker on AWS – Part 7 – Switching AWS Regions

The Canada region doesn't support some AWS features that I want to try. Arrrg!! Time to recreate things in a different region...

2018-03-04 Jim Tough

Dealing with AWS ‘spotInstanceCountLimitExceeded’ errors

I'm unable to create more than one Spot EC2 instance at a time, even in two separate regions. The error shown is "spotInstanceCountLimitExceeded". Time to contact the Support Center...

2018-02-04 Jim Tough

Docker on AWS – Part 6 – Console Logging with CloudWatch

I learn how to allow ECS to send my console logging to an AWS CloudWatch log stream

2018-01-202018-01-21 Jim Tough

Running WordPress on Amazon Lightsail

I discovered an inexpensive WordPress hosting option on Amazon Lightsail. Batteries not included. Some assembly required...

2018-01-152018-02-18 Jim Tough

Docker on AWS – Part 5 – Spring Boot and AWS SDK for Java

I add the AWS SDK for Java to the Spring Boot app, and finally get it running on port 80

2017-12-292018-01-15 Jim Tough

Docker on AWS – Part 4 – Simple Spring Boot app

I figure out how to adapt my Dockerized Spring Boot "Hello World" app to run on AWS...

2017-12-28 Jim Tough

Docker on AWS – Part 3 – Assigning an Elastic IP and Domain Name

Quick post where I assign an AWS Elastic IP to my "Hello World" Docker instance, and then associate the IP with my own domain name

2017-12-27 Jim Tough

Docker on AWS – Part 2 – Creating an ECS Cluster to host the Docker Image

I create an AWS ECS Cluster to act as a container for the Docker image I created in Part 1...

Posts navigation

Older posts

Categories

Tags

aws blog cli cloudwatch container docker ec2 ecs efs iam image java lightsail logging putty remove sdk springboot ssh virtualization VT-x windows wordpress
  • Home
  • About
Proudly powered by WordPress — Theme: Sequential by WordPress.com.