Ellin.com
open-menu closeme
Home
Tech
Links icon
LinkedIn Twitter
About
github twitter linkedin rss
  • Building a scalable web site using AWS/Docker/Terraform: adding elasticity

    calendar Aug 13, 2017 · 4 min read · aws docker  ·
    Share on: twitter facebook linkedin copy

    In order to cope with increased demand we need a method to add additional capacity when required. To do this we can utilize cloud watch alarms to trigger our autoscaling group. By having additional nodes in the web tier we can increase our capacity. When the demand tapers off we can remove nodes. We can also use Cloud …


    Read More
  • Building a scalable web site using AWS/Docker/Terraform: adding redundancy

    calendar Aug 12, 2017 · 5 min read · aws docker  ·
    Share on: twitter facebook linkedin copy

    In my last post I showed how to use Terraform to create an EC2 instance as well as a RDS to host WordPress. One problem with this setup is that we only have one host inside a single availability zone. The RDS already uses a multi AZ deployment so if the availability zone fails we will lose access to our website. To …


    Read More
  • Building a scalable web site using AWS/Docker/Terraform: odds and ends

    calendar Aug 11, 2017 · 3 min read · aws docker  ·
    Share on: twitter facebook linkedin copy

    In this final post I would like to cover some of the odds and ends we didn’t cover in previous posts. There are still some additional tasks you can complete to improve availability, elasticity and security. Redundant NAT Gateways The NAT Gateway Service that Amazon provides is highly available within the availability …


    Read More
  • Building a scalable web site using AWS/Docker/Terraform: adding RDS and WordPress

    calendar Aug 11, 2017 · 3 min read · aws docker  ·
    Share on: twitter facebook linkedin copy

    In my last post I talked about using Terraform to use infrastructure as code principles to create a VPC environment to host a WordPress site. In this article we will deploy an RDS and an EC2 instance to host WordPress. The RDS will live in two availability zones in US east. This will provide redundancy if the AZ …


    Read More
  • Building a scalable web site using AWS/Docker/Terraform

    calendar Aug 10, 2017 · 5 min read · aws docker  ·
    Share on: twitter facebook linkedin copy

    In the past I have written posts about using infrastructure as code to deploy your web applications in a repeatable and controllable fashion using the concept of infrastructure as code. Today I would like to give a concrete example of how this is done using word press deployed to AWS. In the first section I will …


    Read More
  • On Demand Hadoop with Amazon Lambda

    calendar Feb 20, 2017 · 4 min read · aws hive qubole  ·
    Share on: twitter facebook linkedin copy

    This page was converted from my old blog and hasn't been reviewed. If you see an error please let me know in the comments. Serverless architecture allows you to execute code without requiring the traditional cost of compute resources. Each component of your application exists independently in the cloud and only …


    Read More
  • Live Debugging with Docker

    calendar Jul 11, 2016 · 3 min read · docker spring  ·
    Share on: twitter facebook linkedin copy

    This page was converted from my old blog and hasn't been reviewed. If you see an error please let me know in the comments. Live Debugging with Docker During the 2016 DockerCon keynote a demo was given of quickly on boarding a new developer with a Node.js app. In that demo a few simple docker commands were shown in …


    Read More
  • Modern Software Development: Infrastructure as Code

    calendar Mar 4, 2016 · 11 min read · docker  ·
    Share on: twitter facebook linkedin copy

    This page was converted from my old blog and hasn't been reviewed. If you see an error please let me know in the comments. Modern Software Development Infrastructure as Code Test Driven Development and Continuous Integration In the last few years the methodologies for developing software have evolved as software …


    Read More
  • Dockerfile 101

    calendar Sep 25, 2015 · 1 min read · docker  ·
    Share on: twitter facebook linkedin copy

    This page was converted from my old blog and hasn't been reviewed. If you see an error please let me know in the comments. Quick overview presentation I did on Dockerfiles. Includes some best practices. use .dockerignore to avoid adding unnecessary files to your image Don’t run apt-update on a single line. This will …


    Read More
  • Docker Tricks to Remember

    calendar Sep 23, 2015 · 2 min read · Uncategorized  ·
    Share on: twitter facebook linkedin copy

    This page was converted from my old blog and hasn't been reviewed. If you see an error please let me know in the comments. Chances are if you have been working with docker for a while you may have noticed that removing containers does not free up the disk space associated with that container. When removing the …


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • »
    • »»

Jeffrey Ellin

Technologist, Sales Engineer, and continual learner, helping customers succeed in a cloud native world
Read More

Recent Posts

  • Intro to Kyverno
  • Crossplane Kubernetes Service Bindings
  • Crossplane and Developer Self Service
  • Crossplane Connection Details
  • Introduction to Crossplane
  • Tanzu Application Platform Quick Start Install on AWS
  • Tanzu Application Accelerators
  • Tanzu Application Platform

Series

SCALABLE-WEBSITE 5 CROSSPLANE-INTRO 3 TAP-INTRO 3

Tags

KUBERNETES 19 DOCKER 11 SPRING 11 AWS 8 EXTERNAL 6 TANZU 6 CROSSPLANE 4 TAP 4 DROPWIZARD 2 GCP 2 GEODE 2 INDEX 2 TIL 2 UBUNTU 2
All Tags
AWS8 CONCOURSE1 CONFIG1 CONTOUR1 CROSSPLANE4 CXF1 DOCKER11 DROPWIZARD2 EKS1 EXTERNAL6 GATEWAY1 GCP2 GEMFIRE1 GEODE2 GROOVY1 HIVE1 INDEX2 KUBERNETES19 KYVERNO1 LIBERTY1 OBSERVABILITY1 QUBOLE1 SPRING11 SPRING-SECURITY1 TANZU6 TAP4 TIL2 TOMCAT1 UBUNTU2 UNCATEGORIZED1 VCENTER1 VMWARE1 WILDFLY1
[A~Z][0~9]
Copyright © 2008–2018, Steve Francia and the Hugo Authors; all rights reserved.

Copyright  COPYRIGHT © 2008–2018, STEVE FRANCIA AND THE HUGO AUTHORS; ALL RIGHTS RESERVED.. All Rights Reserved

to-top