Open in app
Home
Notifications
Lists
Stories

Write
Mário Victor Ribeiro Silva
Mário Victor Ribeiro Silva

Home

Pinned

Pull private docker images from Docker Hub to EC2 instances

Create everything with one command. — If you’re running Docker containers, probably you want to run this container in the cloud, but sometimes you need to deploy a image from a private repository on Docker Hub in many EC2 machines so, typing docker login in all is not exactly a good solution. …

Terraform

2 min read

Pull private docker images from Docker Hub to EC2 instances
Pull private docker images from Docker Hub to EC2 instances

Pinned

Cache API keys in Python

Let’s cache them all! — Introduction There are many ways to cache functions and variables in Python. Usually, you want to cache CPU and IO bound functions depending on your needs, but in this tutorial we want to fetch an API key from an external service, like Auth0 or GitHub, and store this to use in…

Api Key

2 min read

How to cache API keys in Python
How to cache API keys in Python

Pinned

Simple guide of Iptables

How to add and delete rules to your Firewall using Iptables directly — Attention: All the operations will be accomplished considering that you’re logged as “root”, or that you’re running the commands with sudo, therefore, be careful Show the Rules: First, you’ll need to verify all the rules that you already have. To list all the rules,use the following command: iptables -L If you want to see…

Firewall

2 min read

Simple guide of Iptables
Simple guide of Iptables
Mário Victor Ribeiro Silva

Mário Victor Ribeiro Silva

Graduating in Computer Engineering. Always learning something new.

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable