We have an urgent requirements of Big Data Developer profiles in our reputed MNC company.
Location: Pune/Bangalore/Hyderabad/Nagpur
Experience: 4-9yrs
Skills: Pyspark,AWS
or Spark,Scala,AWS
or Python Aws

About Persistent Systems
About
Company video


Connect with the team
Similar jobs
Responsibilities
· Work on PHP Laravel and CodeIgniter
· Experience for API development for mobile apps
· Train to junior PHP team member
· Complete allotted Project task on proper time
· Contribute to project tracking and planning
· Do Oral or written client communication for the project
· Client communication and technical support.
Requirements
· Excellent Communication skills
· Knowledge of HTML, CSS, Javascript, Bootstrap, and PHP
· Expertise in MVC architecture and MySQL
· Design/Development experience in Laravel
· Experience developing API using REST is huge plus point
· Strong proficiency in JavaScript, JQuery & third-party integration
· Clean coding style with the clear separating of UI and functionality.
· Problem Solving & Leadership skill
Experience: 0 to 2 years
Salary range: 15k to 45k
Location: Vesu, Surat
Can contact us directly on nine three one six one two zero one three two
Software Development Engineer (SDE) – Mobile / Full-Stack Developer (IoT & AI)
Company: PGAGI Consultancy Private Limited
Industry: AI & Emerging Technology Startup
Role Type: Full-Time
Work Mode: Work From Office
Experience Required: Minimum 2 Years
Location: Bangalore
About PGAGI
PGAGI Consultancy Private Limited is an AI-driven technology startup focused on building intelligent, scalable, and real-world digital solutions across AI & next-generation software systems.
We are looking for highly driven engineers who enjoy solving practical problems, building production-ready systems, and working across multiple technologies in a startup environment.
About the Role
We are looking for an SDE with strong React Native mobile development experience, full-stack development knowledge, and a clear background in IoT-based systems.
The candidate should have hands-on experience working with mobile applications that interact with IoT devices, sensors, hardware systems, real-time device data, or cloud-based IoT platforms.
Knowledge of AI-based systems, AI integrations, automation workflows, LLMs, or AI-powered product features will be considered a strong advantage.
The ideal candidate should also have basic team-leading capability, ownership mindset, and the ability to manage technical execution with a small development team.
Key Responsibilities
- Develop and maintain mobile applications using React Native.
- Build scalable, reusable, and production-ready mobile app components.
- Integrate mobile applications with backend APIs, databases, and cloud services.
- Work on IoT-based integrations, including:
- Device-to-app communication
- Sensor data handling
- Real-time device monitoring
- MQTT / WebSocket-based communication
- Hardware-software interactionIoT dashboard or control system integration
5.Collaborate with hardware, backend, frontend, AI, and product teams.
6.Work on AI-enabled features where required, such as:
- AI-based automation
- Data analysis
- AI alerts or recommendations
- LLM/API integrations
- Smart monitoring or decision-support systems
7.Lead small development tasks and guide junior developers.
8.Review code, debug issues, and improve application performance.
9.Participate in architecture planning and technical decision-making.
10.Ensure proper documentation of mobile flows, APIs, IoT integrations, and system logic.
Required Skills
- Minimum 2 years of experience in React Native mobile development.
- Strong knowledge of JavaScript / TypeScript.
- Experience in mobile app development for Android and/or iOS.
- Hands-on exposure to IoT systems or IoT-enabled applications.
- Experience working with IoT device data, sensors, MQTT, BLE, Wi-Fi modules, embedded systems, or real-time hardware communication.
- Experience with REST APIs, WebSockets, and real-time data handling.
- Basic full-stack development knowledge using Node.js, Python, FastAPI, Express.js, or similar backend technologies.
- Database knowledge such as MongoDB, PostgreSQL, Firebase, or similar.
- Understanding of Git, debugging, deployment, and development workflows.
- Ability to lead tasks, coordinate with team members, and take ownership of delivery.
AI Knowledge — Strong Priority
Candidates with knowledge or experience in the following will be preferred:
- AI-powered applications
- LLM API integrations
- OpenAI / Gemini / Claude APIs
- AI automation workflows
- AI-based monitoring or analytics
- Predictive alerts or recommendation systems
- AI agents or intelligent assistants
- Prompting and AI workflow design
Good to Have
- Experience with AWS IoT, Azure IoT, Google Cloud IoT, Firebase, or similar platforms.
- Experience with MQTT brokers, BLE, embedded hardware, Raspberry Pi, Arduino, ESP32, or similar devices.
- Native Android/iOS development knowledge.
- Experience building dashboards for IoT monitoring or device control.
- Prior experience in AI + IoT projects.
- Previous experience leading a small development team.
Candidate Expectations
- Must be comfortable working from the office.
- Should have strong ownership and problem-solving ability.
- Should be able to work across mobile, backend, IoT, and AI-related modules.
- Should communicate clearly with both technical and non-technical teams.
- Should be disciplined with timelines, documentation, and reporting.
- Should be capable of guiding junior developers and coordinating execution.
Why Join PGAGI?
- Opportunity to work on cutting-edge AI + IoT products.
- Fast learning and high-growth startup environment.
- Exposure to real-world intelligent systems and scalable architectures.
- High ownership and direct product impact.
- Collaborative engineering culture focused on innovation and execution.
Role: Full-Time, Long-Term Required: Docker, GCP, CI/CD Preferred: Experience with ML pipelines
OVERVIEW
We are seeking a DevOps engineer to join as a core member of our technical team. This is a long-term position for someone who wants to own infrastructure and deployment for a production machine learning system. You will ensure our prediction pipeline runs reliably, deploys smoothly, and scales as needed.
The ideal candidate thinks about failure modes obsessively, automates everything possible, and builds systems that run without constant attention.
CORE TECHNICAL REQUIREMENTS
Docker (Required): Deep experience with containerization. Efficient Dockerfiles, layer caching, multi-stage builds, debugging container issues. Experience with Docker Compose for local development.
Google Cloud Platform (Required): Strong GCP experience: Cloud Run for serverless containers, Compute Engine for VMs, Artifact Registry for images, Cloud Storage, IAM. You can navigate the console but prefer scripting everything.
CI/CD (Required): Build and maintain deployment pipelines. GitHub Actions required. You automate testing, building, pushing, and deploying. You understand the difference between continuous integration and continuous deployment.
Linux Administration (Required): Comfortable on the command line. SSH, diagnose problems, manage services, read logs, fix things. Bash scripting is second nature.
PostgreSQL (Required): Database administration basics—backups, monitoring, connection management, basic performance tuning. Not a DBA, but comfortable keeping a production database healthy.
Infrastructure as Code (Preferred): Terraform, Pulumi, or similar. Infrastructure should be versioned, reviewed, and reproducible—not clicked together in a console.
WHAT YOU WILL OWN
Deployment Pipeline: Maintaining and improving deployment scripts and CI/CD workflows. Code moves from commit to production reliably with appropriate testing gates.
Cloud Run Services: Managing deployments for model fitting, data cleansing, and signal discovery services. Monitor health, optimize cold starts, handle scaling.
VM Infrastructure: PostgreSQL and Streamlit on GCP VMs. Instance management, updates, backups, security.
Container Registry: Managing images in GitHub Container Registry and Google Artifact Registry. Cleanup policies, versioning, access control.
Monitoring and Alerting: Building observability. Logging, metrics, health checks, alerting. Know when things break before users tell us.
Environment Management: Configuration across local and production. Secrets management. Environment parity where it matters.
WHAT SUCCESS LOOKS LIKE
Deployments are boring—no drama, no surprises. Systems recover automatically from transient failures. Engineers deploy with confidence. Infrastructure changes are versioned and reproducible. Costs are reasonable and resources scale appropriately.
ENGINEERING STANDARDS
Automation First: If you do something twice, automate it. Manual processes are bugs waiting to happen.
Documentation: Runbooks, architecture diagrams, deployment guides. The next person can understand and operate the system.
Security Mindset: Secrets never in code. Least-privilege access. You think about attack surfaces.
Reliability Focus: Design for failure. Backups are tested. Recovery procedures exist and work.
CURRENT ENVIRONMENT
GCP (Cloud Run, Compute Engine, Artifact Registry, Cloud Storage), Docker, Docker Compose, GitHub Actions, PostgreSQL 16, Bash deployment scripts with Python wrapper.
WHAT WE ARE LOOKING FOR
Ownership Mentality: You see a problem, you fix it. You do not wait for assignment.
Calm Under Pressure: When production breaks, you diagnose methodically.
Communication: You explain infrastructure decisions to non-infrastructure people. You document what you build.
Long-Term Thinking: You build systems maintained for years, not quick fixes creating tech debt.
EDUCATION
University degree in Computer Science, Engineering, or related field preferred. Equivalent demonstrated expertise also considered.
TO APPLY
Include: (1) CV/resume, (2) Brief description of infrastructure you built or maintained, (3) Links to relevant work if available, (4) Availability and timezone.
To meet the growing demand for TMRW editorial and marketing teams, we are looking for exceptionally talented, bright, and driven people. If you have strong shoot production and art direction experience and a diverse shoot portfolio in the fashion industry, we’d like to speak with you. This is an exciting opportunity for someone who is an entrepreneurial-minded candidate, wants to work in a start-up like environment, has 10+ years of work experience in working with art leads and studios, and help produce best-in-class shoots (catalogue and campaign and still and video). This person will serve as a key partner between TMRW’s content & creative leads, production houses and agencies, and talent like photographers, models, hair and make-up and stylists as well as the brands we own.
As Creative Producer, your primary responsibility will be to lead, schedule and execute still and video (including prep, PPMs, reviews, walk throughs, fittings) for all our brands across all assets (including social media, catalogue, campaign, digital platforms and e-commerce). The candidate should be well connected within the industry, have significant development / production experience and contacts and a strong understanding of production costs. Must have deep relationships with the Indian talent – photographers, models, hair and make-up artists, videographers, script writers and the wider creative community and hands-on experience with contracts and legal issues related to shooting. You will be actively developing shoot rosters and styling guidelines, booking top talent at best prices, handling contracts of crew, schedules, playbooks for shoots, mood boards for each brand and working closely with marketing, content, graphic design, fashion design and brand teams to execute these. You will be the lead POC for all shoots – including liaising with talent, agencies, legal and shoot operations team.
Hustle, negotiation skills and need for speed and ability to scale are essential to the role - and with this mindset you will handle end-to-end shoot strategy for up and coming fashion and style brands, networking, planning and conceptualising shoots as well as setting up a closet for stylists, prop closet, shoots processes and annual roadmaps. You will be the owner of shoot timelines, daily/monthly schedules, help overcome obstacles, make difficult trade-off decisions, and balance business needs and creative constraints. Experience in leading a production house/ team, indoor-outdoor shoot planning, ability to negotiate and budget handling, relevant industry contacts are required for this role.
BASIC QUALIFICATIONS
-8+ years of experience in production and shoot management, especially fashion shoots
-Experience defining daily shoot requirements and using data and metrics to determine improvements
-Diverse portfolio of shoots – across indoor, outdoor, model and product, static, and video.
-A proven track record of developing successful shoots an independent producer, or in a studio or as part of a customer-facing media company.
-Strong understanding of break-up of production costs and ability to negotiate.
-Strong interest and knowledge about fashion, future trends in production and tech innovation
-Excellent relationship management, communication, and organizational skills
-Ability to adapt to a quickly changing, fast-paced environment - Strong working relationships with the Indian creative community.
PREFERRED QUALIFICATIONS
-An educational background in fashion-related fields
-Ability to succeed amidst ambiguity
-Leveraging skills to invent, improve, and scale
-Proven ability to analyze license and legal agreements in high-pressure environments
-High attention to detail, comfortable with hands-on management of tasks
-Proven ability to meet tight deadlines, multi-task, and prioritize workload
-Adept at working with different formats of shoots and making recommendations on improvements for both shoots and processes
-Ability to plan ahead and maintain trackers
SR Accounts Receivable:
1 - Processing accounting receivables and incoming payments in compliance with financial policies and procedures
2 - Performing day to day financial transactions, including verifying, classifying, computing, posting and recording accounts receivables' data
3 - Preparing bills receivable, invoices and bank deposits
4 - Presenting Receivable MIS to the stakeholder’s
5 - Evaluating Receivable MIS & action course for recovery
6 - Clearing B2B Primary/Secondary/Tertiary claims on regular intervals
7 - Approving Invoices of all B2B Customers on regular basis
8 - Reconciling Customer accounts every month
Must haves -
1.Creating MIS
2.Reports
3.Advanced excel
Note : Looking from FMCG companies
Roles and Responsibilities
Essential Functions / Responsibility:
Desired Candidate Profile
Business Development/ Sales Manager profile with a Foreign client-facing role ( US & UK) and has some experience in the IT services/ Data industry. Please look for candidates who are working in data/technology/digital consulting companies.We are looking for 4-5years relevant Experience-ROR.
Job accountability:
• Write effective and scalable code in Ruby Build back-end components for web applications
• Test applications for performance, responsiveness and security
• Review and debug junior developers’ code
• Integrate data storage and data processing solutions
• Build, install and share gems and plugins
• Create automated test scripts
• Improve and maintain applications after deployment
• Coordinate with team members who work on different layersof infrastructure
Role requirements:
• Experience with support of high-availability, high-performance,customer-facing web applications
• Expert in configuring and deploying multiple rails applications quickly
• Experience with collaborative code development in small agile teams and managing releases (Git, Continuous Integration, Capistrano)
• Experience building internal and external APIs and RESTful web services
• Strong foundation in Database ( MySQL / Postgres )
• Outstanding understanding of software design and architecture
• Should have knowledge on Micro Services.
It will be good if you also have :
Worked in a web startup before and been part of the core
development during high growth phase. Practical experience with building scalable, high availability and
high performance systems.
Hands-on background with agile development practices includingtest driven development and scrums Contributed to open source projects on Github Familiarity with a variety of programming languages and development tools Worked on Any Tech Upgradations
Role- Software Development Engineer-2
As a Software Development Engineer at Amazon, you have industry-leading technical abilities and demonstrate breadth and depth of knowledge. You build software to deliver business impact, making smart technology choices. You work in a team and drive things forward.
Top Skills
You write high quality, maintainable, and robust code, often in Java or C++ or C#
You recognize and adopt best practices in software engineering: design, testing, version control, documentation, build, deployment, and operations.
You have experience building scalable software systems that are high-performance, highly-available, highly transactional, low latency and massively distributed.
Roles & Responsibilities
You solve problems at their root, stepping back to understand the broader context.
You develop pragmatic solutions and build flexible systems that balance engineering complexity and timely delivery, creating business impact.
You understand a broad range of data structures and algorithms and apply them to deliver high-performing applications.
You recognize and use design patterns to solve business problems.
You understand how operating systems work, perform and scale.
You continually align your work with Amazon’s business objectives and seek to deliver business value.
You collaborate to ensure that decisions are based on the merit of the proposal, not the proposer.
You proactively support knowledge-sharing and build good working relationships within the team and with others in Amazon.
You communicate clearly with your team and with other groups and listen effectively.
Skills & Experience
Bachelors or Masters in Computer Science or relevant technical field.
Experience in software development and full product life-cycle.
Excellent programming skills in any object-oriented programming languages - preferably Java, C/C++/C#, Perl, Python, or Ruby.
Strong knowledge of data structures, algorithms, and designing for performance, scalability, and availability.
Proficiency in SQL and data modeling.
Dear Job seekers,
Greetings from PIXEL WEB SOLUTIONS....!!!
Pixel Web Solutions is a global Web / IT Servicing Company with a strong team of technical and professional expertise. We believe in Innovative Solutions that turn the business idea into achievable goals. We work on a wide array of Technologies that can provide sustainable and long-term business solutions. More than 5+ Yrs of experience in global IT markets, we have curved ourselves to adapt leading & cutting edge technologies.
Job Description
The candidate should have positive attitude with analytical skills. The candidate will be required to play a vital role in the team and should be capable to lead a team for long-term with a positive impact on the team.
|
|
Position Vacant Details |
|
POSITION NAME |
Junior HR |
|
EXPERIENCE |
0 - 1 Year |
|
SALARY |
Negotiable |
|
LOCATION |
Madurai |
Responsibilities
-
Sourcing candidates through different channels of Recruitment like various Job Portals, Professional Sites, Database.
-
Handling End-to-End IT & Technical recruitment Life cycle.
-
Good exposure in Cold Calling
-
Scheduling and Tracking the Shortlisted Candidates until they join.
-
Should have experience in pre joining and post joining formalities.
-
Candidate must possess good Confidence, Multitasking ability, Time management skill, Team working ability
Also, provide us with the below information required for the further process;-
Details Required:-
Current Company:
Current Designation:
Experience:
Current CTC:
Expected CTC:
Notice Period:









