Skip to main content

3 posts tagged with "network"

View All Tags

Zero trust deployment with Kubernetes

· 10 min read
Guillaume MARTINEZ
LeadTech DevOps & Cloud & IA

cover

Using [OpenSource][opensource-wikipedia] software written by unkown people sometimes can be a little scary. Even more when I deploy them I a production environment in my company. On my case, I have created a brand new [Kubernetes][kubernetes-website] cluster to host some private services on my local network and I wanted to be sure that they don't do anything malicious on my network.

Securing web entrypoint from external threats

· 14 min read
Guillaume MARTINEZ
LeadTech DevOps & Cloud & IA

cover

I'm currently hosting some private web services accessible from internet. In order to protect those apps, I needed a very secure way to protect the access to them.

As you may already know, there are tons of bots that continuously scan all public internet IPs for potential vulnerabilities. From open ports, insecure web services or security breach. There are private organizations that allow to discover those vulnerabilities like [Shodan][shodan-website]. In my particular case, this is the only information that they could collect from my IP gateway :