Service Engineer for Incubators, CO2 Incubators, Shakers, Ovens, DM water system, Centrifuges, (non refrigerant)etc... Engineers will be responsible for Installations, Breakdown visits, PM and AMC visits. Opening at Bangalore and Chennai. Education - BTech or Diploma in Electronics / Electrical / Mechanical. Candidates with 1-4 years preferred.
Featured Listings
Check out our featured listings
Business Development Associate
Job Title: Investment Manager - Sales €TC Offered-3-4lpa+ incentive Roles and Responsibilities: End-to-end sales of vacant and new properties through leads assigned in CRM Generating and Conducting Site Visits of interested clients to relevant properties. Managing negotiations with Buyers and ensuring deal closures Achieving target of 5 to 6 prospective site visits every week Skills Required: Excellent communication skills written and verbal. Proficient in both Hindi & English and local language is advantage MS office Customer relationship Management, Sales & Negotiations Skills Energy, aggression, enthusiasm and Confidence Educational Qualification & Work Experience • A graduate from any discipline is preferred - 1 year of experience in sales in any industry is preferred. Freshers also welcome Compensation, Perks and Benefits: Uncapped Incentives based on sales performance Goal based auto-appraisals and promotion in every 3 months, with 10% hike on each goal cro…
Cloud Practitioner – Java With AWS
We are looking for Cloud Practitioner - AWS with 4-6 years for our esteemed client for Bangalore location. Key Skills: AWS, Java/.NET, Python/BASH, EC2, EKS, S3, RDS, SQS and Lambda, Kubernetes, and Docker This is an immediate requirement. Please apply if you can join within 20 days or close to 20 days. Roles and Responsibilities: • Design, develop, and maintain applications in the AWS cloud platform. • Collaborate with team members to design and implement cloud-based solutions. • Troubleshoot, debug, and resolve technical issues. • Write clean, efficient, and maintainable code. • Conduct code reviews and ensure adherence to coding standards. • Write technical documentation and provide user support. Requirements • 4-6 years of experience in Software development • 2-3 years of hands-on experience with AWS • Experience in Cloud based and Hybrid solutions. • Experience in Designing Critical, highly available and high performing cloud-based enterprise solutions. • Strong knowled…
PAYTM Field Sales Executive
Immediate Opening company *PAYTM* (ONROLL) SALARY - 26000+ Incentives Qualification - SSLC and Above Location - Yelahanka, Devanahalli Android Mobile and Two Wheeler Mandatory WhatsApp no 9113222804 interested candidates share ur CV on WhatsApp
Velca is hiring Solid Designer in Devanahalli
The candidate should have a strong proficiency in solid design software, such as SolidWorks or AutoCAD, which is crucial for creating and refining detailed technical drawings and prototypes. This expertise enables effective design and development of innovative rack solutions, ensuring precision and functionality throughout the production process.Able to commute to Devanhalli region.
Latest Listings
Check out our newest listings
Sarayu Clinics
- Chirag Enclave Main Rd, Block R, Greater Kailash I, Greater Kailash, New Delhi, Delhi 110048
- 8882870882
- Business Development
Senior Python Developer (Performance Optimization)
- Prasanth Layout, Prasanth Extension, Whitefield, Bengaluru, Karnataka 560066
- 8667871654
- IT
Accounts Executive
- THIMMAIAH CHEMBER , GROUND FLOOR, 1st MAIN, 1st Cross Rd, behind BANK OF MAHARASTRA, Gandhi Nagar
- 9845807128
- Consultancies
Marketing Executive
- Bengaluru, Karnataka
- 9994330324
- Business Development
Service Engineer
- Bangalore, Chennai
- 9212795810
- Consultancies
Refrigeration Engineers
- Electronics City Phase 1, Electronic City, Bengaluru, Karnataka 560100
- 9212795810
- Consultancies
Asst. Sales Manager_Direct
- 1st Floor, Marixn Technologies Pvt Ltd, 1256, 3rd Main Road, 1st Block, Kodichikknahalli, DUO Layout, Bilekahalli, Bengaluru, Karnataka 560076
- +917019554935
- Web Development
From the Blog
Read our latest articles
No Privacy Left !!!
JMeter Interview Questions & Answers
Jmeter Interview Questions
What Is Jmeter? JMeter is one of the Java tools which is used to perform load testing client/server applications. Apache JMeter is open source software, a 100% pure Java desktop application designed to load test functional behavior and measure performance of the application. It was originally designed for testing Web Applications but has since expanded to other test functions. Explain How Jmeter Works? JMeter acts like a group of users sending requests to a target server. It collects response from target server and other statistics which show the performance of the application or server via graphs or tables. Explain Where You Can Use Functions And Variables? Variables and functions can be written into any field of any test component. Mention What Are Regular Expressions In Jmeter? Based on the pattern, regular expression are used to search and manipulate text. JMeter is useful in interpreting forms of r…Hadoop Interview Questions & Answers
Hadoop Interview Questions
On What Concept The Hadoop Framework Works? It works on MapReduce, and it is devised by the Google. What Is Mapreduce? Map reduce is an algorithm or concept to process Huge amount of data in a faster way. As per its name you can divide it Map and Reduce. The main MapReduce job usually splits the input data-set into independent chunks. (Big data sets in the multiple small datasets) MapTask: will process these chunks in a completely parallel manner (One node can process one or more chunks).The framework sorts the outputs of the maps. Reduce Task : And the above output will be the input for the reducetasks, produces the final result. Your business logic would be written in the MappedTask and ReducedTask. Typically both the input and the output of the job are stored in a file-system (Not database). The framework takes care of scheduling tasks, monitoring them and re-executes the failed tasks What Is Comput…