🇧🇷 Immigrant in 🇳🇱 learning Calisthenics | Job @AWS Principal Architect Powertools for AWS. Opinions are my own
Dec 13, 2023 • 32 tweets • 10 min read
@LeoCDamascena @hugaomarques @JeffQuesado @ocodista Vou responder amanhã pq precisaria de ~15 tweets pra explicar que
- custo é uma dimensão ampla; em todos os casos que vi em 8 anos de Serverless, computação eh um dos menores custos
- cold start representa <1% em todos os clientes em produção desde 2015
- Serverless != Lambda
@LeoCDamascena @hugaomarques @JeffQuesado @ocodista A dificuldade deste tipo de conversa em várias profissões de TI é que a tomada de decisão não vai envolver algo tão simples como requisições por segundo
A dificuldade está em “custo de oportunidade”
Pra dev, eh mais “barato” recriar S3
Pra ops, eh mais “barato” recrie RDS etc.
Jul 20, 2023 • 9 tweets • 4 min read
At last, I can break out the news that...
Powertools for AWS Lambda is now an official AWS team!!!!!!!
This secures:
🤩 Long-term project sustainability
🤩 Feature parity across languages
🔥 New home
🚀 Plan beyond Lambda
1/
#aws #serverless https://t.co/NyuGi1DJlkdocs.powertools.aws.dev
The public beta went out at re:Invent 2019 as a humble demo for Tracer, Logger, Metrics
Powertools for AWS Lambda (Python) started with Observability
We wanted to help customers implement AWS Well-Architected Serverless Lens practices in < 5 minutes
single table requires significant engineering effort, onboarding, harder to operate and change, and build your own tooling
@productiveprog@paulswail@theburningmonk Single table patterns are great because it shows the power DynamoDB has - it does not mean you need to put all your data into a single table. You could have a single table per service, or use patterns of a single table in multiple tables
LOL quite the contrary... having anxiety and being anxious are not the same.
Comments like these tend to share simplistic solutions. It actually makes matters worse and don’t help the mental illness discussion we should be having
Other unhelpful comments to those with anxiety, general anxiety disorder, etc
Why are you so organised?
Why cant you finish one thing before jumping to the next?
You seem to take a lot on yourself, try relaxing a bit
Why do you always have a plan B, and C for everything?
Jul 31, 2020 • 5 tweets • 3 min read
[Serverless Python Tip with SAM]
If you're trying to share code as well as common libraries across a few functions within your project - Check this out
You can use a local path to include requirements.txt, and additional local packages you want 👇
github.com/aws-samples/aw…
However, by only using Lambda Layers it'll break your autocompletion when developing locally incl. tests
For VS Code, you can extend PYTHONPATH by simply adding a `.env` file at the root of your project
That preceded the work we've been doing with the AWS Well-Architected Serverless Lens since 201, however there was to it than patterns..
May 29, 2020 • 5 tweets • 1 min read
As we experience this overexposure of information from all sources at nearly all times, remember that it’s okay to take a break from technology.
It’s okay to take therapy, to read a book that isn’t related to work, to do anything manual, etc
Cultivate your mental health
This isn’t normal times, it’s no longer “working from home” but more like survival while trying to work.
I spent roughly 25 hours just speaking to people this week, and I too feel unproductive - It’s okay to feel that, but we need to talk more openly about this
May 17, 2020 • 6 tweets • 3 min read
Do I know anyone with experience maintaining and automating common OSS tasks?
I could use some help/ideas on
- Changelog(s) for dependabot (as a lib maintainer)
- Automating release notes, stale issues/PRs
- Good practices for contribution guides, docs, etc
#oss
For those following this thread, here's some interesting findings
All back-ends documented including decision log: github.com/aws-samples/aw…
/1
Front-end architecture, conventions, design choices, and auto-generated docs for documented code
Each patterns showed as POC, and changed after each slide as we applied best practices using Well-Architected pillars
Nov 26, 2019 • 5 tweets • 3 min read
Awesome #aws pre:Invent gifts in the last 24hrs ICYMI
😍Error handling enhanced for Lambda incl max retries, poison pill etc
🤩New Lambda Destinations plus richer metadata for DLQ
🔥New Parallelization Factor for Lambda+Kinesis
🆕Feature-toggle, rollout config w/ AWS AppConfig
Blog posts with more details about these new features.
The new AWS AppConfig and an example of how to integrate with Parameter Store
Our very own and savvy developer develop are @jbesw !!
#serverlessSthlm
James walking us the complexity of microservices integration over time as an intro to how events can help us make that process easier.
Finally! @simalexan is on stage talking about Serverless for frontend developers!!
Smashing as always
“I don’t have to wait for for backend/ops engineers to handle Authorization, API, setting up environments”
Sep 5, 2019 • 12 tweets • 4 min read
2 weeks ago I turned 30 years old, and 6 years of AWS — Today, with tears of happiness, I’ve officially got promoted to Principal.
Back in 2012, I had this dream of moving from Ops to Dev, and terrified by the thought of: “Isn’t it too late” /1
I clearly remember my first interview at AWS in 2013 — I felt so overwhelmed with questions that I thought “No way I can pass, people are too smart here”.
To my surprise, I did pass, and first joined as a Cloud Support Engineer (L4) /2