Aws codecommit vs github工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 aws codecommit vs github 份搜到的工作,货币单位为 HKD

    本项目旨在为用户提供一种将其购买商品的电子小票转换为可复制的json文本数据的集成工具服务。 电子小票的载体一般为微信小程序或H5网页。 本项目包括一个网页端和一个云服务器。 本项目关于爬虫相关的技术,在网络中如github已有相关源代码帖子证明可实施,但前端网页及服务器的其余功能开发需要参考文档完成。 本项目不仅仅是完成功能的实现,更主要的是项目的运行维护,包括云服务器的搭建及管理等,具体要求详见附件文档说明。 海外华裔优先

    $4261 (Avg Bid)
    $4261 平均报价
    3 个竞标

    咨询aws beanstalk 部署 django 有一个django 架构的网站, 需要部署到AWS 上去. 希望找一个有经验的工程师或者团队咨询关于CI/CD的问题. 如果合适也可能会有一些django 相关的测试的程序需要帮忙写.

    $39 / hr (Avg Bid)
    $39 / hr 平均报价
    3 个竞标

    功能要求: 1. 基本用户注册登陆功能 2. 用户浏览试卷功能 3. 每个试卷可以有多个部分 4. 每个部分有多个题目 5. 每个题目有多个可选答案,但是每个题目只有一个正确答案。 6. 用户可以对于某张试卷做多次。 7. 用户可以实时保存做到一半的试卷。 8. 用户可以提交做完的试卷。 9. 用户可以实时浏览做的试卷分数。 10. 用户可以在浏览试卷的结果的同时对于每道题目对chatgpt提问。 11. 用户可以问之后的问题。 12. 管理员功能,可以增删修改试卷的部分和题目。 技术要求: 1. 尽量使用React.js。 2. 尽量使用AWS。 3. 需要源码。

    $4175 (Avg Bid)
    $4175 平均报价
    12 个竞标

    Job Description: 负责软件之分析、设计以及程序撰写。 规划执行软件架构及模块之设计,并控管软件设计进度。 进行软件之测试与修改。 规划、执行与维护量产的产品。 协助研发软件新技术与新工具。 管控软件开发成本 Requirements: Professional Certificate, Diploma, Advanced/Higher/Graduate Diploma, Bachelor's Degree, Post Graduate Diploma, Professional Degree *MUST be proficient in MANDARIN

    $226 / hr (Avg Bid)
    $226 / hr 平均报价
    4 个竞标

    ...所提交的PHP后端代码为Laravel框架,现在对接了的钱包功能,前端是VUE开发,需要对个人中心的提取虚拟货币接口进行修复。 提供代码为:VUE前端的反编译代码与完整的PHP代码,详情可以参考Laravel的路由模块。 此git仓库是前端VUE的部分源码,需要进行修复: 1. 登录注册无论成功还是失败状态都没有弹窗提醒。 2. 后台设置交易手数为0.1,0.01时,客户在前台操作,仍然报告不得少于1手,如图5、6 3.钱包对接,需要接入ZTpay,ZTpay提供第三方钱包地址功能,开放文档: ZTpay提供了API接口,可以调用生成钱包地址、充值、提取、读取账户信息功能。已经提供部分对接信息,需要完善功能,并在前台能渲染QR code和数字货币地址。如图X/x 可以给我留下github账号,我会授权你访问我的仓库,可以评估下是否接受。完成BTC钱包并实现充币(前台)功能可以给milestone2000HKD,在完成其余9种数字货币(重复性工作),给3000HKDmilestone。修复两个bug,分别给1000HKDmilestone。

    $1436 (Avg Bid)
    $1436 平均报价
    4 个竞标
    VUE前端开发改UI 已经结束 left

    需求是按照设计稿1:1改开发一套产品 可依照目前Github功能代码 (PC是element h5是vant) 竞品需参考交互

    $10146 (Avg Bid)
    $10146 平均报价
    6 个竞标
    Project for Elven L. 已经结束 left

    Elven L.,您好,我看了您的个人资料,想与您进行项目合作。我们可以通过聊天对话进一步讨论细节。需求是按照设计稿1:1改开发一套产品 可依照目前Github功能代码 (PC是element h5是vant) 提供竞品需参考交互 详细内容,请联系skype: live:.

    $9365 (Avg Bid)
    $9365 平均报价
    1 个竞标

    需要AWS资深讲师一名,需要出差至大连上课,至少15年工作经验,至少3年以上的培训交付经验,中文授课,需要原厂教材。请符合条件的讲师联系我,我们每天支付给讲师的费用在5000到8000不等(不包含差旅费用)。[Removed by Freelancer.com Admin]

    $14953 (Avg Bid)
    $14953 平均报价
    3 个竞标

    联系方式:请打开issue链接,直接在github上与aelf的开发者交流。 issue地址: 对(int,IChainContext,Transaction,Timestamp,CancellationToken,Address)进行重构,这是60行代码和6个参数的单位。解决这一问题将使我们的代码库更易于维护,并提高更好的代码中心的保持单元接口小准则评级! 以下是本指南的要点: 1.定义 将每个单元的参数数量限制为最多4个。 2.为什么? 保持较低的参数数量可以使单元更容易理解、测试和重用。 3.怎么做 通过将相关参数分组为对象来减少参数的数量。或者,尝试提取部分需要较少参数的单元。 您可以在构建可维护软件中找到有关此准则的更多信息。 祝您好运,编码愉快!

    $1717 (Avg Bid)
    $1717 平均报价
    2 个竞标

    issue地址: 1.从开放给开发者的issue中,领取认为自己可以解决的issue a.在issue下评论,和团队确认奖励范围 b.和团队确认对应的reviewer。【一般情况为当前模块的研发人员】 2.明确需求,提交解决方案,提交DDL,并获取认可后即可开工。 3.创建PR并添加[WIP][community] 4.细分任务,标注任务完成期限 5.完成PR后,在标题添加[Review] 6.看到[Review]标记的PR,开始Team review 7.通过Team reivew后,移除标题中的[WIP][Review],等待最终review 您可以在构建可维护软件中找到有关此准则的更多信息。 祝您好运,编码愉快!

    $1561 (Avg Bid)
    $1561 平均报价
    1 个竞标

    遇到不靠谱开发人,需要找靠谱开发者继续完成网站 这是网站开发情况:大概60%的完成度 用的是PHP Laravel, Mysql 需要完成网站和后台Admin的建设,并且deploy到Heroku和AWS 上面 第三方软件需要: Shippo: Stripe: Paypal: 有兴趣请联系我,预计是4周完成

    $6649 (Avg Bid)
    $6649 平均报价
    16 个竞标
    Project for Duoduo Q. 已经结束 left

    Hi Duoduo Q., I noticed your profile and would like to offer you my project. We can discuss any details over chat. 我想基于一个开源加密聊天项目做一些修改,第一步需要你把下面的代码跑通,确保github上的代码是可运行的,这样我们今后可以修改和添加一些新功能。 其它代码也在toshiapp这 。

    $1795 (Avg Bid)
    $1795 平均报价
    1 个竞标

    模仿weChat, 创建chat, group chat, moment, 发布文件,照片。 需要用amazon aws. 需要源代码。

    $2099 (Avg Bid)
    $2099 平均报价
    3 个竞标

    模仿weChat, 创建chat, group chat, moment, 发布文件,照片。 需要用amazon aws. 需要源代码。

    $1350 (Avg Bid)
    $1350 平均报价
    1 个竞标
    alibaba产品性能监控 已经结束 left

    通过产品名称,实现对关键词的抓取,然后查询关键词所对应的排名。整个服务建立在aws云上。

    $9498 (Avg Bid)
    $9498 平均报价
    2 个竞标
    编写 iPhone 应用 已经结束 left

    我在寻找iOS开发者,开发的App为工具与社交类产品Beta版本。 我需要的条件 开发目标: 1.商定基础功能完成 2.使用parse或aws服务器服务,进行数据交换。 (需要懂后台的开发) 开发完成 。(我会提供UI素材) 4.无明显Bug。(Bug范围可提前沟通确定接受范围) 交付工作(Work deliverable):开发完成后需要可以使用,交付程序包。 开发完成时间(Deadline):3周-4周内完成 工作时间(Time):共40-50个小时的工作时间。(可再评估) 我们创造是一个令人激动尖叫的产品,如果你是父母你的孩子一定会爱上我们的产品。如果你是子女,这是一款让你的父母也可以真真正正触摸到科技对他们生活质量的提升。我们再创造真正的价值。 如果感兴趣或有任何疑问,请随时联系我,也请同时告知我你的开发费用。 在开发完成后如果你依然觉得意犹未尽,欢迎成为我们的Partner! 谢谢! Kevin Li

    $18512 (Avg Bid)
    $18512 平均报价
    10 个竞标
    script JQUERY textarea 已经结束 left

    IN A FIELD TEXTAREA PUT EFFECT AUTO COMPLETION OF THE TEXT I NEDD EDIT SCRIPT JQUERY yuku-t/jquery-textcomplete · GitHub

    $180 (Avg Bid)
    $180 平均报价
    1 个竞标

    A business-centric, data-oriented, and analytical mindset. Comprehensive knowledge of data science concepts and disciplines. Knowledge of enterprise information management processes and methodologies. Skills in database design, data security, and data lifecycle management (i.e., gathering, cleansing, publishing, archiving, back-up and recovery, and purging) for large enterprise systems. Familiarity with master data, metadata, reference data, data warehousing, database structure, business intelligence principles and processes, and technical architecture. Knowledge of database management systems, metadata management tools, cloud storage, and associated security considerations. . Combinations of experience and education will be considered on a case-by-case basis. Experience in data warehousin...

    $1881 (Avg Bid)
    $1881 平均报价
    2 个竞标

    I'm looking for a professional to assist me with a new GST registration for my service-based business. Key Tasks: - Complete the GST registration process for a new business - Ensure all necessary information and documentation is correctly prepared - Advise on the best approach for state-wise or single state registrati...registration Ideal Freelancer: - Experience in GST registration for service-based businesses - Familiarity with the requirements for new GST registration - Ability to offer guidance on state-wise or single state registration Please provide details of your experience in the field of GST registration in your bid. Your understanding of the process and capacity to provide insightful advice on state-wise vs. single state registration will be key in my decision-...

    $382 / hr (Avg Bid)
    $382 / hr 平均报价
    1 个竞标

    ...compliance with data protection regulations such as GDPR. • Utilize encryption techniques for securing sensitive information such as user credentials, resumes, and personal data stored in the database. 8.1. Performance and Scalability: • Design the system architecture to be scalable and capable of handling a large volume of users and job listings. • Utilize cloud infrastructure services such as AWS or Azure for scalable hosting and resource provisioning. 8.1. Integration with Third-Party Services: • Integrate with third-party APIs for functionalities such as location services, email notifications, and social media authentication. • Ensure seamless communication and data exchange between the recruitment website and external services. 9. Testing and Qua...

    $4737 (Avg Bid)
    $4737 平均报价
    65 个竞标

    I'm looking for someone experienced in running projects from GitHub repositories "" to assist me in setting up and running the demo-k6-operator project on my Mac machine. Your guidance should help me to understand how this project works, which is my primary goal. Key requirements: - Expertise in running and configuring projects from GitHub repositories on Mac machines - Solid understanding of the demo-k6-operator project - Ability to provide clear, detailed instructions and guidance for running the project on my machine - Patience and willingness to explain concepts to help me understand the project better The specific challenge we may face is that I'm using a Mac CPU that is NOT Intel, so experience with this kind

    $250 (Avg Bid)
    $250 平均报价
    1 个竞标

    I'm seeking a skilled developer to work on the llmRAG project. Your role will focus on incorporating key features into the software, as well as ensuring a professional and corporate design. Key Features: - Collaboration Tools: Implementing robust collaboration tools to enhance team productivity. - Knowledge Base: Integration of a comprehensive...reflect a top-notch professional and corporate look. Ideal skills for this project include proficiency in Python and JavaScript, experience in developing collaboration tools, and a strong understanding of creating a professional and corporate design aesthetic. Your ability to work with cloud-based IDEs and incorporating a knowledge base will be advantageous. local IDE: llmStudio Cloud IDE: Colab, AWS, Jupyter Notebook reference reppo...

    $1241 (Avg Bid)
    $1241 平均报价
    16 个竞标

    I'm in urgent need of an AWS expert to deploy my entire SaaS application. Key requirements: - Deployment of the entire SaaS application, utilizing key AWS services such as EC2 instances, S3 storage, and Lambda functions. Ideal Skills and Experience: - Proficiency in AWS services and deployment strategies. - Experience with SaaS application deployment. - Ability to work under tight deadlines.

    $37149 (Avg Bid)
    $37149 平均报价
    18 个竞标

    I'm struggling to SSH into my EC2 instance after attaching a new volume to it. The instance itself is running on Linux. Key a...EC2 instance after attaching a new volume to it. The instance itself is running on Linux. Key aspects of the project include: - Diagnosing the SSH issue post attaching the new volume - Fixing the issue to re-establish SSH connectivity - Ensuring the new volume is correctly integrated with the EC2 instance and is fully functional Ideal freelancer: - Proficient in working with Amazon Web Services (AWS) and EC2 instances - Experienced in troubleshooting SSH connectivity issues especially in Linux environments - Skilled in diagnosing and resolving system disk and volume related problems Your ability to understand and resolve this issue promptly is high...

    $312 (Avg Bid)
    $312 平均报价
    23 个竞标

    DEFININTIONS local environment: developers laptop client: Wayne contractor: Faisal and his team PROBLEM STATEMENT Due to missing connection to database, the website on clients local machine is generating errors thus preventing development. SOLUTION: Create a replica of RDS production server (to be called "dev") on AWS, that can be used for development on local environment and for staging testing later on. CONTRACTORS ANTICIPATED TASKS (high level) 1. Take backup of production database on AWS 2. Create new RDS instance (server) using the backup and restore the backup. 3. Configure and verify the network settings to make connections over internet. 4. Test connection of new dev database with web application on local environment. DELIVERABLES 1. Demo showing the we...

    $5026 (Avg Bid)
    $5026 平均报价
    1 个竞标

    I have migrated my website to Amazon AWS EC2 Site has been migrated using duplicator plugin for wordpress successfully The migrated site can be opened by setting IP on your computer with hostname (if you do not set the IP in hosts file you will go to the live site that is not giving any problem) Once you go to (after setting the virtual host IP on your computer) you can see that only homepage opens other links are returning a 404 error. That is the problem that needs a solution I can give you SSH access to the linux on AWS I have tried all solutions from google but nothing is working .So only an expert should bid payment only of issue is solved

    $148 (Avg Bid)
    $148 平均报价
    14 个竞标

    ...shopping experience, ensuring responsiveness and efficiency. - Landing Page Development: Create compelling and effective landing pages aimed at boosting sales and enhancing customer engagement. - Full Site Development: Lead full site developments or redesigns to ensure a seamless and robust online presence. Proficiency in various Node.js libraries and microservices is essential. Deep understanding of GitHub and experience with bespoke theme development and creation are required. - Troubleshooting and Optimization: Identify and resolve issues related to store performance, functionality, and customer experience. Implement unit tests for robustness. Requirements: - Proven experience as a Node.js Developer in e-commerce environments. - Strong knowledge of e-commerce infrastructure, ...

    $258 / hr (Avg Bid)
    $258 / hr 平均报价
    146 个竞标

    ...Tailored Solutions: We create custom web applications that meet your specific business needs, enhancing productivity and operational efficiency. ● Versatile Applications: Our solutions range from customer portals to complex inventory management systems, each built to address unique business challenges. ● Technology Stack: Node.js, , Ruby on Rails, Django, Laravel, MongoDB, PostgreSQL, MySQL, AWS, Docker....

    $7094 (Avg Bid)
    $7094 平均报价
    24 个竞标

    ...talented full stack developer, specialized in Flutter, jQuery, MySQL, AWS, and Google Cloud Platform, to help me bring my vision to life. I plan to develop a premium content platform for the web. The platform will provide a seamless user experience yet restricts premium content behind pay walls. Key requirements: - Develop a web-based premium content platform using Flutter and jQuery - Implement a secure and reliable system for MySQL database management - Integrate an inbuilt payment gateway for user subscriptions - Utilize AWS and Google Cloud Platform to ensure the platform's scalability and performance Ideal candidates should have: - Extensive experience in full stack development - Proven expertise in Flutter, jQuery, MySQL, AWS, and Google Cloud Platform ...

    $42979 (Avg Bid)
    保密协议
    $42979 平均报价
    77 个竞标

    Tengo el código empezado pero no logro subir el archivo al bucket, lo que necesito es un método que reciba como parámetro un arreglo de byte que contendrá el archivo y lo guarde en un bucket.

    $195 (Avg Bid)
    $195 平均报价
    4 个竞标

    I'm looking for a skilled AWS expert with experience in blockchain development, particularly Solana. The primary task at hand is setting up a node on AWS, specifically for Solana's RPC. Key Requirements: - Proficient in AWS: The ideal candidate should be well-versed in setting up nodes on AWS, ensuring optimal performance and security. - Blockchain Experience: Knowledge of blockchain technology is a must, and specific experience with the Solana network is highly preferred. - Monitoring and Alerting: In addition to the node setup, I require comprehensive monitoring and alerting to be put in place. This includes proactive monitoring to ensure the node is running smoothly and the ability to respond to any issues promptly. Your role will be crucial in e...

    $4058 (Avg Bid)
    $4058 平均报价
    21 个竞标

    I am seeking an experienced DevOps engineer to scale down my Red Hat OpenShift configuration currently running on AWS. The primary tasks involve reducing: - Application instances: Currently, I have 1-5 instances running, and I need to scale it down to a single instance. - Compute resources: The reduction should align proportionately with the decrease in application instances. This is an IBM Maximo Application Suite installation that was done with a AWS Marketplace Template "IBM Maximo Application Suite (BYOL)". The template built all the instances (9 including 3 master, 3 worker and 3 workerocs (using m5.2Xlarge and m5.4xlarge) along with a bootnode and bastionhost) and the volumes (26 of them with 6.23 TB of storage being used) and it is way overkill for just ...

    $3980 (Avg Bid)
    加急
    $3980 平均报价
    25 个竞标

    I'm new to running projects from GitHub and need assistance. It’s a software application written in Python that I'm wrestling with. - Expert Required: The freelancer must proficiently understand Python and have extensive experience with pulling and running projects from GitHub. - Specific Tasks: Help me understand the process of running GitHub projects. The ideal freelancer will guide me through setup, installation, and execution. - Desired Experience: Experience in software development, programming in Python, and utilising GitHub effectively is key for this task. Your input will be greatly valued. Your ability to explain complex technical terms in layman's language is crucial for this job.

    $1374 (Avg Bid)
    $1374 平均报价
    49 个竞标

    is New York based Ecommerce company involved in processing of online print orders since 2010. Key Responsibilities - We are looking for AWS Linux Web Administrator to set up new and modify the existing AWS EC2 instance running Laravel application on Bitnami LAMP stack. Set up new dev server on AWS or Digital Ocean. Skills and Experience: - Minimum 3 years verifiable experience as Linux Web Administrator in creating and managing existing and new LAMP EC2 instance. Laravel application hosting experience preferred. Duration: Permanent: assignment and based on completed work items

    $3809 (Avg Bid)
    $3809 平均报价
    48 个竞标

    Estoy buscando un programador para hacer un software en windows (igual es mejor opcion hacerlo version web) para apuestas personalizado. Seria un comparador de cuotas entre varias casas de apuestas ,betburger o oddstorm con la diferencia que aqui buscaria las mejores cuotas para hacer lo que se conoce apuestas seguras o surebets. Pongo un ejemplo. se enfent jack sinnerl vs Novak Djokovic. En una casa de apuestas esta rafa nadal a cuota 4 y en otra sale Djokovic a cutoa 1,50. Seria una surebet, ya que pase lo que pase habria beneficio. Para ello se necesita un software que escanee las diferentes cuotas de las casas de apuestas hasta encontrar 2 cuotas donde siemrpe haya beneficio. Es complejo de explicar por escrito. Un saludo

    $3660 (Avg Bid)
    $3660 平均报价
    17 个竞标

    My WordPress website on AWS Lightsail has stopped loading and I need immediate help from an expert to resolve this issue. Key Requirements: - The website is not loading, and I suspect this might be due to an SSL renewal issue. You will need to investigate the problem and fix it promptly to restore the site's functionality. - I only have access to the website's admin area, so your expertise will be crucial in resolving this issue without FTP access. Ideal Freelancer: - Proficient in WordPress and AWS Lightsail - Proven experience in diagnosing and fixing website loading issues - Familiar with SSL renewal issues and solutions - Excellent problem-solving skills and the ability to work under tight deadlines.

    $273 (Avg Bid)
    $273 平均报价
    50 个竞标

    I am in need of an experienced AWS Lambda expert who is well-versed in Python. I require the following libraries to be added to my current AWS Lambda Zip Files: Pandas, Numpy, and Matplotlib. Ideal Skills & Experience: - Strong experience working with AWS Lambda functions - Proficiency in Python - Expertise in managing and updating libraries within AWS Lambda - Familiarity with the Pandas, Numpy, and Matplotlib libraries - Ability to ensure the latest versions of the libraries are integrated effectively Your primary task will be to include the latest versions of the Pandas, Numpy, and Matplotlib libraries to my AWS Lambda Python functions. This task requires a meticulous approach to ensure that the new libraries are correctly integrated and do not ...

    $138 (Avg Bid)
    $138 平均报价
    7 个竞标
    React Native -- 5 6 天 left
    已验证

    Task is to debug the following : 1) Google login/ Registration logic 2) Apple login/ Registration logic 3) EmailAndPAssword login/ Registration process All these are in firebase auth Debug and clean code and fix errors - You must be able to build IOS version - After finish task You must build release builds - You must submit your code in github in separate branch Duration 3 days Budget 200$

    $1358 (Avg Bid)
    $1358 平均报价
    77 个竞标

    ...to a video with many edits/cuts) If you rehearse it 2X and then record, it takes about 11 minutes. Total time to perform is approximately 35 minutes... So less than 1 hour Here is the google sheet that is a "conceptual guide". For each row, it tells you how many signs are needed for that row (See” count" column).... (many are done with LEFT and RIGHT hand). In some cases signs are moving vs static and it shows you the "States" of the specific sign. Again, this is a conceptual guide but the example video is what you want to use as a reference. https://docs.google.com/spreadsheets/d/14PJe9FmxsQXvaq-Rm7r1MjD0AjMEfFHocKeVYDtQTDg/edit#gid=10251319 More importantly, here is an example video: Use this as

    $133 (Avg Bid)
    $133 平均报价
    2 个竞标

    I'm looking for a skilled DevOps engineer to convert existing Jenkins solution into Github action which should help to provision in GCP PostgreSQL Key Responsibilities: - Analyzing our current deployment processes and suggesting improvements to streamline them - Implementing industry best practices for security and compliance - Leveraging scalable technologies to enhance the performance of our systems You should have experience in: - DevOps methodologies and best practices - Previous experience in streamlining deployment processes - A solid understanding of cloud platforms Google Cloud - Experience with tools like Jenkins, Terraform, GHA This is an exciting opportunity for a DevOps professional to make a real impact within our organization.

    $827 (Avg Bid)
    $827 平均报价
    8 个竞标

    I have a PostgreSQL database hosted on AWS. When trying to connect to my database server from my web application, I'm consistently receiving a TCP/IP error. Key Project Points: - The issue is specifically related to the TCP/IP connection between the web application and the AWS PostgreSQL database server. - The PostgreSQL database is hosted on AWS; it's not a local instance. - The web application is the only service experiencing this issue with the server. Ideal Freelancer: - Proficient in AWS services, particularly Amazon RDS for PostgreSQL. - Strong background in dealing with network errors, particularly TCP/IP. - Experience in troubleshooting web application and database connectivity issues.

    $79 / hr (Avg Bid)
    $79 / hr 平均报价
    5 个竞标

    I'm seeking a GitHub expert to help streamline our development process, focusing on version control. The primary objective is to improve our efficiency and code management through GitHub. Key deliverables include: - Establishing an effective branch management strategy - Enhanced merging and integration protocols - Configuration management optimization Ideal skills and experience for the job: - Proficient in GitHub - Strong understanding of version control - Previous experience in implementing branch management strategies - Proven track record in optimizing development processes Also looking for for solution How can we trace all the main Branches and sub branches for one application and what all the commits are there and what all in pending state which are no...

    $86 / hr (Avg Bid)
    $86 / hr 平均报价
    5 个竞标

    ...application. The host platform should be Amazon Web Services (AWS) and Microsoft Azure. Key responsibilities include: - Setting up a CI/CD pipeline that is focused on automating the testing and deployment processes. - Ensuring the pipeline is well integrated with Github Actions. - Deploy the FastAPI application on both AWS and Azure. Additional tasks: - Implementing detailed logging and performance metrics for the application. The ideal candidate will possess: - Proven experience in DevOps and CI/CD pipeline design. - Extensive knowledge of AWS and Azure. - Familiarity with FastAPI and proficiency in hosting it on cloud platforms. - Strong experience in implementing monitoring and logging systems for applications. - Efficient use of Github Actions f...

    $187 (Avg Bid)
    $187 平均报价
    14 个竞标

    注册或者登录后来查看详情。

    加急 保密协议

    Help me connect my rds to retool on a safe and secure way. for some reason it give time out and i don't find the problem

    $234 (Avg Bid)
    $234 平均报价
    19 个竞标

    I'm seeking a Junior Frontend Developer, US based developer is preferred. Looking to hire someone: - has good communication skill - must be active on Slack - must be available on US working times Ideal Skills and Experience: - Proficiency in HTML, CSS, JavaScript - 1-2 years of experience in Frontend Development - Experience working with React and TypeScript - Familiar...communication skill - must be active on Slack - must be available on US working times Ideal Skills and Experience: - Proficiency in HTML, CSS, JavaScript - 1-2 years of experience in Frontend Development - Experience working with React and TypeScript - Familiarity with React Native and Angular, Vue, Node, Express, Database - Agile Methodologies like Scrum and Kanban... - Cloud experiences like AWS, GCP, and ...

    $140 / hr (Avg Bid)
    $140 / hr 平均报价
    153 个竞标

    ...js and/or Python for the backend. - Strong understanding of software architecture and design patterns. - Ability to deliver high-quality, clean, and efficient code. - Ability to communicate fluentely in English Preferred Skills: - Experience working on projects in the consultancy or agency environment - Knowledge of DevOps practices and CI/CD pipelines - Familiarity with cloud platforms such as AWS, Azure, or Google Cloud The project involves developing a software application that would be used for a variety of purposes. You will be required to integrate with third-party APIs, ensuring a high level of security through user authentication protocols, and effective data management. Please provide a portfolio or relevant projects you've worked on, and send the introduction v...

    $17911 (Avg Bid)
    $17911 平均报价
    168 个竞标

    I'm looking for an expert PowerPoint designer to create a 3 slide presentation focused on our business' performance. The objective of this presentation is sharing our Super Market's year-to-date and month-to-date performance with our CEO. Key areas to highlight: - Sales revenue performance Sales Growth, Loyalty share, Sales vs Target, Basket Size etc Note Be as creative / visual as possible while building the presentation Define KPI's and build the presentation around it Ideal skills and experience: - Strong proficiency in PowerPoint design - Professional career in data analysis or business metrics - Deep understanding of the supermarket or retail industry. Your role will be creating a visually-appealing, clear, and concise presentation that communicates ...

    $94 / hr (Avg Bid)
    $94 / hr 平均报价
    51 个竞标

    I am seeking an experienced AWS DevOps specialist to host my business management tool which consists of a React-based front-end, an ASP.NET API and a MySQL database on AWS, specifically using Elastic Compute Cloud (EC2). Key requirements: - Hosting: Set up and manage the hosting environment on AWS EC2, ensuring the site is stable and accessible. - Scalability: Implement strategies to accommodate low traffic, up to 100 users per day. - Security: Ensure the highest level of security and integrity of the data. Ideal candidates should have: - Proven experience in DevOps and cloud hosting, particularly with AWS EC2. - Background or familiarity with React, ASP.NET, and MySQL. - An understanding of best practices for hosting and optimizing web applications. This pro...

    $812 (Avg Bid)
    $812 平均报价
    12 个竞标

    I'm in urgent need of an AWS expert to deploy my entire SaaS application. Key requirements: - Deployment of the entire SaaS application, utilizing key AWS services such as EC2 instances, S3 storage, and Lambda functions. Ideal Skills and Experience: - Proficiency in AWS services and deployment strategies. - Experience with SaaS application deployment. - Ability to work under tight deadlines.

    $999 (Avg Bid)
    $999 平均报价
    29 个竞标