sravani punreddysravanipunreddy.hashnode.dev·2 hours agoUnified Traffic Management and Security with AWS Auto Scaling and WAFAuto Scaling in AWS is a powerful feature that allows businesses to dynamically adjust the number of EC2 instances to meet application demand. Coupling this capability with AWS Web Application Firewall (WAF) enhances the security and performance of y...AWS
Snigdha Chaudharisnigdhachaudhari.hashnode.dev·Jan 26, 2025Upstash: Redis Reimagined for the Serverless EraWhen you think of Redis, you probably picture a fast, in-memory data store powering some of the most high-performance applications in the world—caching, real-time analytics, and session management. But if you’ve ever used Redis in production, you kno...serverless
Babatunde Omodolapocloud-code-and-curiosity.hashnode.dev·Jan 25, 2025Servers and Data CentersJust like how our body part are essential to our daily living. Eyes for seeing and confirming accurate info, hands for doing things. The servers and data center are also integral in the technology space. They power the technologies in todays world wh...10 likesdata
Abdulmateen Pitodiablog.abdulpitodia.com·Jan 22, 2025Part 3: Video transcoding using FFmpeg and AWS LambdaIn my previous article, I discussed in depth about the backend architecture which is hosted entirely on AWS, Part-2. In this article, I will talk more about the video transcoding process itself, how the videos are converted to a different format, for...28 readsServerless Video TranscoderAWS
Georgiana Gorganbitmaker.cloud·Jan 19, 2025Serverless Application with AWS Lambda and API GatewayProject Description This project involves developing a serverless application using AWS Lambda for backend logic, API Gateway for creating a RESTful API, and DynamoDB for data storage. Terraform scripts are used to manage the serverless infrastructur...My ProjectsAPIs
Mary A. Ogunmolamaryayobami.hashnode.dev·Jan 18, 2025How Serverless Computing Works: An Architectural OverviewWhen you hear “serverless computing,” what comes to mind? A computing model without servers? While it may sound counterintuitive, serverless computing does not mean the absence of servers; it simply hides the complexity of server management from deve...10 likesCloud Computing
Oscar Cortes Brachoolcortesb.hashnode.dev·Jan 18, 2025Lambda Power Tuning + TerraformSi … Podemos desplegar Lambda Power Turing con Terraform. En el artículo anterior comentaba que Lambda Power Tuning me parece una de las mejores herramientas que acompañan al ecosistema de AWS lambda, pero que la usamos poco, al menos hasta donde con...AWS
Avinash Dalviwww.internetkatta.com·Jan 17, 2025Setting Up Deep Linking in Angular with AWS Amplify HostingHello Devs, As a developer, we always been in situation where the previous developer has long moved on, and you’re left with no documentation or answers. That was exactly the situation I found myself in when I started working on an Angular project th...36 readsAmplify Hosting
Anurag Dubey #dubeyjianurag-dubey-blogs.hashnode.dev·Jan 17, 2025Understanding the OSI Model and Its Protocols: A Comprehensive GuideHello Fellow Developers,I am writing this blog in a question-and-answer format to help you understand questions based on the OSI model and perform better in upcoming interviews. I will not go in-depth on every topic in this blog. For a more detailed ...ChaiCode
Prabhat Chouhanprabhatchouhan.hashnode.dev·Jan 15, 2025Everything You Need to Know About Proxy ServersTuesday, 14 January 2025 In an era where digital interactions dominate our daily lives, ensuring privacy, security, and efficiency in internet usage is paramount. Proxy servers, often operating unnoticed in the background, play a crucial role in fac...70 readsWeb Development