Skip to content

Commit

Permalink
Update blog/docs/articles/aws_to_func_migration.md
Browse files Browse the repository at this point in the history
Co-authored-by: David Simansky <[email protected]>
  • Loading branch information
matzew and dsimansk authored Jun 18, 2024
1 parent ce67f1f commit ce05012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/docs/articles/aws_to_func_migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@ $ curl -v -X POST \

## Conclusion

With Knative Functions it is pretty straightforward to build vendor-neutral function for consuming event notifications from 3rd party cloud services, such as AWS S3. Deploying those functions as Linux containers to your own on-premise Kubernetes cluster is supported by the Knative CLI as well as testing the function locally.
With Knative Functions it is pretty straightforward to build cloud vendor-neutral function for consuming event notifications from 3rd party cloud services, such as AWS S3. Deploying those functions as Linux containers to your own on-premise Kubernetes cluster is supported by the Knative CLI as well as testing the function locally.

0 comments on commit ce05012

Please sign in to comment.