Greater's New Kubestronauts: Kubernetes Masters on Board!
Justin, François and Patrick have earned their Kubestronaut certification! At Greater, we are putting Kubernetes expertise on the map and our engineers are taking cloud-native innovation to the next level.
SUSE AI and Greater: Building the future of smart technology together
In a world where technology is evolving at lightning speed, organizations need robust solutions that harness the power of Large Language Models (LLMs) in their own edge or on-premises environments. And all with the highest standards for compliance and security. This is exactly why Greater, as a proud partner of SUSE, brings SUSE AI to its customers - an innovative AI platform solution that perfectly meets the needs of the modern enterprise.
Kubernetes at Optimal Value
Kubernetes At Optimal Value On Thursday November 10th I was fortunate to be able to join [...].
Security Blog October 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 [...]
Web services 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 web apps. As you can see in the diagram below, 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 May 16 - 20, 2022. Greater was there and in this blog, I would like to give you an impression of the event in general.
Web services 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) [...].