Greater’s Nieuwe Kubestronauts: Kubernetes Meesters aan Boord!
Justin, François en Patrick hebben hun Kubestronaut certificering behaald! Bij Greater zetten we Kubernetes expertise op de kaart en onze engineers tillen cloud-native innovatie naar een hoger niveau.
SUSE AI en Greater: Samen bouwen aan de toekomst van slimme technologie
In een wereld waar technologie razendsnel evolueert, hebben organisaties robuuste oplossingen nodig die de kracht van Large Language Models (LLMs) benutten in hun eigen edge- of on-premise-omgeving. En dat alles met de hoogste normen voor compliance en security. Precies daarom brengt Greater, als trotse partner van SUSE, SUSE AI naar haar klanten – een innovatieve AI-platformoplossing die perfect aansluit op de behoeften van de moderne onderneming.
Kubernetes at Optimal Value
Kubernetes At Optimal Value On Thursday November 10th I was fortunate to be able to join […]
Security Blog Oktober 2022
Intro In honor of October Cybersecurity month our Greater Security team would like to give you […]
Kubernetes
These last few months I’ve been writing a lot for Greater and today I can give […]
Temporary SSH access
This is a fun one from a while ago. Let me warn you up front though: […]
Run Native Windows Apps in UNIX-like Systems with WINE
If you’re a Linux or MacOS user you might depend on specific applications to get your […]
Webservices part IV – Nextcloud, Traefik and TLS
We’ve covered quite a lot on our journey to automate the creation of one single VPS, hosting multiple websites or webapps. As you can see in the below diagram, we’re deploying to a Digital Ocean droplet, using Terraform and cloud-init. All code goes in git of course. Docker and Dockerfiles have been covered in part II of this series, Docker compose and a couple of web apps in part III.
KubeCon + CloudNativeCon Europe 2022
This year the biggest Kubernetes and cloud native experience was held in Valencia, Spain from 16 – 20 May 2022. Greater was there and in this blog, I would like to give you an impression of the event in general.
Webservices part II – Cloud-init , Docker and Dockerfile
As described last time, the plan is to automate the creation of one single VPS, hosting […]
IaC with Terraform and AWS
IaC with Terraform and AWS Today we’ll be using Terraform (https://www.terraform.io/) to deploy a web server (Apache) […]