Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermocol authored Oct 7, 2024
1 parent ede8640 commit 226af42
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,2 @@
# my-function
test

It was great to catch up with you yesterday. As discussed, the following is the task:

Create a CI/CD pipeline using Github actions (or, similar) that can deploy a serverless "hello world" application written in any language to Amazon lambda (Or EC2/containers if you prefer). Use AWS credentials (environment variables) to connect and deploy. In the script, use reusable 'actions'/'orbs' to promote reuse. The CI/CD script should deploy, start the application and run tests.



you could leverage work from: https://github.com/ravivamsi/postmanframework, or anywhere else



Talking points & Bonus:

Clear explanation on what was done and how (navigation of code). Anything over and above this (deployment, Security, performance, documentation, ...)



Estimated time for this is around 4 hours. I'll be looking at what tools you used, what choices you made and how you went about piecing together this task. You can create free accounts and make any assumptions that you feel are valid in this scenario. Good luck!


Regards

0 comments on commit 226af42

Please sign in to comment.