Interesting atricle about security in clouds #security #cloud https://dev.to/aviyel/26-best-practices-to-secure-your-cloud-environment-22ii
Unit testing for k8s operators #kubernetes #operators https://itnext.io/unit-testing-kubernetes-operators-using-mocks-ba3ba2483ba3
Medium
Unit testing Kubernetes operators using mocks
In this post, I’ll walk you through the idea of unit testing Kubernetes operators using mocks, why you’d need them, and how to actually…
Article about securing containers with Seccomp https://dzone.com/articles/securing-containers-with-seccomp-filters
DZone
Securing Containers With Seccomp Filters
In this article we present a novel way to protect your container applications post-exploitation. This additional protection is called Seccomp-BPF.
Interesting experiment with getntoo, k8s, and two laptops https://blog.palark.com/kubernetes-on-gentoo-linux-i386/
Palark
Just-for-fun experiment: Deploying Kubernetes on two old laptops with Gentoo Linux
You got it right! In our craziest tutorial ever, we’ll follow the Kubernetes The Hard Way to install K8s on Gentoo-powered laptops, one of which will use the i386 architecture. Are you with us?
Good article about testing microservices https://www.swtestacademy.com/microservices-testing-strategies/
Software Test Academy
Microservices Testing Strategies
Microservices testing is very critical in recent complex microservices architectures. In this article, I shared my experience in microservices testing.
Interestning framework for creating slack bots https://github.com/DonDebonair/slack-machine #slack #python #bots
GitHub
GitHub - DonDebonair/slack-machine: A simple, yet powerful and extendable Slack bot
A simple, yet powerful and extendable Slack bot. Contribute to DonDebonair/slack-machine development by creating an account on GitHub.
A tool for monitoring a troubleshooting microservices #microservices #monitoring #troubleshooting https://github.com/coroot/coroot
GitHub
GitHub - coroot/coroot: Coroot is an open-source observability and APM tool with AI-powered Root Cause Analysis. It combines metrics…
Coroot is an open-source observability and APM tool with AI-powered Root Cause Analysis. It combines metrics, logs, traces, continuous profiling, and SLO-based alerting with predefined dashboards a...
RedHat good practices with automatisation #ansible https://redhat-cop.github.io/automation-good-practices/
Good guide for docker certification https://kodekloud.com/blog/docker-certified-associate-guide/ #docker #certification
DevOps Blog
The Ultimate Docker Certification (DCA) Guide for 2024
In this article, we run through the Docker Certified Associate (DCA) exam curriculum and the resources you can use to pass the certification test.
Good guide for starting helm #helm https://faun.pub/helm-in-action-652abc10aa1c
Medium
Helm — In Action
Helm chart install, upgrade, and other operations
LastPass was hacked, again 🤦♂️ . I worked in the company where it was a default tools for sharing common "accesses" and still don't understand why people still using this "so many times hacked" password storage https://blog.lastpass.com/2022/11/notice-of-recent-security-incident/
Lastpass
Security Incident December 2022 Update - LastPass - The LastPass Blog
Please refer to the latest article for updated information.nbs[..]
👍3
Interesting article about awareness in you systems https://itnext.io/practical-systems-awareness-322faf092da2
Interesting experiment with Terraform and pipelines https://aws.plainenglish.io/terraform-aws-codepipeline-github-and-sam-6f7a35a395f6
Medium
Terraform: AWS CodePipeline, GitHub, and SAM
In this project, we will be creating an AWS CodePipeline leveraging Terraform modules. We will be dealing with multiple source repositories…
How not to overload your team by observability https://itnext.io/observability-strategies-to-not-overload-engineering-teams-b2b53cc2b22f
Medium
Observability strategies to not overload engineering teams.
implementing a certain level of Observability at your company without requiring engineering effort, is a dream for everyone on that…