kevinhakanson.com

68 posts tagged #aws

  1. AWS Icons for PlantUML has dark mode
    June 22, 2023 #aws #opensource #uml
  2. CloudFormation Output Values using the AWS CLI
    March 13, 2023 #aws #cli #cloudformation
  3. Resilience on AWS at CodeFreeze 2023
    January 12, 2023 #aws #architecture #disasterrecovery #conference
  4. Diagrams-as-Code Episode on Twitch
    December 15, 2022 #aws #architecture #uml
  5. Sequence Diagrams with Mermaid and Diagrams.net
    October 2, 2022 #aws #uml
  6. Refactoring Python-based AWS Lambda functions for testing
    August 6, 2022 #aws #lambda #python #codequality
  7. My First AWS Blog
    June 14, 2022 #aws #s3
  8. aws-icons-for-plantuml v13.0 Released
    June 6, 2022 #aws #opensource #uml
  9. Python Typings for AWS Lambda Function Events
    April 10, 2022 #aws #lambda #python
  10. aws-jwt-verify v3.0.0 Released
    March 29, 2022 #aws #opensource #security
  11. Adding AWS Icons to PlantUML Sequence Diagrams
    August 12, 2021 #aws #uml
  12. My first C# AWS Lambda Function
    July 29, 2021 #aws #lambda #csharp #dotnet
  13. AWS CloudFormation Linter Custom Rules
    June 30, 2021 #aws #cloudformation
  14. It's Day 1 at AWS
    March 22, 2021 #career #aws
  15. Cloud State Monitoring
    December 18, 2020 #cloud #monitoring #azure #aws #devops
  16. My Amazon Alexa Skills Journey
    December 1, 2020 #aws #alexa #certification
  17. AWS UX Issues when Under Load
    February 3, 2020 #aws #ux #codequality #random
  18. Using AWS X-Ray with Lambda@Edge
    January 20, 2020 #aws #xray #cloudfront #monitoring
  19. AWS ALB, Lambda Function Targets, and Multi-Value Headers
    October 25, 2019 #aws #http #python
  20. AWS Signature Authorization using Postman
    July 7, 2019 #http #aws #security
  21. AWS Tag Keys with Spaces Problems
    May 23, 2019 #aws #cli #ux #codequality
  22. AWS Tools for PowerShell on macOS
    May 3, 2019 #aws #powershell #macos
  23. AWS IAM Policy for Service User S3 Access
    April 10, 2019 #aws #iam #s3
  24. Finding all AWS Services my Team is Using
    January 11, 2019 #aws #python #iam
  25. Amazon DynamoDB Deep Dive: Advanced Design Patterns for DynamoDB (DAT401)
    December 4, 2018 #aws #dynamodb #nosql #database
  26. CloudFront and Disaster Recovery: Part 2
    November 21, 2018 #aws #cloudfront #disasterrecovery
  27. AWS Cloud9 and Sharing with Role Issue
    November 21, 2018 #aws #cloud9 #iam
  28. AWS Shield, ReadOnly, and "not authorized to perform: shield:GetSubscriptionState" work-around
    September 6, 2018 #aws #iam #security
  29. AWS WAF vs AWS WAF Regional
    September 5, 2018 #aws #waf #security
  30. Cloud Custodian Code Confusion
    September 4, 2018 #aws #devops #security
  31. AWS WAF / AWS Shield for DDoS Protection
    August 31, 2018 #aws #waf #security
  32. First Thoughts on AWS Cloud9
    July 5, 2018 #aws #cloud9 #python
  33. Selecting an ElastiCache (Redis) AUTH token
    June 27, 2018 #aws #secretsmanager #redis #security
  34. Making a secure connection to ElastiCache (Redis)
    June 27, 2018 #aws #redis #security #networking
  35. Redis Security Investigation
    June 22, 2018 #aws #redis #security
  36. Database Credential Rotation in PostgreSQL
    April 9, 2018 #aws #secretsmanager #database #security
  37. AWS Options for Blocking IP Addresses
    March 20, 2018 #aws #security #networking
  38. Amazon Load Balancers: X-Forwarded Headers and Proxy Protocol Support
    March 15, 2018 #aws #http #networking
  39. "Access Logs" from AWS Services
    March 8, 2018 #aws #http #monitoring
  40. CloudFront and Disaster Recovery
    December 12, 2017 #aws #cloudfront #disasterrecovery
  41. AWS Certificate Manager and Certificate Pinning
    October 30, 2017 #aws #http #security
  42. Using the Virtual MFA Device with the AWS CLI
    October 22, 2017 #aws #cli #iam #mfa #security
  43. Creating and Using an AWS Virtual MFA Device with the AWS SDK for Python
    October 21, 2017 #aws #sdk #python #iam #mfa #security
  44. HashiCorp Vault supports AWS STS AssumeRole and TOTP
    October 21, 2017 #aws #iam #mfa #security
  45. IAM Roles: "trust policy" == "assume role policy"
    October 4, 2017 #aws #iam
  46. Searching CloudTrail using Amazon Athena SQL
    October 2, 2017 #aws #cloudtrail #athena #sql
  47. Customer Data Encryption-At-Rest Options
    September 27, 2017 #aws #encryption #security
  48. Amazon RDS and IAM Policy Notes
    August 24, 2017 #aws #iam #rds
  49. AWS Chalice, Amazon API Gateway, and AWS IAM Authorization
    August 15, 2017 #aws #iam #python #api
  50. Finding Publicly Exposed Amazon S3 Buckets
    July 19, 2017 #aws #devops #security #s3
  51. Capital One Cloud Custodian "Test Drive"
    July 5, 2017 #aws #python #devops #security
  52. Authenticated Encryption with the AWS CLI
    June 28, 2017 #aws #cli #encryption
  53. Encrypted Properties and AWS IAM Roles
    June 26, 2017 #aws #iam #encryption #database #security
  54. Amazon Elasticsearch Service and IAM Policies on HTTP Methods
    June 25, 2017 #aws #iam #elasticsearch
  55. Creating an AWS IAM Role for sts:AssumedRole
    May 15, 2017 #aws #iam #cli
  56. Amazon RDS and Tag-Based Permissions
    April 27, 2017 #aws #iam #rds
  57. AWS Identity-Based, Resource-Based, Resource-Level, and Tag-Based Permissions
    April 25, 2017 #aws #iam
  58. AWS sts:AssumeRole and Condition Keys
    April 19, 2017 #aws #iam
  59. AmazonS3EncryptionClient example
    April 14, 2017 #aws #java #sdk #encryption
  60. AWS Request IDs
    March 8, 2017 #aws #http #monitoring
  61. CLI SAML Authentication and AWS STS assume-role
    March 2, 2017 #aws #iam #cli
  62. Monotonic Time in JavaScript
    February 15, 2017 #aws #xray #javascript #monitoring
  63. AWS X-Ray Investigation
    January 15, 2017 #aws #xray #javascript #monitoring
  64. "Hacked" by Baiduspider and YandexMetrika
    January 13, 2017 #aws #xray #security #monitoring
  65. Investigating CloudTrail for S3 PutBucketNotification
    August 22, 2016 #aws #cloudtrail #s3
  66. How IAM Roles Become Credentials on EC2
    August 15, 2016 #aws #iam #security
  67. AWS WAF vs. ModSecurity
    April 25, 2016 #aws #waf #webdev #security
  68. AWS DynamoDB and Disaster Recovery
    February 29, 2016 #aws #database #disasterrecovery

Kevin Hakanson

Multi-Cloud Certified Architect | DevSecOps | AppSec | Web Platform | Speaker | Learner | Builder
Twitter | LinkedIn | GitHub | Stack Overflow | Credly

© 2024 Kevin Hakanson (built with Gatsby)