#cloudwatch — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #cloudwatch, aggregated by home.social.
-
Streaming #CloudWatch metrics to VPC-based #OpenTelemetry collectors using #Lambda
Push–based architecture is recommended. The push-based solution, using CloudWatch Metric Streams to push metrics to OpenTelemetry collector, addresses these challenges by reducing frequent polling and API calls, enabling near real-time data transmission, and potentially eliminating licensing costs from using third-party solutions.
https://aws.amazon.com/blogs/architecture/streaming-cloudwatch-metrics-to-vpc-based-opentelemetry-collectors-using-lambda/ -
Serverless computing is nothing new, but it's poised for major growth, according to recent market research. This week's #ITOps Query #vodcast guest has had a front-row seat to that growth both at Amazon Web Services (AWS) and Capital One, where he led the company's efforts to use serverless at scale and helped shape its Serverless Center of Excellence.
In this episode, Brian McNamara, distinguished engineer at Capital One, discusses the pros and cons of #serverlesscomputing for enterprises, recent advances in adjacent technologies such as #observability, and shares his lessons learned.
In today’s episode, we’ll cover…
· Cost and efficiency savings with serverless computing
· AWS #CloudWatch, X-Ray and #OpenTelemetry updates for serverless observability
· The "#NoOps" misnomer
· How to help developers work with serverless functions effectively
And more!
-
Serverless computing is nothing new, but it's poised for major growth, according to recent market research. This week's #ITOps Query #vodcast guest has had a front-row seat to that growth both at Amazon Web Services (AWS) and Capital One, where he led the company's efforts to use serverless at scale and helped shape its Serverless Center of Excellence.
In this episode, Brian McNamara, distinguished engineer at Capital One, discusses the pros and cons of #serverlesscomputing for enterprises, recent advances in adjacent technologies such as #observability, and shares his lessons learned.
In today’s episode, we’ll cover…
· Cost and efficiency savings with serverless computing
· AWS #CloudWatch, X-Ray and #OpenTelemetry updates for serverless observability
· The "#NoOps" misnomer
· How to help developers work with serverless functions effectively
And more!
-
Serverless computing is nothing new, but it's poised for major growth, according to recent market research. This week's #ITOps Query #vodcast guest has had a front-row seat to that growth both at Amazon Web Services (AWS) and Capital One, where he led the company's efforts to use serverless at scale and helped shape its Serverless Center of Excellence.
In this episode, Brian McNamara, distinguished engineer at Capital One, discusses the pros and cons of #serverlesscomputing for enterprises, recent advances in adjacent technologies such as #observability, and shares his lessons learned.
In today’s episode, we’ll cover…
· Cost and efficiency savings with serverless computing
· AWS #CloudWatch, X-Ray and #OpenTelemetry updates for serverless observability
· The "#NoOps" misnomer
· How to help developers work with serverless functions effectively
And more!
-
Serverless computing is nothing new, but it's poised for major growth, according to recent market research. This week's #ITOps Query #vodcast guest has had a front-row seat to that growth both at Amazon Web Services (AWS) and Capital One, where he led the company's efforts to use serverless at scale and helped shape its Serverless Center of Excellence.
In this episode, Brian McNamara, distinguished engineer at Capital One, discusses the pros and cons of #serverlesscomputing for enterprises, recent advances in adjacent technologies such as #observability, and shares his lessons learned.
In today’s episode, we’ll cover…
· Cost and efficiency savings with serverless computing
· AWS #CloudWatch, X-Ray and #OpenTelemetry updates for serverless observability
· The "#NoOps" misnomer
· How to help developers work with serverless functions effectively
And more!
-
Serverless computing is nothing new, but it's poised for major growth, according to recent market research. This week's #ITOps Query #vodcast guest has had a front-row seat to that growth both at Amazon Web Services (AWS) and Capital One, where he led the company's efforts to use serverless at scale and helped shape its Serverless Center of Excellence.
In this episode, Brian McNamara, distinguished engineer at Capital One, discusses the pros and cons of #serverlesscomputing for enterprises, recent advances in adjacent technologies such as #observability, and shares his lessons learned.
In today’s episode, we’ll cover…
· Cost and efficiency savings with serverless computing
· AWS #CloudWatch, X-Ray and #OpenTelemetry updates for serverless observability
· The "#NoOps" misnomer
· How to help developers work with serverless functions effectively
And more!
-
AWS has 200+ services. Most companies use about 15. The same ones show up in every project: EC2, S3, Lambda, RDS, DynamoDB, API Gateway, CloudFront, SQS, SNS, CloudWatch.
That handles 80% of everything. Wrote a guide covering just the ones that matter.#aws #cloud #infrastructure #EC2 #IAM #S3 #RDS #DynamoDB #Lambda #APIGateway #CloudFront #Route53 #SQS #SNS #CloudWatch #EKS #CDN
https://heyjoshlee.medium.com/the-80-20-of-aws-the-services-that-actually-matter-13509ff90115
-
Last but certainly not least, my roundup of all the #AWS #CloudOps news from #reinvent, including the new #multicloud Interconnect, #EKS Capabilities, #observability and #logmanagement updates for #cloudwatch, and more. https://www.techtarget.com/searchcloudcomputing/news/366636053/AWS-CloudOps-hones-multi-cloud-support-for-AI-resilience
-
Implement monitoring for Amazon EKS with managed services
https://aws.amazon.com/blogs/architecture/implement-monitoring-for-amazon-eks-with-managed-services/
EKS offers compelling solutions with EKS Auto Mode and AWS Fargate, each designed for different use cases. This solution demonstrates building an EKS platform that combines flexible compute options with enterprise-grade observability using AWS native services and OpenTelemetry.
#AWS #EKS #ADOT #AmazonManagedServiceForPrometheus #CloudWatch -
🚀 Learn how to monitor real-time object count in an S3 bucket using AWS CloudWatch. Perfect for AWS novices looking to optimize their cloud storage and keep an eye on costs. 🚀
🔗 https://linuxexpert.org/how-to-monitor-real-time-object-count-in-an-s3-bucket-using-aws-cloudwatch/
#AWS #CloudWatch #S3Bucket #CloudComputing #TechTutorial #LinuxExpert #Serverless #AWSLambda #CloudStorage
-
Dotenv doesn’t work in #lamda, but because it is during init, only white page. And because it is during init, no (symfony) lig in #CloudTrail 🥳🥳 #bref #symfony #CloudWatch
Cc @beberlei @BrocksiNet thanks!
-
With help from the most awesome @nathan , we've got a hot new Container on AWS Pattern for you!
Monitor your ECR repositories' image count and size so you don't get surprised when it's least convenient.
https://containersonaws.com/pattern/ecr-image-size-and-count-usage-metrics
This example uses AWS SAM - feel free to adapt to your own deployment strategy, and send a pull request!
#aws #ecr #lambda #eventbridge #cloudwatch #metrics #opensource #python
-
@dob That's a big scope.
Some things we do to make our lives easier and doesn't cost $$$.
Enable #guardduty and pipe all the alerts into a slack channel (+email as well).
Enable #cloudtrail log everything to an #S3 bucket in another account. #cloudwatch alerts on auth failures (to slack + email (some go to pagerduty #infosec contact).
We also have some alerts on updates when a cidr is added to a #SecurityGroup.Don't use #ssh or #bastion/#JumpHosts use #ssm to run automations on the hosts (package install, service restarts etc) also to get a shell on a box (if needed at all). (you can use #TransitiveTags with #RoleAssumption to give granular access).
Using #ssm for console access also logs the entire session (including someone doingsudo su - rootetc!) into #S3Use #MicroSegmentation within our #vpc. Instances behind an #alb will only accept traffic from the #alb #SecurityGroup etc.. #rds, #elasticache willl only accept traffic from instances in the appropriate #SecurityGroup. (Basically we don't use cidr ingress rules, we use security group ids) (this works across accounts in the same region with peering, but not across regions however).
-
Forgot to say in my #Intro what I do, interests, yada yada
Pastry Chef/biz owner crafting Gourmet Marshmallows for my online store. Tough starting/building biz last couple of years, leaves few spoons to have a life.
#Read #WritePoetry #Movies #Music #Food #Coffee #Reiki #MeetingPeople #Painting #IntroExtro #Singing #Flirty #Bi #Laughing #CloudWatch #Photography #ADHD
I have an almost-finished Novel. Love good conversations! My 17 yr old JRT is my ❤️
Dislike racists/biogots/terfs/egos/incels