Renato Byrro

Renato Byrro @byrro

About: The Quick Hello World Jumped Over The Lazy FooBar

Location:
/home/south america/brazil
Joined:
Feb 11, 2019

Renato Byrro
articles - 35 total

How about an AWS Lambda Spot with 70% savings?

Would you enjoy having a Spot version of Lambda serverless functions with 70% savings? Like and share this article to spark a discussion around it

Learn More 9 2May 14 '20

Why Serverless Apps Fail and How to Design Resilient Architectures

The main challenges of scaling modern cloud applications and implementing well-architected practices

Learn More 9 0Apr 21 '20

Monitoring 101: AWS CloudWatch vs Serverless-oriented

Main shortcomings and restrictions of AWS CloudWatch for serverless applications

Learn More 7 0Mar 26 '20

The Serverless Trilemma: Build High-Quality Architectures

Learn the three basic concepts to build scalable and maintainable applications on serverless backends

Learn More 9 0Mar 23 '20

The Serverless Trilemma

A simple framework to evaluate and make better architectural decisions for serverless backends

Learn More 9 0Feb 26 '20

Production-ready: Microservices Composition and Orchestration

Learn the architectural patterns to structure and orchestrate serverless applications in production.

Learn More 10 1Jan 20 '20

Solve The Cold Start Issue with Lambda Provisioned Concurrency

Cold Starts have been a massive issue with FaaS, AWS offers a new solution with provisioned concurrency

Learn More 7 0Dec 9 '19

If You Learn to Build Scalable Applications, You Can Change Your Career

Why scalability is so important, what defines scalable, how to build systems that scale, why and how you can change your career

Learn More 152 0Nov 25 '19

In a RollerCoaster-Driven Development Era, We Must Connect the Dots

A safe haven and timely source to learn every-cloud-thing.

Learn More 6 0Nov 15 '19

Last Chance to Join: Design Patterns for Secure and Scalable APIs on AWS Lambda

Join our Tech Talk today (Oct 31) on design patterns for secure and scalable APIs using AWS Lambda

Learn More 9 2Oct 31 '19

Is There a Cat in The Code!?

Funny issue resolution conversation

Learn More 11 2Oct 24 '19

How I Fixed JWT Security Flaws in 3 Steps

Common JWT security mistakes and simple ways to fix them.

Learn More 279 43Oct 14 '19

Tech Talk: Debugging AWS Lambda functions with VSCode

Simple and Effective Hacks to Automate Debugging on VSCode

Learn More 10 0Oct 8 '19

JS Hack: Array & Duplicate Values

Simple and useful Array features in Javascript that are little known among developers.

Learn More 7 2Oct 8 '19

Graph DB in Serverless Flavor: Hacking DynamoDB

How DynamoDB can be hacked to work as a highly scalable, fully-managed graph database

Learn More 18 11Oct 7 '19

AI can become a massive discrimination engine. What is YOUR responsibility as a developer?

AI is being used to screen job applicants' external traits based on AI trained and developed by humans. What does this smell to you?

Learn More 19 7Oct 1 '19

Hack your Frontend with document.designMode

Design mode allows to experiment with page content in the browser window. No IDE. No refresh.

Learn More 48 3Sep 30 '19

Lambda Functions Are NOT Fault-Tolerant by Default

Learn why AWS Lambda does NOT make your functions fault-tolerant by default and you need to do about it.

Learn More 47 0Sep 30 '19

How do you measure complexity to address architectural decisions?

Some people argue it's better to start monolith and move later to microservices when complexity increases. But how to measure how complex a system is?

Learn More 8 0Sep 26 '19

How to automate one-click debugging on Visual Studio Code

Learn a cool automation feature of Visual Studio Code for one-click debugging of local apps.

Learn More 9 0Sep 26 '19

Keeping Backend Costs Under Control

Learn why and how to automate performance monitoring of backend applications.

Learn More 5 0Sep 25 '19

Why #Serverless Is Eating the Stack

Serverless has undeniably become mainstream. As more teams migrate with great success, it is eating the cloud stack in accelerating speed.

Learn More 7 0Sep 24 '19

My dev content feed is only 10% relevant. How do you hack it to 90%?

Content feeds are rarely relevant. How do you hack a feed of dev content that matches your interests?

Learn More 8 9Sep 17 '19

Why I Hate Servers & Love Serverless

My personal - funny - story in why I hate Servers and fell in love with Serverless Computing...

Learn More 7 2Sep 17 '19

Monolith Vs. Microservices in AWS Lambda: which and how to pick?

Learn the difference between monolithic and microservices, and how you should change your approach to monitoring microservices.

Learn More 14 0Sep 15 '19

6 Keys to Managing Database Load in AWS Lambda

How to align Lambda and DB scalability, better manage DB connections and reap the benefits of modern serverless databases.

Learn More 16 1Aug 20 '19

How to Schedule Any Task with AWS Lambda

Learn how to build different task schedulers with AWS Lambda

Learn More 27 7Aug 12 '19

How to Optimize Lambda Memory and CPU

In-depth analysis of optimization strategies for AWS Lambda

Learn More 41 3Jul 23 '19

Getting Started with AWS Lambda Event Sources

AWS had done a great job integrating Lambda with several other services, providing us, developers, with unparalleled flexibility in building autonomous, event-driven architectures.

Learn More 11 0Jul 15 '19

4 Steps to Solve Lambda Cold Starts

This is a step-by-step guide to implementing a winning strategy to keep your AWS Lambda functions warmed up, mitigating cold start latency issues.

Learn More 6 0Jul 8 '19