fvilarinho
Your mind tricks don't work on me! May the force be with you!
Akamai TechnologiesSão Paulo/Brazil
Pinned Repositories
akamai-as-code
This is a demo project for education/training purposes of DevOps. It automates (using Terraform) the provisioning of a static website using the following resources in Akamai Connected Cloud.
akamai-multicloud-demo
This is a demo project to demonstrate how easy is to deploy an application (Web Server) in a K8S multi-cloud cluster (including Akamai Cloud Computing) using Terraform.
akamai-vpc-demo
We'll show you how easy and fast it is to set up your VPC using Akamai Connected Cloud resources on a global scale.
base-image
This a base image to build Docker containers. It's based on Alpine Linux and contains a basic structure and tools for a container.
base-java-image
This a JAVA base image to build Docker containers. It uses the ghcr.io/fvilarinho/base-image and OpenJDK 11.
cicdzerotohero
This project has the intention to demonstrate the basics of a CI/CD pipeline by provisioning a compute instance with Git server (Gitea) and Jenkins in Akamai Connected Cloud with pre-installed tools.
files-backup
This a base image to backup files locally or remotely. It uses the ghcr.io/fvilarinho/base-image and rsync.
mariadb-backup
This a base image to backup a relational database. It uses the ghcr.io/fvilarinho/base-image and mariadb-client.
opentelemetry-demo
This repository contains the OpenTelemetry Astronomy Shop, a microservice-based distributed system intended to illustrate the implementation of OpenTelemetry in a near real-world environment.
sls
Dockerized version of Edward Wu's SRT Live Server (SLS) and Haivision's SRT SDK All credit should go to the original tool author(s) - this is just a dockerization for convenience and portability.
fvilarinho's Repositories
fvilarinho/akamai-multicloud-demo
This is a demo project to demonstrate how easy is to deploy an application (Web Server) in a K8S multi-cloud cluster (including Akamai Cloud Computing) using Terraform.
fvilarinho/akamai-siem-connector
This application provides a reliable and scalable way to collect Akamai Security Events (WAF, DDoS, BOT, etc.) and easily store it into different analytics platforms.
fvilarinho/akamai-vpc-demo
We'll show you how easy and fast it is to set up your VPC using Akamai Connected Cloud resources on a global scale.
fvilarinho/akamai-as-code
This is a demo project for education/training purposes of DevOps. It automates (using Terraform) the provisioning of a static website using the following resources in Akamai Connected Cloud.
fvilarinho/files-backup
This a base image to backup files locally or remotely. It uses the ghcr.io/fvilarinho/base-image and rsync.
fvilarinho/mariadb-backup
This a base image to backup a relational database. It uses the ghcr.io/fvilarinho/base-image and mariadb-client.
fvilarinho/sls
Dockerized version of Edward Wu's SRT Live Server (SLS) and Haivision's SRT SDK All credit should go to the original tool author(s) - this is just a dockerization for convenience and portability.
fvilarinho/akamai-objectstorage-demo
This is a demo project for education/training purposes. It automates (using Terraform) the provisioning of an compute instance and object storage bucket in Akamai Connected Cloud (former Linode). It also mounts the Object Storage bucket in a volume using S3FS.
fvilarinho/base-image
This a base image to build Docker containers. It's based on Alpine Linux and contains a basic structure and tools for a container.
fvilarinho/base-java-image
This a JAVA base image to build Docker containers. It uses the ghcr.io/fvilarinho/base-image and OpenJDK 11.
fvilarinho/cicdzerotohero
This project has the intention to demonstrate the basics of a CI/CD pipeline by provisioning a compute instance with Git server (Gitea) and Jenkins in Akamai Connected Cloud with pre-installed tools.
fvilarinho/etcd
This a base image that has the goal to store and centralize configurations/settings. It uses the ghcr.io/fvilarinho/base-image and etcd as the main engine.
fvilarinho/framework
The main goal of this framework is provide a fast, simple, reliable and standardized way to develop Web Applications. The development was started in 2006 and since then new features and improvements are being released constantly.
fvilarinho/mariadb
This a base image for the usage of a relational database. It uses the ghcr.io/fvilarinho/base-image and mariadb. It also uses flyway to control the versions and states of the schemas.
fvilarinho/nginx
This a base image for a WEB server to distribute content. It uses the ghcr.io/fvilarinho/base-image and nginx as the main engine. The configurations/settings are defined using the JSON format and stored in the etc directory.
fvilarinho/openvpn-setup
This project has the goal to automate the setup of a OpenVPN Server.
fvilarinho/phonebook
This application has the intention to demonstrate how to enable observability (collection of metrics, traces & logs) in an application services (Frontend, Backend & Database) with OpenTelemetry and store the data in Prometheus (for metrics) and Jaeger (for traces).
fvilarinho/sftp
This a base image for a SFTP server to allow upload and store files. It uses the ghcr.io/fvilarinho/base-image and openssh-server as the main engine
fvilarinho/fvilarinho.github.io
fvilarinho/srt
This is a demo project for education/training purposes of streaming.
fvilarinho/terraform-examples