Подружить azure function app с Docker
100 USDДана функция в ./src/main.py (queue consumer azure storage)
import json
import logging
import azure.functions as func
def main(msg: func.QueueMessage) -> None:
logging.info(
'-----Python queue trigger function processed a queue item: %s', msg.get_body().decode('utf-8')
)
try:
pass #function execution
except:
pass #error handling
finally:
pass #cleanup all files
return
Нужно:
1. Подготовить Dockerfile в ./docker/Dockerfile
2. запушить его в azure container registry (это у нас есть, от вас - запушить в свойтестовый )
3. подготовить тестовый Storage (создать queue)
4. подготовить SH скрипт для деплоя этого docker image таким образом чтобы сообщения в очереди обрабатывались задеплоеной функцией
5. подготовить дизайн-док с версией azure cli и пр чтобы воспроизвести шаги
-
2 days100 USD
1803 31 0 2 days100 USDHello, I am ready to take on the work.
Message me privately to discuss the details.
Current freelance projects in the category Python
Improvement of the macro
16 USD
It is necessary to improve the existing macro. The macro itself might be simple; I don't know because it was passed to me by a former employee. The macro is used to create specifications. Since I work in retail, for each operation with the supplier, specifically for deliveries,… Python ∙ 52 minutes back ∙ 7 proposals |
Creation of a TikTok farm with income generation
602 USD
Looking for a person who can write software for a TikTok farm, so we can generate traffic and earn income. We are seeking a ready-made solution with a full cycle. Python, Bot Development ∙ 1 day 1 hour back ∙ 15 proposals |
AI Commenting Platform for TikTok and Instagram.Project Goal Develop a system that allows managing a large number of TikTok and Instagram accounts and automatically posting relevant comments under selected videos using AI. Main Functionality1. Account Management It is necessary to implement the ability to connect accounts:… AI & Machine Learning, Python ∙ 2 days 8 hours back ∙ 22 proposals |
Build a customer classification model1. There is client data in Mongo/SQL (approximately 20,000 entries with raw data). 2. It is necessary to build features and a classification model of clients into behavioral groups based on this data. 3. The project should be completed in Python. AI & Machine Learning, Python ∙ 4 days 2 hours back ∙ 43 proposals |
IT Automation of VAT Reporting
223 USD
It is necessary to develop a system for automating the transfer of sales data from the CRM to the accounting system Wafeq. The system should import bank and payment reports, automatically reconcile payments with invoices, generate invoices for VAT reporting, and minimize manual… AI & Machine Learning, Python ∙ 4 days 8 hours back ∙ 51 proposals |