Andreas PerssonforElvablog.elva-group.com·Dec 16, 2024The honeymoon is overSo our first year as a company went well. Great actually. Fantastic numbers, high spirits, and an everlasting startup feeling. That all changed early in year two. Act and react I already wrote some words in my “first-year review” regarding the then ...58 likes·157 readsCompany
Adrian Machadozuplo.hashnode.dev·Dec 20, 2024Increase revenue by improving your API qualityThe best APIs are the minimally viable exposure to a much larger system of business logic, backend services, and infrastructure. The best API businesses follow that model, delivering only what your developer audience needs with absolutely zero fricti...APIDocumentation
Adrian Machadozuplo.hashnode.dev·Dec 20, 2024Your API business needs to operate on the worldwide edgeWhen you deploy your API product on the edge, you’re no more than 50ms from almost all the internet-connected folks in the world. It’s our favorite fact about an edge-optimized API, but not for the reasons you might think. Yes, sheer speed is great. ...API Management
Seunoluwaseunmusa.hashnode.dev·Dec 17, 2024Complete one hands-on AWS project before December 31stAre you ready to conclude 2024 with genuine AWS experience? Stop watching tutorials and start building! Before December 31st, complete one hands-on AWS project. Choose Your Project: • Static website using S3 and CloudFront • Deploy a serverless appli...2 likesAWS
Andreas PerssonforElvablog.elva-group.com·Dec 16, 2024The honeymoon is overSo our first year as a company went well. Great actually. Fantastic numbers, high spirits, and an everlasting startup feeling. That all changed early in year two. Act and react I already wrote some words in my “first-year review” regarding the then ...58 likes·157 readsCompany
Benoît Bourébenoitboure.com·Dec 16, 2024Unmarshalling DynamoDB Items from Step FunctionsAWS Step Functions introduced two new features: variables and support for JSONata. JSONata is a lightweight query and transformation language for JSON data. Whoever has worked with Step Functions knows that this is a real game-changer! When I heard t...4 likes·165 readsDynamoDBAWS
Dinko Marinacdinkomarinac.dev·Dec 16, 2024Going Serverless with Dart: Building Cloud Functions on GCPIntroduction Welcome to part two of my series "Going Serverless with Dart". After exploring AWS Lambda, let's see how to write and deploy serverless functions to Google Cloud Platform (GCP). Before we begin, let's quickly recap what serverless comput...506 readsGoing Serverless with DartGCP
Bhavesh Gohelbhaveshgohel.com·Dec 16, 2024Top 10 AWS re:Invent 2024 Sessions on AWS IoT and Serverless for DevelopersAWS re:Invent 2024 was a landmark event, bringing together cloud computing enthusiasts, developers, and industry leaders for an immersive experience in cutting-edge technologies. This year’s sessions on AWS IoT and serverless offered an in-depth expl...1 like·60 readsAWS
Dhairya Patelblog.dhairyapatel.in·Dec 16, 2024Comprehensive Guide to Ubuntu Server HardeningWhat is Server Hardening? Server hardening is a comprehensive security strategy that involves reducing a server's vulnerability surface and strengthening its defenses against potential cyber attacks. It's like fortifying a castle – you're building mu...server
Rahul Gangotrihackerrahul.com·Dec 15, 2024Tasque - Serverless messaging and scheduling solutionHi, Today i am launching an Open Source project TASQUE! An ultimate serverless messaging and scheduling solution. A Serverless Scheduler and Queue system built on top of cloudflare workers, D1 and Durable Objects to handle scale and schedule/queue mi...1 like·28 readstasque
Balaji Samletisamleti-balaji.hashnode.dev·Dec 15, 2024"AWS Lambda: Basics you Need to Know"AWS Lambda Explained: A Beginner’s Guide to Serverless Computing In the world of cloud computing, AWS Lambda stands out as one of the most popular serverless services. It simplifies the process of running your code without worrying about servers, mak...27 readsaws lambda