Benoît Bourébenoitboure.com·Jan 7, 2025I Built A Serverless Ephemeral AWS Account Vending MachineLast November 2024, I attended an AWS user group meetup in Barcelona. I found Joan García's sessions particularly interesting. He explained how they addressed some recurring challenges at Ocado, such as safely conducting proofs of concept or running ...11 likes·498 readsAWS
Upasana Singhupasanasingh.hashnode.dev·Dec 29, 2024AWS Cost Optimization: Automating EC2, RDS, and Redis Start/Stop with Lambda1. Introduction In cloud environments, managing costs is crucial to maintaining efficiency and profitability. With AWS, services like EC2, RDS, and Redis can run 24/7, incurring charges even when idle. By leveraging AWS Lambda for automation, you can...1 like·50 readsAWS Cost Optimization Automation
Munilakshmi G J100daysdevops.hashnode.dev·Dec 18, 2024Day 53 of 100 Days : Cloud Cost Optimization – A Practical Approach for DevOps and Cloud EngineersIntroduction: Why Cloud Cost Optimization Matters Cloud platforms, like AWS, offer unparalleled scalability and flexibility. However, without proper cost optimization strategies, organizations can incur unexpected expenses, which defeat the purpose o...AWS
KALPESH MOHANTAkalpeshblog.hashnode.dev·Dec 8, 2024AWS Cost Optimization: Key Strategies1. AWS Resource Groups & Tag Editor Use Tag Editor to track resources and identify those incurring charges. 2. Set Budgets in AWS Billing Create Budgets to get alerts when spending hits thresholds. Schedule budget reports for proactive cost manag...AWS
Shivam Dubeycodefarms.in·Nov 28, 2024Mastering AWS: Optimize Costs and Capacity for Maximum EfficiencyManaging costs and capacity is crucial when using cloud services, and AWS offers tools and services to help businesses optimize their spending while efficiently using resources. AWS helps you pay only for what you use and provides tools to monitor, p...3 likesAWS Cloudaws capacity management
Sprasad Pujarisprasad.hashnode.dev·Oct 9, 2024How to Create a Budget in AWS: A Step-by-Step GuideCreating a budget in AWS is an important step for managing and controlling your cloud costs. AWS Budgets lets you set custom cost and usage limits that notify you when you exceed your thresholds. Here’s a simple guide on how to create and manage budg...CloudBudgeting
Pavan Kumar Kpavan-blog.hashnode.dev·Sep 25, 2024Cloud Cost Optimisation using LambdaProblem statement Moving to cloud from on-premises infrastructure indeed offers numerous benefits, including scalability, flexibility, and can lower costs for companies that they would otherwise spend on physical servers and on the staff needed to ma...50 readsProjectscost-optimisation
Ishwar Galaneblog.kloudwiz.com·Sep 22, 2024AWS Nuke ☢️💥 - what, why and when?Let’s face it — managing cloud resources can get pretty chaotic. It’s like a digital junk drawer: you keep adding things, experimenting, and before you know it, you’ve got clutter everywhere! 🗄️ Don’t worry, though; there’s a way to clean up this cl...1 like·56 readsAWS NukeAWS
Abdul Rafay Khanabdulrafaykhan.hashnode.dev·Sep 2, 2024Mastering Scalable App Development with Cloud ServicesIn today's rapidly evolving tech landscape, cloud computing has become an essential part of scalable app development. Whether you're building a web application, a mobile app, or an enterprise solution, cloud services like Amazon Web Services (AWS), M...ScalableApps
Sanket Nimkarsanketnmkr.hashnode.dev·Jul 29, 2024Cost Optimization Strategies for Serverless ArchitecturesServerless architectures are becoming a popular choice due to their ability to scale easily and potentially reduce costs. Services like AWS Lambda, S3, and API Gateway offer a range of benefits, making it easier to manage applications and infrastruct...1 like·29 readsAWS