VOOZH about

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

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


  • DevOps👁 Image
    Pascal AlmaJune 24th, 2015
    0 224

    Setting up your own VPC with AWS

    When you are using AWS resources like EC2 instances they will be assigned to a default VPC. However, by using…

    Read More »
  • DevOps👁 Image
    Florian MotlikJune 23rd, 2015
    1 177

    Long-term log analysis with AWS Redshift

    You will aggregate a lot of logs over the lifetime of your product and codebase, so it’s important to be…

    Read More »
  • DevOps👁 Image
    Florian MotlikJune 16th, 2015
    0 123

    Batch Deployment in AWS Elastic Beanstalk

    Zero downtime deployment — i.e., making sure your application can be deployed without negative impact to your customers — is…

    Read More »
  • Software Development👁 Image
    Pascal AlmaJune 4th, 2015
    1 173

    Getting started with AWS IAM

    Recently AWS announced that using IAM Roles with their EMR service will be mandatory as of June 30 this year.…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Pascal AlmaMay 19th, 2015
    0 198

    More advanced stuff with JMS and AWS SQS

    As you might know SQS in AWS SQS stands for ‘Simple Queue Service’. While playing around with it I recently…

    Read More »
  • DevOps👁 Image
    Bozhidar BozhanovMay 11th, 2015
    0 138

    Log Collection With Graylog on AWS

    Log collection is essential to properly analyzing issues in production. An interface to search and be notified about exceptions on…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Pascal AlmaMay 8th, 2015
    0 225

    Creating a Message Driven Bean with AWS SQS in Spring

    In my previous post I showed a simple example how to use AWS SQS with Spring Framework to put messages…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Pascal AlmaApril 24th, 2015
    0 275

    Using AWS SQS as JMS provider with Spring

    Recently AWS published a new client library that implements the JMS 1.1 specification and uses their Simple Queue Service (SQS)…

    Read More »
  • Software Development👁 Image
    Abhijeet SutarMarch 21st, 2015
    1 327

    Working with Amazon S3 – Part I

    Introduction In this multi-part series, I am going to run you through Amazon S3 Service. In first part, you will…

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