VOOZH about

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

⇱ Pascal Alma, Author at Java Code Geeks


  • Software Development👁 Image
    Pascal AlmaNovember 7th, 2017
    0 301

    Set up private blockchain with Ethereum (part 2)

    In my previous post I set up a network of two nodes running a private blockchain. In this post I…

    Read More »
  • Software Development👁 Image
    Pascal AlmaOctober 30th, 2017
    0 243

    Set up private blockchain with Ethereum (part 1)

    I don’t think it needs introduction about the current hype that is going on with Blockchain, bitcoin, Ethereum and other…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Pascal AlmaApril 3rd, 2017
    1 172

    Use Spring Cloud Config as externalized configuration

    One of the most important practices when it comes to continuous delivery is building your binaries only once and use…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Pascal AlmaMarch 9th, 2017
    0 607

    Pipeline as code with a Spring Boot application

    This is the last in a serie of posts about continuous delivery based on my local Docker compose stack (see…

    Read More »
  • Enterprise Java👁 Image
    Pascal AlmaFebruary 8th, 2017
    0 365

    Configure Jenkins for Continuous Delivery of a Spring Boot application

    In my previous post I described how I started a continuous delivery stack with one simple command. The next step…

    Read More »
  • DevOps👁 Image
    Pascal AlmaJanuary 26th, 2017
    1 159

    Set up your own Continuous Delivery stack

    Last week I wanted to try new things with ‘pipeline as code’ with Jenkins. The best way to try new…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Pascal AlmaDecember 6th, 2016
    1 179

    Making Spring Boot application run serverless with AWS

    In several previous posts I described how to setup your Spring Boot application and run it on AWS Elastic Beanstalk.…

    Read More »
  • DevOps👁 Image
    Pascal AlmaSeptember 12th, 2016
    0 142

    Configure AWS Elastic Beanstalk application to use SSL

    In this post I show you how to set up HTTPS for an application (REST API) running on AWS Elastic…

    Read More »
  • DevOps👁 Image
    Pascal AlmaSeptember 6th, 2016
    0 261

    Get a Certificate from AWS Certificate Manager

    Recently AWS made the ‘Certificate Manager‘ service available in the Europe region. With this service you will be able to…

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