Skip to content
  • Our Services
  • Documentation
  • Angular
    • Angular Hello ngrx/store! *new*
    • Install NPM using Chocolatey *popular*
    • Unit Test – Replacing Karma by Jest
    • Quickstart
    • REST/HTTP
    • Server Side Rendering
    • End to End Testing
    • Automatic Table of Contents – Part 1
    • Automatic Table of Contents – Part 2
    • JHipster Scaffolds
    • JHipster REST API
    • BDD (1): Angular REST Service
    • BDD (2): REST & innerHTML
    • Angular CLI @ Docker
    • Angular Universal CLI @ Docker
  • Docker
    • What is Docker?
    • Automated Build
    • LXD vs. Docker
    • GUI apps on Docker
    • Docker Monitoring
    • Angular 4 @ Docker
    • Productive Docker (1): Mesos & Marathon
    • Productive Docker (2): DC/OS on Vagrant
    • Productive Docker (3): DC/OS on AWS
    • Avoid Docker created Files with wrong Permissions (Maven example)
    • Debugging Angular with Visual Studio Code (Cheat Sheet)
  • Kubernetes
    • NEW: Migrate Kubernetes Runtime from Docker to containerd
    • CKA 1 – Certified Kubernetes Administrator Labs (WIP)
      • CKA 2 – Preparation
      • CKA 3 – Deploy a simple Application
      • CKA 4 – Resource Management
      • CKA 5 – Node Maintanance
      • CKA 6 – Kubernetes API
      • CKA 7 – Jobs and CronJobs
      • CKA 8 – ReplicaSets
      • CKA 9 – Deployments + Rollout/Rollback
      • CKA 10 – DaemonSets
      • CKA 11 – Services
      • CKA 12 – Labels and Node Selectors
      • CKA 13 – Taints and Tolerations
      • CKA 14 – Affinity and Anti-Affinity
      • CKA 15 – Kubernetes Ingress
      • CKA 16 – Kubernetes Persistent Volumes
      • CKA 17 – Kubernetes Readiness and Liveness Probes
      • CKA 18 – Kubernetes Metrics Server
      • CKA 19: Kubernetes Logging
    • Single Node Cluster based on Minikube
    • Multi Node Cluster based on kubeadm
    • K8s Services – Hello World
    • Persistent Volumes
    • Local Persistent Volumes *popular*
    • HTTPS Apps on Minikube w/ self-signed certs
    • HTTPS Apps on Kubeadm Cluster w/ self-signed certs
    • HTTPS Apps on Kubeadm Cluster w/ Let’s Encrypt certs
    • ElasticSearch
    • Kibana
    • Metricbeat
  • Continuous Integration – Jenkins
    • 1. Installation (Docker Way)
    • 2. Build
    • 3.1 Trigger for Jobs
    • 3.2 Trigger for Pipelines
    • 4.1 JUnit Integration
    • 4.2 Checking Code Style
    • 4.3 Performance Testing
    • 5. Automatic Creation of Jobs
    • 6. Browser Testing
    • 7. Pipeline as Code
  • Monitoring – Elastic Stack
    • Logstash
    • Elasticsearch
    • ElasticSearch on Kubernetes
    • Kibana
    • Kibana on Kubernetes
    • Metricbeat native and on Kubernetes
  • Infrastructure Automation – Ansible & SaltStack
    • Ansible „Hello World“
    • Ansible Templating
    • Ansible Tower
    • Saltstack
  • Contact

Blog about Docker, IT Automation & more…

  • Our Services
  • Documentation
    • Kubernetes Infrastructure
    • Development Automation
  • Career
    • Career: Junior DevOps
    • Karriere: Junior DevOps
  • About us
    • Contact
    • Impressum
    • Terms and Conditions

Schlagwort: Apache Camel

27OktOktober 27, 2015
3 comments on “Docker Java Performance Tests”

Docker Java Performance Tests

Posted by oveits in Docker, java, Performance

In this blog we will show the surprising result that Docker on Ubuntu seems to outperform Docker on CoreOS by ~30%, when tested with a java templating web service. But first let us discuss the reason on why I have started the…

Read More Docker Java Performance Tests

IntelliJ + WebStorm + VS Code – in a Browser

