60%
04.10.2018
Releasing software is usually a time-consuming and cumbersome process for developers. OpenShift [1], an open source container application platform, paired with the GitLab continuous integration ... OpenShift and GitLab CI/CD can build and deploy your apps automatically, so you can stay focused on writing code. ... OpenShift and GitLab CI ... Automatic build and deploy with OpenShift and GitLab CI
60%
04.10.2018
-user accounts easily in a token SaaS app – Dropbox Business – by linking Okta Cloud Connect to an on-premises OpenLDAP directory. All the interaction with OpenLDAP is simple, and you use whichever LDAP interface ... Provisioning SaaS apps for OpenLDAP users with Okta Cloud Connect lets you retain control of your users' data and access to applications, yet gives them the tools they want. ... OpenLDAP SaaS Provisioning ... Quick and easy SaaS provisioning for OpenLDAP
60%
11.10.2016
S function in its cloud for years, and cloud solutions like OpenStack now have similar features. In this article, I present OpenStack's Trove DBaaS solution.
Trove [1] has been around for many years already ... Trove: DBaaS with OpenStack ... Exploring OpenStack's Trove DBaaS
60%
14.03.2013
The OpenMP consortium is the collection of companies and organizations behind the OpenMP standard, which the group calls "the de-facto standard for parallel programming on shared memory systems ... We talked with Michael Wong, OpenMP CEO, and Matthijs van Waveren, Marketing Coordinator, about the status of the upcoming OpenMP version 4.0 specification and some of its features and enhancements ... Interview: OpenMP 4.0 ... Exploring the New OpenMP Specification
60%
05.02.2019
OpenStack has been constantly improved to meet the requirements of the demanding virtualization and cloud computing market. To challenge the competitive cloud solutions, OpenStack creators have been ... Today's OpenStack has become a mature product with automated asset configuration tools, including cloud-init, a powerful script that saves time by automatically configuring a large number of virtual ... Auto OpenStack Instance Config ... Automated OpenStack instance configuration with cloud-init and metadata service
60%
03.12.2015
Several projects now exist under the patronage of OpenStack or the OpenStack Foundation. What started out as quite a small project in 2010 with Nova and Swift has become an extensive collection ... Murano provides an interface for installing and managing applications in the OpenStack cloud. ... Installing applications in OpenStack with Murano
60%
08.10.2015
The Docker container system [1] is a rising star. The mere fact that Microsoft's latest operating system supports this technology [2] speaks volumes. Meanwhile, OpenStack [3] has been surfing its ... The Magnum project brings Docker container technology to the OpenStack cloud. ... Magnum: Exploring OpenStack's Container API
60%
28.11.2022
The Open Source Business Alliance (OSBA) Sovereign Cloud Stack (SCS) project was launched in 2019 to enable federation-capable cloud environments. In close collaboration between the community ... Operators of an OpenStack environment need to know whether the environment is working and quickly pinpoint problems. We look at the basics of OpenStack observability in the Sovereign Cloud Stack. ... OpenStack observability with Sovereign Cloud Stack
60%
20.03.2014
If you have tried a manual OpenStack installation before, you will have noticed that some configuration steps are identical among the various OpenStack components; that is, you perform the same ... Kickstack uses Puppet modules to automate the installation of OpenStack and facilitate maintenance. ... Simple OpenStack deployment with Kickstack
60%
22.12.2017
of abstractions, including OpenMP, which provides a path for Python functions to utilize all of the available cores.
In this article, I take a look at what's possible by writing Python modules in Fortran that use ... Creating Python modules with Fortran OpenMP code makes all available cores accessible to Python functions. ... Multiprocessing in Python with Fortran and OpenMP