An analysis of two approaches to partial database migration: Amazon Managed Workflows for Apache Airflow (MWAA) in combination with dblink; or AWS Database Migration Service (AWS DMS).
A quick comparison of AWS Lambda and Fargate to see which option is the more affordable for running regularly occurring, long-running processes.
With OpenID Connect (OIDC) Identity Provider for GitHub Actions, GitHub Actions simply and conveniently interacts with AWS. In this post, you’ll see an example Terraform configuration for setting up the authentication and an Actions workflow that uses it.
Today, developers can use container images for AWS Lambda code — a helpful way to run much more complex code in a familiar package. However, there are some non-obvious differences that can make building Python app images for AWS Lambda frustrating.
collective.cloudfront is a Plone add-on designed to watch for Purge notifications from plone.app.caching and send the corresponding invalidation requests to an instance of Amazon’s CloudFront.
As deployment options for web apps have multiplied in the past few years, AWS Lambda continues to stand out as a powerful, simple way to run a web app with minimal maintenance and cost — if there is low traffic.
Containers are speeding up the deployment process, but are your physical servers holding you back? It's time to become truly serverless.
Machine Learning initiatives can be powerful when you need to analyze large amounts of data, especially when it makes sense to analyze data points together to gain greater insights or find patterns...