Skip to content

documented better developer experience #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Dec 16, 2018

Conversation

softprops
Copy link
Contributor

Issue #, if available:

Description of changes:

It's been noted in a few open issues that the developer experience for getting a basic rust function built and deployed is less that pleasant. This change incorporates documentation for a less manual workflow using the serverless framework for build/deployment quality life enhancements.

I split off deployment into its own doc section and created a subsection for manual building and setting up a local host and a subsection for using the serverless framework rust plugin which leverages the lambdaci project's provided docker images which faithfully reproduce the required build environment and wires some components together for a more seemless DX for those familiar with serverless framework workflows.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@davidbarsky davidbarsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies for the delay in reviewing this PR—Stefano was on a well-deserved vacation and I had priorities at work that I couldn't ignore. This is great, but the copy-editor in me would like some wording changed.

@softprops
Copy link
Contributor Author

pushed copy changes

@davidbarsky davidbarsky merged commit 7ee965d into awslabs:master Dec 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants