AWS Lambda Canary Releases Tested with Artillery
A technical guide on setting up canary deployments for AWS Lambda using AWS CDK v2 in Python and integrating the setup with AWS CodePipeline.
A technical guide on setting up canary deployments for AWS Lambda using AWS CDK v2 in Python and integrating the setup with AWS CodePipeline.
In today's digital age, our time is taken up by a variety of tasks, and the demands don't seem to be slowing down. If you're looking for a way to bring some structure to this chaos, you've come to the right place.
In the recent Intenics Hackathon, I explored Unity NetCode for GameObjects, comparing it with traditional networking options like KryoNet (Java) and LiteNetLib (.Net).
You need to create a "simple" API? Try out the Lambda function URL
Amazon Rekognition, AWS's image service, excels in content moderation, specialized labeling for retail, security for facial recognition, and media tagging. Its versatility benefits diverse industries.
The AWS Well-Architected Framework provides cloud architects six pillars that provide guidelines to achieve resilient, high-performing and secure infrastructure for their workloads. Design principles and best practices are provided to ensure you design and run your workloads on a solid foundation.
Ever felt that working with Object-Oriented Programming (OOP) in Python could use a bit more flair? A hint more automation, perhaps? Enter the Python OOP Companion!
With a data lake we can explore and discover huge amounts of data. Usually in an attempt to get valuable business insights like customer preference, market trends or patterns. Data could also be sold to other companies.
Discover how to host SPAs effortlessly on Amazon S3 and CloudFront using AWS CDK.