Quantcast
Channel: Jonatas Baldin
Browsing latest articles
Browse All 20 View Live

Image may be NSFW.
Clik here to view.

Tools of the Week #2

Originally posted at Deploy Everyday. Tools of the week is a top of my head idea to write a tiny little bit about the tools and libraries I discovered every week. I love tools. I now you love them too...

View Article



Implementing Dijkstra Algorithm in Go

Originally posted at Deploy Everyday. I didn't go through Computer Science, had a very early dropout. Since I started working in the tech space, I cared a lot about RESTful APIs, preventing systems to...

View Article

What's your favorite Python idiom?

Hey there, how are you doing? I'm collecting people's favorite Python idioms: Pythonic, elegant, battle-tested snippets: # the `in` operator! if x in l: print(x) Or: # list comprehensions! numbers =...

View Article

Python Idioms in Go

Originally posted at Deploy Everyday. In the development world, Python is my native language. It all started in 2015 with a little project called itopy. Python is my favorite way to translate thought...

View Article

Image may be NSFW.
Clik here to view.

A Telegram bot for CFP Land 🤖

Originally posted at Deploy Everyday.Hello there!A couple of months ago I made a Telegram bot for the amazing CFP Land platform 🤖 They list call for papers on conferences all over the world, send a...

View Article


Image may be NSFW.
Clik here to view.

Tools of the Week #3

Originally posted at Deploy Everyday.✨ This week tools are focused on Data Structures and Algorithms ✨Data Structure Visualizations from USFCAPlatform to visualize how some algorithms and data...

View Article

Image may be NSFW.
Clik here to view.

Avoiding Azure Functions Downtime with Slots

Originally posted at Deploy Everyday.This week I was building a Terraform module to deploy an Azure Functions infrastructure – including Storage Account, Service Plan and the Function App – so later...

View Article

Three Solutions to Run Knative Locally

Originally posted at Deploy Everyday.Knative is a set of building blocks to run Serverless workloads on top of Kubernetes. You can also use those building blocks to build your own Serverless...

View Article


Image may be NSFW.
Clik here to view.

Terraform for a Highly Available VPN between AWS and Azure

Originally posted at Deploy Everyday.Hi there 👋 Today we will go through a bunch of Terraform code to deploy a highly available site-to-site VPN between AWS and Azure, aiming for a single terraform...

View Article


konnek, an event gateway ~video demo~

Hi there!As the description says, this is a demo video I did about a side project of mine. It's been a while since I've made a video, so I thought about sharing with y'all ❤️All feedback and sharing is...

View Article

Image may be NSFW.
Clik here to view.

AWS Serverless Events into Knative (or anywhere!)

Originally posted at Deploy EverydayA lot of services inside AWS produces events to be consumed by services inside AWS, that's one of the Serverless foundations. The classic example is executing an AWS...

View Article

Image may be NSFW.
Clik here to view.

Aiven Databases and Terraform for Fun and Profit

Originally posted at Aiven's blog.In the dawn of prehistory, infrastructure teams managed their systems by physically logging into each machine. Nowadays, with Terraform, infra teams can make changes...

View Article
Browsing latest articles
Browse All 20 View Live




Latest Images