Find Jobs
Hire Freelancers

Document the set up of AWS/EKS

£250-750 GBP

Ολοκληρώθηκε
Αναρτήθηκε 5 μήνες πριν

£250-750 GBP

Πληρωμή κατά την παράδοση
We need to set up a POC on AWS using EKS (managed nodes). We need someone to document the steps to set up in AWS and support us to get it running. We need these items documented so we can replicate them. 1. Build a docker image for a Java Spring Boot application (Which we will supply). This will be very simple. It will return a message when a GET is received. This is Service A The same applies to a different Spring Boot application (supplied). This will return a different message. This is Service B 2. Upload image to ECR. Document any steps in setting up ECR 3. Create a cluster in EKS. 4. Create a persistent volume. 5. Service A and Service B should also mount the PV so we can store local files if we need to 6. Create another service running MySQL (or postgres), storing the data on the PV 7. Create a secret to hold the MySQL username/password 8. Create the Service A & B. This configuration should set some example environment variables and the Secret values for MySQL 9. Create an Ingress so that [login to view URL] will direct to Service A and [login to view URL] will direct to Service B 10. Detail any settings we need to make in AWS (route 53 etc.) We will then replicate the steps on our environment and run these tests Test Service A is called when using the correct domain Test the message return from Service A includes an Enviroment variable Check that Service A can access the PV Check Service A can access the database, using the secret Same test for Service B
Ταυτότητα εργασίας: 37513035

Σχετικά με την εργασία

21 προτάσεις
Απομακρυσμένη Εργασία
Ενεργός/ή 5 μήνες πριν

Ψάχνεις τρόπο για να κερδίσεις μερικά χρήματα;

Πλεονεκτήματα πλειοδοσίας στο Freelancer

