AWS Cloud Financial Management

Category: AWS Lambda

How to programmatically manage account access with AWS Budgets alerts

In this post, you’ll learn how to build a programmatic solution that automatically limits and revokes developer access when AWS Budgets thresholds are exceeded. You’ll create a “circuit breaker” that automatically prevents further resource creation while maintaining a clear audit trail. AWS Budgets natively supports Budgets Actions such as applying SCPs or stopping EC2 instances. This guidance shows how you can manage IAM Identity Center permission set assignments

A FinOps Guide to Comparing Containers and Serverless Functions for Compute

The decision between Containers and Serverless Functions – or the implementation of both – should be driven by a thorough understanding of workload characteristics, cost implications, and operational requirements. As FinOps professionals, you should work closely with development and operations teams to analyze usage patterns, model costs under different scenarios, and consider factors like development velocity, operational overhead, and long-term maintainability. By leveraging the strengths of both Containers and Serverless technologies, you can build flexible, cost-effective cloud architectures that adapt to changing business needs while optimizing resource utilization and expenditure.

New Cloud Financial Management Digital Training Courses

We’re excited to announce the release of AWS Cloud Financial Management digital training courses. These are four 1-hour courses that will get you familiarized with key AWS solutions to solve your daily FinOps needs, and equip you with cost optimization techniques for commonly used AWS services.

automatic tagging for Service Catalog resources

Automating tagging for resources created by AWS Service Catalog

This blog shows how you can automatically propagate account-level tags to AWS resources created by AWS Service Catalog. Service Catalog allows sharing of portfolios across AWS accounts and provides a TagOption library to manage tags on provisioned AWS resources. Resource tagging varies by account, so it is not part of the portfolio product configurations. We designed the solution to reduce the burden on users to a minimum, while also adopting cloud best practices such as infrastructure automation.

feature_how-to_optimize for others

Optimize and save on “other” services

When it comes to cost optimization, you often focus on the top spenders, but the cost of the services that typically fall under the “Others” category can be just as high as the top cost drivers. It’s worth looking into the sources of these costs and identifying opportunities for cost and performance optimization. In this blog, I’ll use a few examples to demonstrate how you can dive deeper and understand the cost elements of these “other” services and what you can do to optimize the spend.

AWS Compute Optimizer launches support for Amazon ECS services on AWS Fargate

One of the most common customer requests we receive is related to supporting containerized applications. Compute Optimizer now has recommendations to help you identify optimal CPU and memory configurations for Amazon Elastic Container Service (Amazon ECS) services running on AWS Fargate.

Choosing the AWS pricing strategy that fits your business

AWS pricing strategies offer you the flexibility to choose the most effective way to manage your costs and still keep the performance and capacity you require. Learn about Savings Plans and Reserved Instances and how you can decide what is right for your business.

Cost Reporting Based on AWS Organizations Account ID Tags

This blog post shares how you can build cost reports based on AWS Organizations Account tags.  Learn how you can retrieve your account information, including tags from AWS Organizations, get your cost details from the AWS Cost Explorer API, and store this information in a CSV file in Amazon S3.