Documentation

  • Our Services
  • Documentation
  • Angular
    • Angular Hello ngrx/store! *new*
    • Install NPM using Chocolatey *popular*
    • Unit Test – Replacing Karma by Jest
    • Quickstart
    • REST/HTTP
    • Server Side Rendering
    • End to End Testing
    • Automatic Table of Contents – Part 1
    • Automatic Table of Contents – Part 2
    • JHipster Scaffolds
    • JHipster REST API
    • BDD (1): Angular REST Service
    • BDD (2): REST & innerHTML
    • Angular CLI @ Docker
    • Angular Universal CLI @ Docker
  • Docker
    • What is Docker?
    • Automated Build
    • LXD vs. Docker
    • GUI apps on Docker
    • Docker Monitoring
    • Angular 4 @ Docker
    • Productive Docker (1): Mesos & Marathon
    • Productive Docker (2): DC/OS on Vagrant
    • Productive Docker (3): DC/OS on AWS
    • Avoid Docker created Files with wrong Permissions (Maven example)
    • Debugging Angular with Visual Studio Code (Cheat Sheet)
  • Kubernetes
    • NEW: Migrate Kubernetes Runtime from Docker to containerd
    • CKA 1 – Certified Kubernetes Administrator Labs (WIP)
      • CKA 2 – Preparation
      • CKA 3 – Deploy a simple Application
      • CKA 4 – Resource Management
      • CKA 5 – Node Maintanance
      • CKA 6 – Kubernetes API
      • CKA 7 – Jobs and CronJobs
      • CKA 8 – ReplicaSets
      • CKA 9 – Deployments + Rollout/Rollback
      • CKA 10 – DaemonSets
      • CKA 11 – Services
      • CKA 12 – Labels and Node Selectors
      • CKA 13 – Taints and Tolerations
      • CKA 14 – Affinity and Anti-Affinity
      • CKA 15 – Kubernetes Ingress
      • CKA 16 – Kubernetes Persistent Volumes
      • CKA 17 – Kubernetes Readiness and Liveness Probes
      • CKA 18 – Kubernetes Metrics Server
      • CKA 19: Kubernetes Logging
    • Single Node Cluster based on Minikube
    • Multi Node Cluster based on kubeadm
    • K8s Services – Hello World
    • Persistent Volumes
    • Local Persistent Volumes *popular*
    • HTTPS Apps on Minikube w/ self-signed certs
    • HTTPS Apps on Kubeadm Cluster w/ self-signed certs
    • HTTPS Apps on Kubeadm Cluster w/ Let’s Encrypt certs
    • ElasticSearch
    • Kibana
    • Metricbeat
  • Continuous Integration – Jenkins
    • 1. Installation (Docker Way)
    • 2. Build
    • 3.1 Trigger for Jobs
    • 3.2 Trigger for Pipelines
    • 4.1 JUnit Integration
    • 4.2 Checking Code Style
    • 4.3 Performance Testing
    • 5. Automatic Creation of Jobs
    • 6. Browser Testing
    • 7. Pipeline as Code
  • Monitoring – Elastic Stack
    • Logstash
    • Elasticsearch
    • ElasticSearch on Kubernetes
    • Kibana
    • Kibana on Kubernetes
    • Metricbeat native and on Kubernetes
  • Infrastructure Automation – Ansible & SaltStack
    • Ansible „Hello World“
    • Ansible Templating
    • Ansible Tower
    • Saltstack
  • Contact

Neueste Beiträge

  • Creating a StoryBook Hello World @ NextJS with the help of OpenAI based on ChatGPT – Part 1: chatting and creating a new Next.js app
  • Kubernetes Task: assign a POD to a Node via Node Affinity – Cheat Sheet
  • Kubernetes etcd backup and restore – cheat sheet
  • Playwright Hello World @ Angular 14
  • Cheat Sheet: Install non-privileged podman v3 in a CentOS 7 Container

Neueste Kommentare

  • Jeeva bei Kubernetes (5) Local Persistent Volumes – A Step-by-Step Tutorial
  • 1xbet ??????? ??????? ?? ??????? bei About me
  • oveits bei Migrate Kubernetes Runtime from Docker to containerd
  • oveits bei How to enter a root shell session to a container without Docker – replace ‚docker exec‘ by ‚runc‘
  • Guillermo bei How to enter a root shell session to a container without Docker – replace ‚docker exec‘ by ‚runc‘

Archive

  • Februar 2023
  • November 2022
  • Juli 2022
  • Juni 2022
  • Mai 2022
  • Februar 2022
  • Januar 2022
  • Oktober 2021
  • Februar 2021
  • Dezember 2020
  • März 2020
  • Januar 2020
  • November 2019
  • Oktober 2019
  • September 2019
  • August 2019
  • Juli 2019
  • März 2019
  • Januar 2019
  • Dezember 2018
  • November 2018
  • September 2018
  • Juli 2018
  • Juni 2018
  • Mai 2018
  • April 2018
  • März 2018
  • Februar 2018
  • Januar 2018
  • November 2017
  • Oktober 2017
  • September 2017
  • August 2017
  • Juli 2017
  • Juni 2017
  • Mai 2017
  • April 2017
  • März 2017
  • Februar 2017
  • Januar 2017
  • Dezember 2016
  • November 2016
  • Oktober 2016
  • September 2016
  • Juli 2016
  • Juni 2016
  • Mai 2016
  • April 2016
  • März 2016
  • Februar 2016
  • Januar 2016
  • Dezember 2015
  • November 2015
  • Oktober 2015
  • September 2015
  • August 2015

Kategorien

German only

This page is availabe in German only.
Go to the top
  • Impressum
  • Datenschutzerklärung
  • Contact
Proudly powered by WordPress | Theme: Fortune by Themes Harbor.
Cleantalk Pixel