VOOZH about

URL: https://www.javacodegeeks.com/author/pascal-alma/page/3

⇱ Pascal Alma, Author at Java Code Geeks - Page 3 of 5


  • 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 »
  • 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 »
  • Software Development👁 Image
    Pascal AlmaJune 4th, 2015
    1 172

    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 »
  • 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 »
  • Enterprise Java👁 Image
    Pascal AlmaMarch 31st, 2015
    0 144

    Message Content Filtering with WSO2 ESB

    Every integration architect or developer should be familiair with Enterprise Integration Patterns (EIP) as described by Gregor Hohpe and Bobby…

    Read More »
  • Enterprise Java👁 Image
    Pascal AlmaMarch 6th, 2015
    0 179

    Running PageRank Hadoop job on AWS Elastic MapReduce

    In a previous post I described an example to perform a PageRank calculation which is part of the Mining Massive…

    Read More »
  • Enterprise Java👁 Image
    Pascal AlmaFebruary 24th, 2015
    0 122

    Calculate PageRanks with Apache Hadoop

    Currently I am following the Coursera training ‘Mining Massive Datasets‘. I have been interested in MapReduce and Apache Hadoop for…

    Read More »
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
Back to top button
Close