Andre Lopes's Avatar

Andre Lopes

@andrevitorlopes.bsky.social

πŸ‡§πŸ‡·πŸ‡©πŸ‡ͺ πŸ‘¨β€πŸ’»

8 Followers  |  12 Following  |  15 Posts  |  Joined: 20.11.2023  |  1.9301

Latest posts by andrevitorlopes.bsky.social on Bluesky

Preview
Amazon SES now offers attachments in sending APIs - AWS Discover more about what's new at AWS with Amazon SES now offers attachments in sending APIs

it is now much easier to send attachments through SES emails πŸŽ‰

aws.amazon.com/about-aws/wh...

#AWS #AWSCommunity #Serverless

04.04.2025 21:52 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
AWS AIβ€Šβ€”β€ŠGetting Started With Bedrock Let’s dive into the AWS LLM service and build a serverless AI agent with Lambda and API Gateway WebSockets

πŸ”₯ New article live!
If you are interested in AI and AWS, check out my latest article on how to get started by building a serverless agent in Golang with Lambda and API Gateway WebSockets.
blog.andrevitorlopes.com/aws-ai-getti...

#AWS #AWSCommunity #Serverless #AI #Terraform

03.04.2025 17:39 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Amazon Bedrock Custom Model Import introduces real-time cost transparency - AWS Discover more about what's new at AWS with Amazon Bedrock Custom Model Import introduces real-time cost transparency

Amazing news for #AWS Bedrock custom model cost management.
You can now see the resources being used by your custom model.
This allows you to calculated costs and even set cloudwatch alarms.

aws.amazon.com/about-aws/wh...

27.03.2025 07:05 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Amazon DynamoDB Accelerator (DAX) SDK for JavaScript version 3 is now available - AWS Discover more about what's new at AWS with Amazon DynamoDB Accelerator (DAX) SDK for JavaScript version 3 is now available

πŸš€ The #DAX SDK for #AWS JavaScript V3 is finally available!

πŸ₯Ή No having to use the JavaScript V2 only because you have DAX dependency.

aws.amazon.com/about-aws/wh...

#DynamoDBAccelerator #DynamoDB

18.03.2025 17:58 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
AWS AI - Transcribe Using AWS Transcribe serverless service to create text from speech

πŸš€ Just started a new series!
πŸ€–AWS AI
In this first story, I go through #AWS Transcribe! A power service to convert speech to text!
We also build a functional application from scratch!

And everything is provisioned with #Terraform.

blog.andrevitorlopes.com/aws-ai-trans...

18.03.2025 14:51 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Started creating somethings with #AWS transcribe. It is so easy to get transcriptions from it.
Just need to setup an S3 bucket notifications to a lambda to trigger a Transcription job.

16.03.2025 17:47 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Amazon Kinesis Data Streams now supports Internet Protocol version 6 - AWS Discover more about what's new at AWS with Amazon Kinesis Data Streams now supports Internet Protocol version 6

A cool addition to #AWS Kinesis Data Stream
It now supports IPv6.
aws.amazon.com/about-aws/wh...

14.03.2025 19:22 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Hello HybridCache! Streamlining Cache Management for ASP.NET Core Applications - .NET Blog HybridCache is now GA, use today

Caching just got MUCH simpler with HybridCache in .NET 9, now GA πŸŽ‰ Building web applications that use repeated or complicated data queries, have a microservice-based architecture, or require real-time processing, you should be using HybridCache!

Read more πŸ‘‡πŸΌ

devblogs.microsoft.com/dotnet/hybri...

12.03.2025 16:28 β€” πŸ‘ 42    πŸ” 7    πŸ’¬ 2    πŸ“Œ 1
DeepSeek-R1 now available as a fully managed serverless model in Amazon Bedrock | Amazon Web Services DeepSeek-R1 is now available as a fully managed model in Amazon Bedrock, freeing up your teams to focus on strategic initiatives instead of managing infrastructure complexities.

This is cool.
DeepSeek is now avaliable as fully-managed #serverless service in #AWS Bedrock
aws.amazon.com/de/blogs/aws...

11.03.2025 11:54 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image Post image

A nice surprise today!
Got my swag from #HashiTalks 2025
Thanks @hashicorp.com 😁

10.03.2025 09:18 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Build an AWS Media On-Demand Service Learn how you can easily build a service in AWS that transforms and delivers your media as streaming with Terraform

πŸ“½οΈ Want to learn how to build your own media on-demand service in #AWS?
πŸš€ Check this article where I go through how you can add, transcode, and serve media on demand using AWS services like S3, Lambda, MediaConvert, and CloudFront.

#AWS #Serverless
medium.com/gitconnected...

06.03.2025 19:50 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

I am officially an AWS Community Builder in the Serverless category.
It is amazing to contribute to the AWS community and I look forward to keep contributing to the community and keep learning.

Thanks @jasondunn.bsky.social for the opportunity

#aws #awscommunitybuilders #serverless

05.03.2025 09:06 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

Interested in speaking at #HashiConf or #HashiDays? Now's your chance!

Submit your talk proposal starting today. bit.ly/4kih5T0

26.02.2025 18:17 β€” πŸ‘ 4    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0

πŸŽ‰ I wrote this guide on how you can use AWS EventBridge with Terraform and @spacelift.io .
If you ever wanted to understand how to get started, check it out. πŸͺ„
spacelift.io/blog/terrafo...

#AWS #EventBridge #EventDrivenArchitecture #Terraform #spacelift

23.02.2025 17:41 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Bora fechar o 2:1 @pain.gg πŸ‘‘

29.09.2024 13:44 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

JΓ‘ que eu e o @itsnathansandi.bsky.social nΓ£o conseguimos entrar na Arena hoje, bora ver @pain.gg do @lolesportsbr.com de casa.

29.09.2024 12:58 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

Vai Brasil!
@tabslol.bsky.social

01.09.2024 15:05 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@andrevitorlopes is following 11 prominent accounts