• About Us
  • Imprint
  • Instagram
  • LinkeIn
  • Facebook
  • Youtube

Service Engineering (ICCLab & SPLab)

A Blog of the ZHAW Zurich University of Applied Sciences

  • About Us
  • Imprint

Tag: mongodb

Subscribe

  • Twitter
  • Twitter
  • RSS Feed

JOIN US

Open positions

Service Engineering

  • *.*
  • Articles
    • Charging
    • Cloud Robotics
    • Cloud Storage
    • CloudFoundry
    • Colloquium
    • Community
    • Education
    • Events
    • HowTos
    • News
    • OCCI
    • Open Source
    • OpenShift
    • OpenStack
    • Standards
    • Visits
  • Career
  • Labs
    • ICCLab
    • SPLab
  • Projects
    • Arcus – Understanding energy consumption in the cloud
    • COST Action IC0906
    • COST Action IC1304
    • ElasTest
    • FI-NEXT
    • FI-PPP
    • FI-PPP CONCORD
    • FI-PPP FI-WARE (KIARA)
    • FI-PPP XiFi (FI-Ops)
    • FuturICT – FET Flagship
    • GEYSER
    • InIT Cloud Seed
    • Mobile Cloud Networking
    • Scale-UP
    • SESAME
    • T-NOVA
    • The InIT BladeCenter Lab
    • The InIT Cloud Computing Lab
    • ZuFi: The Zurich Future Internet node
  • Publications
  • Research Approach
    • Impact
      • Academic Services
      • Open Source
      • Standards
    • Research Initiatives
      • Active Service Management
      • Cloud Application Development Tooling
      • Cloud Application Management
      • Cloud Automation
      • Cloud High Availability
      • Cloud Incident Management
      • Cloud Interoperability
      • Cloud Monitoring
      • Cloud Orchestration
      • Cloud Performance
      • Cloud Robotics
      • Cloud Storage
      • Cloud-Native Applications
      • Distributed Computing in the Cloud
      • Energy Aware Cloud Load Management
      • PaaS on OpenStack
      • Rating – Charging – Billing
      • Service Operations
      • Service Tooling
      • Software Defined Networking for Clouds
      • Understanding Cloud Energy Consumption
    • Research Themes
      • Energy Efficiency in Cloud Computing
      • Infrastructure as a Service (IaaS)
      • Pervasive Services
      • Platform as a Service (PaaS)
      • Service-Based Applications
    • Strategic Collaborations
      • CloudSigma
      • Equinix
  • Team
  • The ICCLab Community
    • Archive
    • CloudFoundry User Group
    • Docker User Group
    • OpenStack User Group
    • SDN Group Switzerland
    • SI Cloud Computing SIG
  • Transfer
    • ACeN
    • Apalia
    • ARKIS
    • ECRP
    • MOSAIC
    • SafeSwissCloud
    • Solidna

Recent Posts

  • Testing Alluxio for Memory Speed Computation on Ceph Objects
  • Experimenting on Ceph Object Classes for Active Storage
  • Fourth Robotics and ROS in Zurich Meetup
  • Our recent paper on Cloud Native Storage presented at EuCNC 2019
  • Third Robotics and ROS in Zürich Meetup

Recent Comments

  • led grow lights on Termite. A Java library for the selective “Lambdafication” of applications.
  • affnetz on Parallel OpenStack Multi Hosts Deployments with Foreman and Puppet
  • led grow lights on KubeCon’18 – Cloud, containers, edge, nets, robots, and philosophy of science
  • led grow lights on SC2 2018 – The 8th IEEE International Symposium on Cloud and Services Computing
  • led grow lights on Some Cloud Robotics News

Meta

  • Log in

Subscribe

  • Twitter
  • Twitter
  • RSS Feed

JOIN US

Open positions

