VOOZH about

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

⇱ Arun Gupta, Author at Java Code Geeks


  • DevOps👁 Image
    Arun GuptaJune 23rd, 2017
    0 170

    Gossip-based Kubernetes Cluster on AWS using Kops

    Creating a Kubernetes cluster using Kops requires a top-level domain or a sub domain and setting up Route 53 hosted zones.…

    Read More »
  • DevOps👁 Image
    Arun GuptaApril 24th, 2017
    0 276

    Creating Smaller Java Image using Docker Multi-stage Build

    Two of the announcements at DockerCon 2017 directly relevant to Java developers are: Docker Multi-stage build Oracle JRE in Docker Store This blog…

    Read More »
  • DevOps👁 Image
    Arun GuptaApril 18th, 2017
    0 310

    Docker Remote API on Windows and OSX

    There are multiple ways to monitor Docker containers. Docker CLI provides the docker container stats API that gives basic information…

    Read More »
  • DevOps👁 Image
    Arun GuptaMarch 13th, 2017
    0 143

    Service Discovery with Java and Database application in Kubernetes

    This blog will show how a simple Java application can talk to a database using service discovery in Kubernetes. Service…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Arun GuptaMarch 10th, 2017
    0 105

    Service Discovery with Java and Database application in DC/OS

    This blog will show how a simple Java application can talk to a database using service discovery in DC/OS. Why Service Discovery? An…

    Read More »
  • Enterprise Java👁 Image
    Arun GuptaMarch 10th, 2017
    0 120

    Stateful Containers using Portworx and Couchbase

    Containers are meant to be ephemeral and so scale pretty well for stateless applications. Stateful containers, such as Couchbase, need to…

    Read More »
  • Software Development👁 Image
    Arun GuptaFebruary 13th, 2017
    0 150

    Getting Started with Oracle Container Cloud Service

    Oracle Container Cloud Service is Oracle’s entry into the the world of managed container service. There are plenty of existing options:…

    Read More »
  • Enterprise Java👁 Image
    Arun GuptaFebruary 6th, 2017
    0 178

    Microservice using Docker stack deploy – WildFly, Java EE and Couchbase

    There is plenty of material on microservices, just google it! I gave a presentation on refactoring monolith to microservices at Devoxx Belgium…

    Read More »
  • Software Development👁 Image
    Arun GuptaJanuary 24th, 2017
    0 83

    Analyze Donald Trump Tweets with Couchbase and N1QL

    AWS Serverless Lambda Scheduled Events to Store Tweets in Couchbase explained how to store tweets in Couchbase using AWS Serverless Lambda.…

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