Budget: 2000 UAH Deadline: 2 days
Good day. I have experience working with AWS. I suggest discussing privately
The educational platform website is hosted on Amazon AWS. Occasionally it becomes unresponsive in the following way (see video). Most likely, to save costs, the DevOps team has implemented the following: When no one is using the site (specifically the backend!!), it enters sleep mode. When someone makes a request to it, it wakes up (starts) and works normally while you are interacting with it. If there is no interaction for 2-5 minutes, it goes back to sleep. This problem needs to be urgently resolved, today by 19:00
Budget: 2000 UAH Deadline: 2 days
Good day. I have experience working with AWS. I suggest discussing privately
Budget: 1000 UAH Deadline: 1 day
Hello, I am a specialized DevOps currently working at a leading Telecom company and have free time in the evening.
We can arrange a short call so you can show the entire situation from the inside, and I will provide recommendations for improvement. If it is only an administrative issue, I will fix it, but I cannot guarantee that everything can be resolved without changes in the code.
Budget: 2000 UAH Deadline: 1 day
Good afternoon!
I have experience with AWS and can solve the problem today.
Budget: 700 UAH Deadline: 27 days
Hello! We are SolidWay company and ready to help with your task. We have experience working with Amazon AWS and DevOps, so we can find a solution for your website sleep mode problem.
We understand that it is important for the website to operate without delays, especially for an educational platform. Our team can analyze the current configuration and make necessary changes to optimize performance and prevent resource sleep.
We will discuss the project details to understand the best way to solve the problem. The schedule and budget will be determined after discussing the details.
As part of enhancing the cybersecurity level of our infrastructure, we need to abandon the practice of storing "eternal" and static API keys, passwords, and integration tokens in the configuration files (.env, appsettings.json, config.yaml) of our microservices. Business Goal: Create a single secure storage point for confidential data (secrets) with a mechanism for their automatic updating (rotation) in external systems on a schedule. Our other services will request current tokens "on the fly" via API, which will minimize damage in case of compromise of any system component.Security Model and Encryption (Crypto Core) No secret should be stored in plaintext in the database. Upon application startup, a Master Key is passed to the environment variables. If the key is missing or has an invalid length, the service should fail at the initialization stage with a clear error in the logs. Each secret is encrypted before being written to the database using this Master Key. Upon request, it is decrypted in memory and returned in the response body.Audit Logging (Audit Trail) Any action with secrets (creation, reading by the service, successful or unsuccessful rotation) must be recorded in a separate log file audit.log (or a separate table in the database). Strict Taboo: It is strictly prohibited to record the actual values of secrets in the audit log (neither in plaintext nor in encrypted form).
We have a dedicated server on Hetzner with a website on Docker (+ Laravel framework) Contact with the developers has been lost Need to: - restore and change server access (probably SSH) - recommend a storage location and set up a full server backup with easy recovery, probably not on Hetzner for security - fix the logo that is not displaying for some reason (it's unclear why the file has become inaccessible) Important - there is no website backup, and there is no room for error. We will only consider experienced specialists.