Compare commits

...

3 Commits

Author SHA1 Message Date
Ramanan Ravikumar 3d66fb9c8d
Merge eef6622a51 into 11e077a0e0 2023-08-14 20:17:23 +02:00
Filipp Frizzy 11e077a0e0 add 'About the Author' into readme 2023-07-17 12:58:02 +04:00
Filipp Frizzy ca5b1d13aa add footloose and up badges 2023-06-11 12:43:42 +04:00
1 changed files with 15 additions and 1 deletions

View File

@ -1,11 +1,13 @@
# Awesome Linux Containers
[<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Presidential_Standard_of_Belarus_%28fictional%29.svg/240px-Presidential_Standard_of_Belarus_%28fictional%29.svg.png" width="20" height="20" alt="Voices From Belarus" />](https://voicesfrombelarus.org/) [![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://vshymanskyy.github.io/StandWithUkraine)
[![#StandWithBelarus](https://img.shields.io/badge/Belarus-red?label=%23%20Stand%20With&labelColor=white&color=red)
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Presidential_Standard_of_Belarus_%28fictional%29.svg/240px-Presidential_Standard_of_Belarus_%28fictional%29.svg.png" width="20" height="20" alt="Voices From Belarus" />](https://bysol.org/en/) [![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://vshymanskyy.github.io/StandWithUkraine)
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
## Table of Contents
* [About the Author](#About-the-Author)
* [Foundations](#foundations)
* [Specifications](#specifications)
* [Clouds](#clouds)
@ -24,6 +26,16 @@
- [Technologies for security](#technologies-for-security)
* [Another Information Sources](#another-information-sources)
## About the Author
Hello, everyone! My name is Filipp, and I have been working with high load distribution systems and services, security, monitoring, continuous deployment and release management (DevOps domain) since 2012.
One of my passions is developing DevOps solutions and contributing to the open-source community. By sharing my knowledge and experiences, I strive to save time for both myself and others while fostering a culture of collaboration and learning.
I had to leave my home country, Belarus, due to my participation in [protests against the oppressive regime of dictator Lukashenko](https://en.wikipedia.org/wiki/2020%E2%80%932021_Belarusian_protests), who maintains a close affiliation with Putin. Since then, I'm trying to build my life from zero in other countries.
If you are seeking a skilled DevOps lead or architect to enhance your project, I invite you to connect with me on [LinkedIn](https://www.linkedin.com/in/filipp-frizzy-289a0360/) or explore my valuable contributions on [GitHub](https://github.com/Friz-zy/). Let's collaborate and create some cool solutions together :)
## Foundations
* [OPEN CONTAINER INITIATIVE](https://www.opencontainers.org/)
@ -163,6 +175,8 @@ Firecracker runs workloads in lightweight virtual machines, called microVMs, whi
Sysbox is a "runc" that creates secure (rootless) containers / pods that run not just microservices, but most workloads that run in VMs (e.g., systemd, Docker, and Kubernetes), seamlessly.
* [youki](https://github.com/containers/youki)
A container runtime written in Rust.
* [footloose](https://github.com/weaveworks/footloose)
Containers that look like Virtual Machines.
## Sandboxes