• Get AWS credits for your startup with AWS Activate

    Get AWS credits for your startup with AWS Activate

    View Post

Stay up to date

Guardian Devops

Negative TTL in AWS Cloudfront
By Matthew Barlocker on May 2, 2019

How to configure negative TTLs for your S3-backed Cloudfront distribution with Samuell I’m on the og-aws Slack group, one of the more active groups of AWS developers and cloud...

Continue Reading

AWS

How to Monitor AWS Elastic Beanstalk with CloudWatch
By Mark Siebert on April 30, 2019

AWS Beanstalk allows you to spin up entire environments (EC2 instances, ELBs, etc.) to support an application without you having to configure the resources manually. However, since it’s a...

Continue Reading

AWS

How to Monitor Amazon EBS with CloudWatch
By Mark Siebert on April 9, 2019

Amazon EBS allows you to provision storage volumes for your EC2 instances without having to actually manage physical hardware. However, since it’s a managed service, you have less...

Continue Reading

Guardian Devops

Segfaults in Golang with Cgo
By Matthew Barlocker on April 5, 2019

Solving a dying Golang process with Keilan Jackson at Blue Matador I started the new GuardianDevOps service to share my expertise with other engineers. I was thrilled to find an internal...

Continue Reading

AWS

How to Monitor Amazon EC2 with CloudWatch
By Mark Siebert on April 2, 2019

Amazon EC2 allows you to spin up servers for your application without having to actually manage physical hardware. However, since it’s a managed service, you have less visibility with...

Continue Reading

AWS

How to Monitor Amazon Elastic Load Balancing with CloudWatch
By Mark Siebert on March 26, 2019

Amazon Elastic Load Balancing ( ELB ) allows you to create load balancers for your application without having to actually manage the servers that do the load balancing. However, since it’s...

Continue Reading