VOOZH about

URL: https://www.javacodegeeks.com/tag/amazon-aws/page/5

⇱ Amazon AWS Archives - Page 5 of 9 - Java Code Geeks


  • Enterprise Java👁 spring-interview-questions-answers
    Emmanouil GkatziourasFebruary 29th, 2016
    0 306

    AWS SQS and Spring JMS integration

    Amazon WEB Services provide us with the SQS messaging service. The java sdk for sqs is compatible with JMS. Therefore…

    Read More »
  • DevOps👁 Image
    Arun GuptaFebruary 5th, 2016
    0 92

    Deploy Docker to Amazon Cloud using Tutum

    Have you felt the need to run Docker containers on Amazon? Amazon Container Service requires extensive setup and manual work. This…

    Read More »
  • Software Development👁 Image
    Attila Mihaly BalazsDecember 9th, 2015
    0 262

    Migrating Spring App to MicroServices App on AWS

    The company I am working for has recently gone through a migration of refactoring our code base from a monolithic…

    Read More »
  • DevOps👁 Image
    Florian MotlikOctober 11th, 2015
    0 125

    Codeship, Docker, and Deployment to AWS EC2 Container Service

    Here at Codeship, we strongly believe in giving you as much control over your test and deployment infrastructure as possible.…

    Read More »
  • DevOps👁 Image
    Eyal GolanOctober 3rd, 2015
    0 136

    Continuous Deployment circleci, AWS (Elastic Beanstalk), Docker

    Introduction We run some of our services in Docker container, under Elastic Beanstalk (EB). We use circleci for our CI…

    Read More »
  • DevOps👁 Image
    Florian MotlikSeptember 12th, 2015
    0 140

    Easy Blue-Green Deployments on Amazon EC2

    Amazon EC2 Container Service (ECS) is Amazon’s solution for running and orchestrating Docker containers. It provides an interface for defining…

    Read More »
  • DevOps👁 Image
    Florian MotlikAugust 27th, 2015
    0 200

    Zero Downtime Deployment with AWS ECS and ELB

    As development teams push farther toward continuous delivery, deploying updates to an application without disruption to users is constantly becoming…

    Read More »
  • DevOps👁 Image
    Jeff DavisJuly 10th, 2015
    0 353

    Using HAProxy as a reverse proxy for AWS microservices

    Amazon’s EC2 micro instances offer a very affordable option for hosting a Docker-based micro-services architecture. Each micro instance can host…

    Read More »
  • DevOps👁 Image
    Pascal AlmaJuly 8th, 2015
    0 126

    Adding a NAT to your AWS VPC

    In a previous post I described how to setup a VPC with both private and public subnets with AWS. In…

    Read More »
  • First
  • ...
  • «
  • 3
  • 4
  • 5
  • 6
  • 7
  • »
  • ...
  • Last
Back to top button
Close