Giter VIP home page Giter VIP logo

Comments (7)

SaulBurgos avatar SaulBurgos commented on May 30, 2024 1

I would suggest

  • Securing your Connection Strings (best practices)

I mean: azure key vault and others (I don't know if exist others ways).

And

  • How to reuse connections between functions

I suggest this because once I wrote a function that were connected to MongoDB and I were not reusing the connection between functions and I had a lot of problems because of that.... no body teach this kind of problems :(

from azure-functions-university.

gmartinezsan avatar gmartinezsan commented on May 30, 2024 1

hi @marcduiker, I can cover them all, but if I have any issue I will let you know ASAP. Thank you!

from azure-functions-university.

gmartinezsan avatar gmartinezsan commented on May 30, 2024 1

Thank you @marcduiker, agree about mid December.

from azure-functions-university.

marcduiker avatar marcduiker commented on May 30, 2024

Hi @gmartinezsan , thank you for this content request! CosmosDB is high on our list so feel free to start with preparing content using the proposed lesson structure right away! You can start by adding a new cosmosdb.md file in the lessons folder and demo source code in a new AzureFunctions.CosmosDB project in src.

I'm thinking of the following exercises as a lesson which covers nearly everything concerning Azure Functions & CosmosDB:

  • Running the CosmosDB Emulator
  • Using the CosmosDB Output Binding
  • Using the CosmosDB Input Binding
  • Creating a CosmosDB Trigger function.
  • Using KeyVault for the connectionstring
  • Reusing the CosmosDB connection (dependency injection)
  • Deployment to Azure

Please let me know how much of this you want to take on. Both @madebygps and myself are happy to help out.

from azure-functions-university.

gmartinezsan avatar gmartinezsan commented on May 30, 2024

hi @SaulBurgos thanks a lot for the suggestions. I definitely agree with the best practices you mentioned. And will look at the reuse of connections.

from azure-functions-university.

marcduiker avatar marcduiker commented on May 30, 2024

Great @gmartinezsan! Let's aim for a first PR review at mid December so we have some time to fine-tune.

from azure-functions-university.

marcduiker avatar marcduiker commented on May 30, 2024

Lesson is complete so I'm closing this. Thanks again @gmartinezsan!

from azure-functions-university.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.