VOOZH about

URL: https://www.javacodegeeks.com/author/arun-gupta/page/12

⇱ Arun Gupta, Author at Java Code Geeks - Page 12 of 15


  • Enterprise Java👁 Image
    Arun GuptaFebruary 22nd, 2015
    0 176

    MySQL as Kubernetes Service, Access from WildFly Pod

    Java EE 7 and WildFly on Kubernetes using Vagrant (Tech Tip #71) explained how to run a trivial Java EE…

    Read More »
  • Enterprise Java👁 Image
    Arun GuptaFebruary 18th, 2015
    0 146

    OpenShift v3: Getting Started with Java EE 7 using WildFly and MySQL

    OpenShift is Red Hat’s open source PaaS platform. OpenShift v3 (due to be released this year) will provide a holistic…

    Read More »
  • Software Development👁 Image
    Arun GuptaFebruary 13th, 2015
    0 478

    Continuous Integration, Delivery, Deployment and Maturity Model

    Continuous Integration, Continuous Deployment, and Continuous Delivery are all related to each other, and feed into each other. Several articles…

    Read More »
  • DevOps👁 Image
    Arun GuptaFebruary 9th, 2015
    0 164

    Java EE 7 and WildFly on Kubernetes using Vagrant

    This tip will show how to run a Java EE 7 application deployed in WildFly and hosted using Kubernetes and Docker. If you…

    Read More »
  • Enterprise Java👁 Image
    Arun GuptaJanuary 26th, 2015
    0 98

    Vagrant with Docker provider, using WildFly and Java EE 7 image

    What is Vagrant? Vagrant is a simplified and portable way to create virtual development environments. It works with multiple virtualization…

    Read More »
  • DevOps👁 Image
    Arun GuptaJanuary 19th, 2015
    0 270

    Key Concepts of Kubernetes

    What is Kubernetes? Kubernetes is an open source orchestration system for Docker containers. It manages containerized applications across multiple hosts and provides basic mechanisms for…

    Read More »
  • DevOps👁 Image
    Arun GuptaJanuary 13th, 2015
    0 170

    Docker container linking across multiple hosts

    Docker container linking is important concept to understand since any application in production will typically run on a cluster of containers across multiple…

    Read More »
  • Software Development👁 Image
    Arun GuptaJanuary 10th, 2015
    0 143

    Reactive HTML presentations using Reveal.js, Gist, and OpenShift

    Reveal.js is an HTML-base presentation framework. You just need a browser with CSS 3D transforms. That means Chrome, Firefox, Safari,…

    Read More »
  • DevOps👁 Image
    Arun GuptaJanuary 8th, 2015
    0 137

    Docker orchestration using Fig

    Tech Tip #65 showed how to run a Java EE 7 application using WildFly and MySQL in two separate containers. It…

    Read More »
  • First
  • ...
  • «
  • 10
  • 11
  • 12
  • 13
  • 14
  • »
  • ...
  • Last
Back to top button
Close