Καθόρισε τον προϋπολογισμό σου και το χρονοδιάγραμμα
Πληρώσου για τη δουλειά σου
Περίγραψε την πρόταση σου
Η εγγραφή και η πλειοδοσία σε εργασίες είναι δωρεάν
Βραβεύτηκε στον/στην:
Avatar Χρήστη
Yo! I am skilled Kubernetes computer programmer with skills including Kubernetes, Amazon Web Services and Docker. i am Self motivated professional with expertise in AWS, Azure, Kubernetes, EKS, GKE, Docker, Ansible and Jenkins, Circle CI, Bitbucket Pipelines. Expert in On-Premise Cloud configurations with Kubernetes. Expert in managing HIPAA(Health Care), E-commerce, CMS, VOD, Finance, Education and PCI application infrastructures. 10+ years of experience. Migrated and managed 350+ applications on AWS, Google and Azure. Provided DevOps services for Fortune 500 companies. Lead multiple teams for DevOps services. Helped large scale Enterprise and E-commerce companies to take advantage of Cloud and MicroServices. Agile Migrations. Technical Skills: 1. AWS, GCP, Azure 2. Docker, Kubernetes, Helm, Rancher, Istio, ECS, EKS 3. Postgres, MySQL, DynamoDB, Aurora, Mongo 4. Jenkins, Circle CI, Bamboo, Travis CI, AWS Code Pipelines, Bitbucket Pipeline 5. Linux, Windows, MAAS, Vagrant, VmWare 6. Networking, VPN, DNS, SSL 7. Apache, Nginx, Tomcat, HAproxy, Varnish 8. ELK, GrayLog, Splunk, PaperTrail. 9. Redis, Memcache 10. Nagios, Zabbix, NewRelic, DataDog, Grafana, Promethious 12. Bash, Python scripting, Ansible 13. Stack Knowledge - Java, LAMP, Node.Js, Python, RoR, Wordpress, Dupal, Magento. My mission is to help people and companies with: - Developing scalable, reliable, secured and supportable products - Develop DevOps tool chain - Automate operations and processes of business Please contact me to discuss more regarding this project. Thanks & regards
£250 GBP σε 6 ημέρες
4,6 (1 αξιολόγηση)
1,4
1,4
21 freelancers δίνουν μια μέση προσφορά £483 GBP για αυτή τη δουλειά
Avatar Χρήστη
Hello Good afternoon , I hope you are doing great. Just finished reading the brief details of your job . I see you have been looking for a freelancer who has experience with Docker, Amazon Web Services and Kubernetes. Upon the first look I feel confident about getting it done because of having experience doing similar jobs My Experience? I have 9 years of experience working with those technologies. Its been 8 years since I have been working on freelancer.com, Please review my profile. Check: Skills, Portfolio, Customer Feedbacks. Why Choose Me? 1. I have done more than 250 major projects only on freelancer.com. 2. I have not received a single bad feedback since last 5-6 years. 3. You will find 5 star feedback on last 100+ major projects which shows my clients are happy with my work. Portfolio: https://www.freelancer.com/u/AwaisChaudhry Timings: 9am - 9pm Eastern US Time I would like you to start the chat so we could discuss it in detail and we will continue from there. Thanks! Awais
£750 GBP σε 13 ημέρες
5,0 (6 αξιολογήσεις)
6,7
6,7
Avatar Χρήστη
Hi there, I'm excited to express my interest in your Document the set up of AWS/EKS project. With 4-5 years of experience in Amazon Web Services, Docker and Kubernetes, I'm well-prepared to add significant value to your initiative. Please note that the initial bid is provisional. A final quote will be provided after a thorough discussion of the project requirements or upon reviewing any detailed documentation you can share. Could you please provide any available detailed documentation? I'm also open to further discussions to delve deeper into specific aspects of the project. Feel free to review my profile, which showcases my portfolio, past jobs, and client reviews, reflecting the quality and professionalism I bring to every project. I always aim to offer a competitive budget without compromising on quality. Thank you for considering my proposal. I'm eager to collaborate and contribute to your project's success. Let me know if you need any additional information. Best regards, Rashid Amjad.
£700 GBP σε 15 ημέρες
5,0 (21 αξιολογήσεις)
5,8
5,8
Avatar Χρήστη
Hi, I can help you to do this. I have done POC project earlier. Can start this job as per project requirements. Thanks Ashish A.
£600 GBP σε 7 ημέρες
4,3 (11 αξιολογήσεις)
4,6
4,6
Avatar Χρήστη
Hello there! My name is Anvesh, and I'm a professional with 8 years of experience in administrating systems. I understand that you need someone to document the set up of AWS using EKS (managed nodes) and support you to get it running. Specifically, we need to set up a POC on AWS using EKS so that we can document the steps to get it running. We also need to document any steps needed to setup ECR and create a cluster in EKS. Along the way, we should test Service A to make sure it returns the correct message when a GET is received, accesses the PV for storage, and can access the database using the secret creation step. I believe I am the perfect person for this job as I have the skills necessary to complete this project: problem solving, OS (Linux), shell & Python knowledge, squid proxy & socks5 knowledge, devops & webservers knowledge as well as kubernetes(eks,aks) & agro cd experiences.
£250 GBP σε 7 ημέρες
4,9 (18 αξιολογήσεις)
4,0
4,0
Avatar Χρήστη
Greetings! I possess excellent skills related to your project and having over 3 years of industrial experience as a DevOps Engineer. My area of expertise are: AWS, GCP, Azure, Kubernetes, Docker, Github, Github actions, Nginx, Apache, WHM, CPanel, Jenkins CICD pipelines, Ansible, Terraform and Shell Scripting. Kindly review my profile and acknowedge me back to discuss further and start the project right away. Looking forward to your response! Thanks Regards, Ibrar DevOps Engineer
£500 GBP σε 7 ημέρες
5,0 (1 αξιολόγηση)
1,6
1,6
Avatar Χρήστη
Hello Chris F., I have read the description and totally believe that I'm a best fit for this Please come over chat and discuss your requirement in a detailed way. Regards
£250 GBP σε 6 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
Hi Good afternoon This is Umair You can see clearly from my profile that all my reviews/feedbacks are 5 stars and that's for a sole reason that I only take those projects which are doable for me. I am very much familiar with Docker, Amazon Web Services and Kubernetes. I have done similar projects before. Let's have a quick chat on this project to clear further details and I will give you development feedback as soon as possible. I am a Full time developer and can work on Docker, Amazon Web Services and Kubernetes. Looking forward to working with you. Thanks Umair Anwar.
£700 GBP σε 20 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
Salutations! I've carefully reviewed your project requirements and can expertly guide you through setting up a POC on AWS using EKS with managed nodes. I'll document each step clearly, ensuring easy replication. From building Docker images for Java Spring Boot apps, uploading to ECR, creating clusters in EKS, setting up persistent volumes, to deploying services and creating ingress, I've got it covered. Let's make this process straightforward and replicable for your convenience. I'd love to discuss this further and answer any questions you may have. Let's chat about your project in more detail and get everything up and running smoothly. Kind regards, Arbaz A ?
£300 GBP σε 5 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
Hi there! My name is Ayesha, and I am a versatile Web and App Design and Development enthusiast with a passion for creating captivating digital experiences. With a keen eye for user-centered design and a strong command of cutting-edge technologies, I am the best candidate for your project. I understand how important it is for you to have someone document the set up of AWS using EKS so that you can replicate the steps and run the tests to ensure service functionality. Plus, I am experienced in setting up AWS environments and I'm available to help with any additional tasks necessary to make sure the project goes smoothly. I am confident that my skillset and knowledge make me the perfect fit for this project - please let me know if you would like me to discuss further or answer any additional questions!
£500 GBP σε 7 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
Hi, I have read the brief details on the job listing. I am a full stack developer with 6 years of coding experience. I have worked with multiple similar jobs before. I have worked on similar jobs before specially with Docker, Kubernetes and Amazon Web Services. Apart from that I have a good team of developers for doing web based jobs of any kind. You can check my portfolio here: https://www.freelancer.com/u/AITSoft I believe I can do this job. Lets discuss ! Shamshad
£750 GBP σε 10 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
Hi there! How are you? This is Leonid from Ukraine and I am a full stack developer with 13+ years of professional experience in dynamic and deadline-driven work environments. I have worked on many different web technologies such as front end and back end, PSD to HTML, pixel-perfect designs, mobile responsive HTML/CSS/Javascript/PHP projects. I understand you need someone to document the steps to set up AWS using EKS (managed nodes) and support you to get it running. With my experience in setting up AWS environments I can help you achieve this goal. Specifically, I would like to focus on steps 1-9 of the project description above. I can start work immediately. Looking forward to working with you. Kind Regards, Leonid
£500 GBP σε 7 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
Hello there! My name is Аліна and I'm a software developer with 4 years of experience in software development, formware development and specifically with AWS. I understand that you need someone to document the steps to set up a POC on AWS using EKS (managed nodes) and support you to get it running. Specifically, you need these items documented so you can replicate them: 1. Build a docker image for a Java Spring Boot application (which we will supply). This will be very simple. It will return a message when a GET is received. This is Service A The same applies to a different Spring Boot application (supplied). This will return a different message. This is Service B 2. Upload image to ECR. Document any steps in setting up ECR 3. Create a cluster in EKS.
£500 GBP σε 2 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
I'm a great fit because i have 12 years of experience on System admin. i have experience on kubernetes and aks ,aws , Docker . I'm ready to start working on your project and can complete it by 2 days . Looking forward to hearing from you, Please initiate a chat session so we can discuss more about it. Thank you.
£400 GBP σε 2 ημέρες
5,0 (1 αξιολόγηση)
0,0
0,0
Avatar Χρήστη
Hello, Greetings! Hope you are doing well! I have reviewed the requirement properly and I am well experienced with each of the required skills as I have 7+ years of experience in AWS so I can help you to set up a POC on AWS using EKS as per your mentioned requirement. I have worked on each of the skills in my previous projects so very well confident to take this relationship forward by dedicating myself for full time. Please let me know if we can connect soon to discuss the scope of work and proceed to start the work immediately. Looking forward to hearing from you soon. Regards, Laveena Pareek
£500 GBP σε 7 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0
Avatar Χρήστη
Hi Greetings! We are team of software developers. Success Key as An IT Services providing Company – We are providing Web Application Including, Domain Registration, Web Hosting, web Designing, Web Development, Cloud Services, Software Development, Mobile App Development and Services, Digital Marketing, Android & IOS Development and Services, Data Analysis / Management System, Frontend Framework Services, Software Testing and Quality Assurance, Crypto and Trading Strategy, UI Design and Animations & Lot Many Software Services. ✓ we are providing services at 30- 40% less than the market price. ✓ We have big team of around 1000+ software developers all over the world associated with us. ✓ We have 120+ of Software developers’ in-house team. ✓ We have developers working on almost all the technologies (160+). ✓ We will assign you a project manager who will assist you during entire process of project completion. ✓ We have 7 ++ years of experience in design and development. ✓ We can handle projects from small styling to full development from scratch. [Type here] WHY-Us: » Ready to Start on Immediate basis & provide proper Testing. » Keep your Data & Website Secure: Daily Progress Updates. » You will get 30-days FREE BUG-SUPPORT even after Project-Completion Please come in touch and let's discuss more detail about your task via chat. Project milestones will be decided during chat. Thanks and Regards: Success Key IT Group Of Companies.
£250 GBP σε 7 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0

Σχετικά με τον πελάτη

Σημαία της UNITED KINGDOM
CHELTENHAM, United Kingdom
5,0
26
Επαληθευμένη μέθοδος πληρωμής
Μέλος από Ιαν 10, 2006

Επαλήθευση Πελάτη

Ευχαριστούμε! Σου έχουμε στείλει ένα email με ένα σύνδεσμο για να διεκδικήσεις τη δωρεάν πίστωση σου.
Κάτι πήγε στραβά κατά την προσπάθεια αποστολής του email σου. Παρακαλούμε δοκίμασε ξανά.
Εγγεγραμμένοι Χρήστες Συνολικές Αναρτημένες Δουλειές
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Φόρτωση προεπισκόπησης
Δόθηκε πρόσβαση για Geolocation.
Η σύνδεση σου έχει λήξει και τώρα έχεις αποσυνδεθεί. Παρακαλούμε συνδέσου ξανά.