Oct 28, 2019 | Cloud, Tutorials

Cloud 101

by

The NETWAYS group offers a wide range of services and products for setting up, managing, automating, and monitoring IT infrastructures in the OpenSource domain. We operate a hardware store, provide training, organize conferences, offer operational support, and advise customers on challenges related to automating and monitoring their on-premises systems. Furthermore, we have successfully established ourselves as a leading cloud provider in the German market through our NETWAYS Web Services.

As we embark on our NETWAYS Cloud tutorial series, we will initially focus on addressing the fundamental aspects and the very basic questions.

 

What do we actually do as a cloud provider?

As a cloud provider, we offer you flexible cloud services. The fundamental idea revolves around the virtualization of computer resources. These are subsequently provided to our customers as a service in the form of servers, data storage or applications. Mostly accessible via Internet, these resources can be utilized independently of the device. This therefore requires an IT infrastructure on our side, consisting of hardware (i.e. servers), virtualization, storage and network components.

We utilize two ISO27001-certified data centers located in Nuremberg for our hardware needs, which are managed by our trusted partners. Each of our data centers operates autonomously, with its dedicated infrastructure that includes firewalls, load balancers, switches, and other essential components. Both are redundantly connected to each other with 10,000 MBit/s via fiber optics, so that in case of problems a failover to the other location can take place.

All availability zones and locations are therefore in Germany and are GDPR-compliant. We take a maximally transparent approach to data protection and security: you can view our TOMs, AVV, the list of all subcontractors and all GTCs here and find out that your data is in good hands with us.

 

What is our NETWAYS Cloud based on?

We utilize the OpenStack software project as the foundation for our cloud computing architecture. OpenStack, a continuously evolving Open Source initiative, is backed by prominent companies such as SUSE, Linux, and HP. Originally launched by Rackspace and NASA, OpenStack consists of individual software elements (Nova, Keystone, Glance, Neutron, Cinder, Swift, Horizon) that empower the creation of a network-based cloud platform. With its extensive range of functions, OpenStack serves as a comprehensive cloud operating system.

As the name OpenStack suggests, the source code is freely accessible and thus promises transparency and security. People can make changes to the code themselves to adapt it to their own requirements. In addition, the huge community ensures that new innovations are constantly being driven forward.

Since we only use standardized OpenStack interfaces for our NETWAYS Cloud, there is no risk of vendor lock-in for you. This means that you can easily migrate your company data if necessary, which makes it possible to switch providers at any time.

 

What are your benefits?

A weighty argument is the point of flexibility. You simply don’t have to invest in your own hardware. Continuous attention is required to maintain, upgrade, or completely replace the hardware, resulting in the expenditure of time and, ultimately, financial resources. This whole procedure is eliminated when you run cloud computing on our NETWAYS Cloud. With just a few clicks you can start the desired VMs in the appropriate size via our web interface. In case you run out of storage space or need more power on your VMs – no problem: You can freely scale up and down your resources at any time. And if you no longer need a VM, you can simply delete it to reduce costs.

Additionally there are no contract periods coming with our NETWAYS Cloud and there are no flat rates with us either. Billing is based on the pay-as-you-go principle. At the end of the month, you are only charged for the resources that were used for your setup.

Another important argument in favor of our NETWAYS Cloud is our MyEngineer support service. Of course, you could use our cloud as a pure Infrastructure as a Service and take care of setup and maintenance by yourself. Alternatively, you can also hand over these tasks to our MyEngineer support service. Our colleagues will discuss upcoming tasks with you and take care of their execution.

You get help when you ask for it – 24/7, and if you don’t need support, there’s no charge.

 

 

 

Subcribe for next article

More articles in Cloud | Tutorials
LUKS Encrypted Storage on OpenStack

LUKS Encrypted Storage on OpenStack

Thoroughly securing your IT landscape has become more and more important over the last couple of years. With an increase in (user) data to be managed, processed, and stored, encryption of this data should be on your agenda towards fully secured IT infrastructure....

Securing ingress-nginx with cert-manager

Securing ingress-nginx with cert-manager

In one of our first tutorials, we showed you how to get started with ingress-nginx on your Kubernetes cluster. As a next step, we will tell you how to go about securing ingress-nginx with cert-manager by creating TLS certificates for your services! What is...

Migrating Servers from VMware to Openstack

Migrating Servers from VMware to Openstack

In this tutorial, we will have a look at migrating servers from VMware to OpenStack. After VMware's recent acquisition by Broadcom, many Cloud Service Providers (CSPs) face termination of their partnership programs with VMware. With no further information publicly...

Mastering Kubernetes with Cilium: Empowering L7 Traffic Control

Mastering Kubernetes with Cilium: Empowering L7 Traffic Control

With the new release of the Cilium CNI on our Kubernetes Service you'll get the ability to filter traffic based on L7 properties. It's very powerful and can help a lot with your services security. In this tutorial, we'll be securing an API endpoint to allow access...

Using Terraform with OpenStack

Using Terraform with OpenStack

Many of you may already be familiar using Terraform with Azure or AWS. Although these may be the most used platforms, there is still a need for variety of other options due to local regulations (GDPR). As our systems are geared towards Open-Source, we will be looking...

Dynamic Inventory – An Ansible and Openstack Lovestory

Dynamic Inventory – An Ansible and Openstack Lovestory

For those of you that may not be too familiar with Ansible, it is a great tool to get started in the world of automation and making your life with configuration management a whole lot easier. In this tutorial we will be going through a basic playbook that you can use...

ReadWriteMany (RWX) with the NFS Ganesha Provisioner

ReadWriteMany (RWX) with the NFS Ganesha Provisioner

Introduction You have the desire that your application needs to scale across multiple nodes for load balancing, but needs access to a common PVC? For this purpose, you need a PVC that is RWX-enabled. As part of our Managed Kubernetes Cluster, it is possible to create...

Resizing Persistent Volumes in Kubernetes

Resizing Persistent Volumes in Kubernetes

You want to resize a PersistentVolume (PV) in Kubernetes? In this tutorial, you'll learn how to do it. If you don't already know what a PV is and how you can create one, you should check out the tutorial Creating Persistent Volumes in Kubernetes first.   Let's...

How to start your NETWAYS Managed Database

How to start your NETWAYS Managed Database

In the first Database tutorial, Sebastian already explained what Vitess is all about and what possibilities it offers you, when running your application compared to an ordinary database. In this tutorial, I would like to explain how easy it is for you to start your...