#office-hours (2019-08)
“Office Hours” are every Wednesday at 11:30 PST via Zoom. It’s open to everyone. Ask questions related to DevOps & Cloud and get answers! https://cloudposse.com/office-hours
Public “Office Hours” are held every Wednesday at 11:30 PST via Zoom. It’s open to everyone. Ask questions related to DevOps & Cloud and get answers!
https://cpco.io/slack-office-hours
Meeting password: sweetops
2019-08-07
Hope everything is ok…
2019-08-13
Thanks @Erik Osterman (Cloud Posse) that is kind of you. She’s ok, just getting old and seems to have pulled a muscle. I’m looking forward to this week’s office hours. I have been spreading the word around the office.
2019-08-14
Terraform module to generate well-formed JSON documents (container definitions) that are passed to the aws_ecs_task_definition Terraform resource - cloudposse/terraform-aws-ecs-container-definition
this is the module I know others have used related to AWS secrets
@nian
resource "aws_db_instance" "example" {
# ...
timeouts {
create = "60m"
delete = "2h"
}
}
Resources are the most important element in a Terraform configuration. Each resource corresponds to an infrastructure object, such as a virtual network or compute instance.
Cleanup CloudFront distributions after? https://medium.com/@romaninsh/remove-multiple-cloudfront-distributions-with-aws-cli-86442f7084c6
If you are working with AWS CloudFront, you might have a large number of CloudFront distributions sitting there. I have over 100 from…
20+ Grafana dashboards for AWS CloudWatch metrics: EC2, Lambda, S3, ELB, EMR, EBS, SNS, SES, SQS, RDS, EFS, ElastiCache, Billing, API Gateway, VPN, … - monitoringartist/grafana-aws-cloudw…
Re-discover the flow of working together in‑person. See, talk to, and collaborate with your team in one click.
Qube is a virtual office that enables you to work remotely! Qube provides office context - who’s talking to who, who’s out of the office and who just stepped out to lunch. - seeq12/qube
Productivity metrics and automatic time tracking for programmers.
2019-08-15
2019-08-16
2019-08-23
2019-08-28
What’s the zoom session for today?
#office-hours starting now! join us here https://zoom.us/s/508587304
Test generated HTML for problems - wjdp/htmltest
Easily build, package, release, update, and deploy your project in any language—on GitHub or any external system—without having to run code yourself.
sign up for the beta
Sorry guys, I had to drop off for a bit
Benchmarks & Tips for Big Data, Hadoop, AWS, Google Cloud, PostgreSQL, Spark, Python & More…
Benchmarks & Tips for Big Data, Hadoop, AWS, Google Cloud, PostgreSQL, Spark, Python & More…
Did anyone Come across NPM memory Issues ?