Victor Moraes é especialista em Engenharia de Software na ZUP Innovation e trabalha atualmente com grandes projetos de inovação no Itaú que envolvem modernização da plataforma para “Cloud AWS” e Open Banking.
Na horas vagas curte tocar piano e cantar, curtir a família e se envolver em trabalhos voluntários.
8 minutes Hey fellow developers, Have you ever found yourself stuck on a coding problem, wishing for a smarter way or for the elusive senior developer to offer suggestions or even generate code snippets? Well, the future is here with Large Language Models (LLMs), which have begun to transform our development process by offering intelligent coding assistance. Today, we’re diving into a groundbreaking AI tool tailored for software development: StackSpot AI. This platform stands out by seamlessly integrating with LLMs to enhance your productivity, Continue→
5 minutes Hello Data Enthusiasts! Integrating Python with AWS Kinesis provides you with a powerful tool to process and analyze real-time streaming data. When it comes to building a producer-consumer architecture for Kinesis, you have two primary approaches: using the AWS SDK for Python (boto3) and utilizing the Kinesis Producer Library (KPL) and Kinesis Consumer Library (KCL). Each approach has its own set of advantages and considerations. In this blog post, we’ll delve into the key differences between these methods and add some further Continue→
10 minutes Hello, data enthusiasts! In our earlier explorations, we embarked on a journey to demystify AWS Kinesis in an insightful overview and delve into its architecture details. Today, the curtain rises on a hands-on experience. Armed with the wisdom from those discussions, we’ll use Amazon Kinesis, Terraform, Python, and the SDK to craft a dynamic data streaming application. Before delving into this data streaming journey, make sure you have the essentials lined up. You’ll need Terraform, Python, and an AWS account with AWS Continue→
6 minutes In the ever-evolving landscape of data processing, AWS Kinesis has emerged as a trailblazer, enabling businesses to harness the power of real-time data streaming. This blog post delves into the intricate architecture of AWS Kinesis, exploring its core components, key concepts, and the seamless data flow from producers to consumers. What you’ll see in this post: Understanding the Basics: Records, Partition Keys, and Shards At the heart of AWS Kinesis are “records” – the fundamental units of data that are ingested, processed, Continue→
5 minutes Hello there! If you’re interested in data streaming and analytics, then you’re in the right place. Today, we’re going to talk about a game-changing technology in the world of data processing: AWS Kinesis. AWS Kinesis is a fully managed and highly scalable cloud service for streaming large volumes of data on AWS. It has been tailored for various real-time applications and has gained popularity among enterprises and individuals. In this post you’ll see: Let’s go ahead! What is AWS Kinesis? AWS Kinesis Continue→