Skip to content
All things DevOps
  • Home
  • About

Tag: Cloudwatch

tuxninja
September 23, 2017
AWS, Cloud, How To's, Programming, Python, Systems Administration
No Comments

How To: Create An AWS Lambda Function To Backup/Snapshot Your EBS Volumes

AWS Lambda functions are a great way to run some code on a trigger/schedule without needing a whole server dedicated to it. They can be cost effective, but be careful depending on how long they run, and the number of executions per hour, they can be quite costly as well. For my use case, I […]

Continue Reading

Categories

  • Architecture (3)
  • AWS (10)
  • Centos (2)
  • Cisco (2)
  • Cloud (16)
  • Containers (1)
  • Databases (1)
  • Digital Ocean (1)
  • Encryption (2)
  • GCP (1)
  • Go (2)
  • How To's (27)
  • Kubernetes (1)
  • Networking (2)
  • NoSQL (1)
  • Openstack (5)
  • Perspectives (1)
  • Programming (14)
  • Puppet (1)
  • Python (12)
  • Security (5)
  • Systems Administration (17)
Deep Light Powered by WordPress