HackerTrans
TopNewTrendsCommentsPastAskShowJobs

maridashbird

no profile record

Submissions

Investor comms fo startup founders

truealpha.io
1 points·by maridashbird·5 yıl önce·0 comments

Tutorial: Build Serverless Functions with C#

rehemagi.medium.com
1 points·by maridashbird·5 yıl önce·0 comments

AWS Lambda pricing model explained with examples

rehemagi.medium.com
1 points·by maridashbird·5 yıl önce·0 comments

Deploying a Node.js App to AWS Lambda Using Serverless Framework

dev.to
1 points·by maridashbird·5 yıl önce·0 comments

I built an NFT supply checker with AWS Lambda

taavirehemagi.medium.com
1 points·by maridashbird·5 yıl önce·0 comments

How to get free AWS credit

towardsaws.com
1 points·by maridashbird·5 yıl önce·0 comments

NFT as AWS Services

reddit.com
1 points·by maridashbird·5 yıl önce·0 comments

Navigating real-time serverless observability and debugging

dashbird.io
1 points·by maridashbird·5 yıl önce·0 comments

Fundamentally Change the Way You Look at Serverless Observability

dashbird.io
1 points·by maridashbird·5 yıl önce·0 comments

Serverless observability and real-time debugging with Dashbird

dashbird.io
1 points·by maridashbird·5 yıl önce·0 comments

Challenges and opportunities of going serverless in 2021

dashbird.io
1 points·by maridashbird·5 yıl önce·0 comments

Is Serverless Cheaper?

dashbird.io
1 points·by maridashbird·5 yıl önce·0 comments

Serverless Security: how to protect your app against attacks?

dashbird.io
1 points·by maridashbird·5 yıl önce·0 comments

Securing Serverless Apps with Critical Logging

dashbird.io
1 points·by maridashbird·5 yıl önce·0 comments

10 things we as engineers don't spend enough time on

dashbird.io
1 points·by maridashbird·5 yıl önce·0 comments

Best Practices for Logging in AWS Lambda

dashbird.io
1 points·by maridashbird·5 yıl önce·0 comments

AWS infrastructure monitoring using third-party tools

aws.plainenglish.io
1 points·by maridashbird·5 yıl önce·0 comments

Which AWS Lambda language should you be using?

dashbird.io
1 points·by maridashbird·5 yıl önce·0 comments

What Is FaaS?

dashbird.io
1 points·by maridashbird·5 yıl önce·0 comments

What's the most efficient Lambda language?

dev.to
1 points·by maridashbird·5 yıl önce·0 comments

comments

maridashbird
·6 yıl önce·discuss
Serverless is a different beast in comparison to traditional infrastructures where developers retain the burden of configuring and monitoring their own fleet of machines.

After years of working with hundreds of clients, we've decided to put together this Serverless Best Practices handbook to help you better navigate this brand new world of serverless computing.
maridashbird
·6 yıl önce·discuss
Although AWS Lambda is a blessing from the infrastructure perspective, while using it, we still have to face perhaps the least-wanted part of software development: debugging. In order to fix issues, we need to know what is causing them. In AWS Lambda that can be a curse. But we have a solution that could save you dozens of hours of time.