VOOZH about

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

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


  • DevOps👁 Image
    Arun GuptaApril 28th, 2015
    0 250

    Clustering Using Docker Swarm 0.2.0

    One of the key updates as part of Docker 1.6 is Docker Swarm 0.2.0. Docker Swarm solves one of the…

    Read More »
  • DevOps👁 Image
    Arun GuptaApril 23rd, 2015
    0 94

    Docker 1.6 released – Docker Machine 0.2.0

    Docker 1.6 was released yesterday. The key highlights are:                   Container and…

    Read More »
  • DevOps👁 Image
    Arun GuptaApril 16th, 2015
    0 155

    Docker MySQL Persistence

    One of the recipes in 9 Docker recipes for Java developers  is using MySQL container with WildFly. Docker containers are ephemeral, and…

    Read More »
  • Software Development👁 Image
    Arun GuptaApril 14th, 2015
    3 1,901

    Microservice Design Patterns

    The main characteristics of a microservices-based application are defined in Microservices, Monoliths, and NoOps.  They are functional decomposition or domain-driven design, well-defined…

    Read More »
  • DevOps👁 Image
    Arun GuptaApril 2nd, 2015
    0 92

    JavaOne Cloud, DevOps, Containers, Microservices etc. Track

    Every year, for the past 19 years, JavaOne is the biggest and most awesome gathering of Java enthusiasts from around the world. JavaOne…

    Read More »
  • DevOps👁 Image
    Arun GuptaApril 1st, 2015
    0 263

    Microservices, Monoliths, and NoOps

    Monolithic Applications A monolith application, in layman terms, is where entire functionality of the application is packaged together as a single…

    Read More »
  • DevOps👁 Image
    Arun GuptaMarch 25th, 2015
    0 242

    Minecraft Server on Google Cloud

    If you’ve not followed the Minecraft/Bukkit saga over the past few months, Bukkit and CraftBukkit downloads were taken down by DMCA…

    Read More »
  • DevOps👁 Image
    Arun GuptaMarch 20th, 2015
    0 408

    Configure JRebel with Docker containers

    JRebel allows you to skip build and redeploy process by instantly deploying your application to the application server of your…

    Read More »
  • DevOps👁 Image
    Arun GuptaMarch 16th, 2015
    0 248

    9 Docker recipes for Java EE Application

    Cross-posted from www.voxxed.com/blog/2015/03/9-docker-recipes-for-java-ee-applications/ So, you’d like to start using Docker for Java EE applications? A typical Java EE application consists…

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