Service Engineering

  • *.*
  • Articles
    • Charging
    • Cloud Robotics
    • Cloud Storage
    • CloudFoundry
    • Colloquium
    • Community
    • Education
    • Events
    • HowTos
    • News
    • OCCI
    • Open Source
    • OpenShift
    • OpenStack
    • Standards
    • Visits
  • Career
  • Labs
    • ICCLab
    • SPLab
  • Projects
    • Arcus – Understanding energy consumption in the cloud
    • COST Action IC0906
    • COST Action IC1304
    • ElasTest
    • FI-NEXT
    • FI-PPP
    • FI-PPP CONCORD
    • FI-PPP FI-WARE (KIARA)
    • FI-PPP XiFi (FI-Ops)
    • FuturICT – FET Flagship
    • GEYSER
    • InIT Cloud Seed
    • Mobile Cloud Networking
    • Scale-UP
    • SESAME
    • T-NOVA
    • The InIT BladeCenter Lab
    • The InIT Cloud Computing Lab
    • ZuFi: The Zurich Future Internet node
  • Publications
  • Research Approach
    • Impact
      • Academic Services
      • Open Source
      • Standards
    • Research Initiatives
      • Active Service Management
      • Cloud Application Development Tooling
      • Cloud Application Management
      • Cloud Automation
      • Cloud High Availability
      • Cloud Incident Management
      • Cloud Interoperability
      • Cloud Monitoring
      • Cloud Orchestration
      • Cloud Performance
      • Cloud Robotics
      • Cloud Storage
      • Cloud-Native Applications
      • Distributed Computing in the Cloud
      • Energy Aware Cloud Load Management
      • PaaS on OpenStack
      • Rating – Charging – Billing
      • Service Operations
      • Service Tooling
      • Software Defined Networking for Clouds
      • Understanding Cloud Energy Consumption
    • Research Themes
      • Energy Efficiency in Cloud Computing
      • Infrastructure as a Service (IaaS)
      • Pervasive Services
      • Platform as a Service (PaaS)
      • Service-Based Applications
    • Strategic Collaborations
      • CloudSigma
      • Equinix
  • Team
  • The ICCLab Community
    • Archive
    • CloudFoundry User Group
    • Docker User Group
    • OpenStack User Group
    • SDN Group Switzerland
    • SI Cloud Computing SIG
  • Transfer
    • ACeN
    • Apalia
    • ARKIS
    • ECRP
    • MOSAIC
    • SafeSwissCloud
    • Solidna

Recent Posts

  • Testing Alluxio for Memory Speed Computation on Ceph Objects
  • Experimenting on Ceph Object Classes for Active Storage
  • Fourth Robotics and ROS in Zurich Meetup
  • Our recent paper on Cloud Native Storage presented at EuCNC 2019
  • Third Robotics and ROS in Zürich Meetup

Recent Comments

  • led grow lights on Termite. A Java library for the selective “Lambdafication” of applications.
  • affnetz on Parallel OpenStack Multi Hosts Deployments with Foreman and Puppet
  • led grow lights on KubeCon’18 – Cloud, containers, edge, nets, robots, and philosophy of science
  • led grow lights on SC2 2018 – The 8th IEEE International Symposium on Cloud and Services Computing
  • led grow lights on Some Cloud Robotics News

Meta

  • Log in

Testing PyMongo applications with MockupDB

In one of our projects, we needed to test some mongo based backend functionality: we wrote a small application which comprised of a mongo backend and a python app which communicated with the backend via pymongo. We like the flexibility of mongo in a rapid prototyping context and did not want to go with a […]

18.08.2016 Bruno Grazioli
Kategorie: *.*, HowTos

Advanced Queries to Ceilometer with a mongo backend

We are changing our ceilometer backend from mysql to mongodb in one of our experimental Openstack installations. The reason for this change is that mongo seems to deliver better ceilometer performance than mysql; further ceilometer data structures are a more natural fit with mongo (and indeed, this is largely where they came from). This can […]

09.07.2014 Bruno Grazioli
Kategorie: *.*, Articles, OpenStack

Datenschutzhinweise
Blog-Netiquette der ZHAW