Brian Cline

Full Stack Developer & Technology Leader Living in Niagara Falls

  • About
  • Résumé
  • JavaScript
  • Salesforce
  • Contact
  • Articles
  • About
  • Résumé
  • JavaScript
  • Salesforce
  • Contact
  • Articles

Tag: monitoring

Best Practices for AWS Lambda & Logging

June 16, 2020Brian ClineCloud Computing, JavaScript, ProgrammingAWS, aws lambda, best practices, logging, monitoring

Having your application / system produce the right amount and quality of logs is just as important as having the system process the needed data because it helps make debugging easier and allows us to better optimize data.

Logging on AWS lambda can be really costly if it’s not done correctly.

Introduction to AWS CloudWatch

December 30, 2019Brian ClineCloud Computing, ProgrammingAWS, aws lambda, metrics, monitoring

AWS CloudWatch is a monitoring solution that’s provided by Amazon Web Services. It’s really a big service that contains a large collection of monitoring tools.