11+ Wireless network Jobs in Hyderabad | Wireless network Job openings in Hyderabad
Apply to 11+ Wireless network Jobs in Hyderabad on CutShort.io. Explore the latest Wireless network Job opportunities across top companies like Google, Amazon & Adobe.
Role- Sr. Engineer Networking-(Post Sales- Implementation Team)
The purpose of the role is to implement and manage different Networking Project implementation for 22by7 customers. Preparing Plan of Action (PoA), Scope of Work (SoW), and implementation documents and submitting to customers.
Key Responsibilities:
Project Implementation as per SoW
Interact with client Project Manager and managing the implementation activities for the client
Troubleshooting L1/L2/L3 tickets and submitting the RCA.
Responsible for documentation and reporting
Presenting the appropriate solutions at customer meetings.
Keeping well informed of general technical developments, company products and services.
Maintaining accurate, up to date reporting using the company systems and providing reporting where required.
Ensuring that product, technical and market knowledge is kept up to date by reading literature, networking, attending training courses, collaborate with other colleagues and sharing unique knowledge with the rest of the company.
Maintaining a positive and healthy attitude that contributes directly to the working environment of the sales team and the Company.
Perform all other role-related tasks as assigned.
Key Requirements:
3 to 5 years of experience, out of which recent 3 years minimum on handson implementation of Aruba switches and wi-fi solutions
Mandatory Hands on experience on technologies (Routing, Switching, Wi fi)
Good understanding of OSI Model, TCP/IP protocol suite (IP, ARP, ICMP, TCP, UDP, SNMP, FTP, TFTP).. IP addressing & sub netting, Routing Concepts (OSPF, BGP), VLSM/CIDR
In-depth knowledge of L2 technology and protocols like VLANs, VLAN Tagging (IEEE 802.1q), LACP, VLAN trunking, STP (IEEE 802.1D and other 802.1 implementations.).
Good working knowledge of Application layer protocols and functions such as FTP, DHCP, DNS, SNMP, HTTP/HTTPS, LDAP, Radius, User Authentication Mechanisms, SMTP etc.
Implementation scenarios, configuration and troubleshooting of network related issues.
Key Skills:
Routers, Switches, Wi-Fi (Primary Skill- Aruba Switches, Aruba Central, Aruba IAP, Mobility Controller, Mobility Master, Aruba Airwave, Aruba CPPM etc)
Secondary Product suite- Cisco or Ruckus
It will be added advantage if the candidate has a combination of skills in Aruba and network security like Palo Alto etc.
Education- Open
Diploma- Any Diploma
UG: Any Graduate - Any Specialization, B.Tech/B.E. - Any Specialization, Electrical, Electronics/Telecommunication, Diploma - Any Specialization
PG: Any Postgraduate - Any Specialization (Post Graduation Not mandatory)
CTC- As per the market standard
Job Title : Senior Java Developer with Corticon
Experience : 5 to 8 Years
Location : Hyderabad (Work From Office)
Notice Period : Immediate to 15 Days (Official 30 Days Notice Acceptable if Negotiable to 15 Days)
Mandatory Skills : Java, Corticon, Project Management, SDLC, Problem-Solving, Analytical Thinking, Agile Methodologies.
Key Responsibilities :
- Develop and maintain scalable Java-based enterprise applications.
- Integrate and manage Corticon business rules engine within application architecture.
- Collaborate with cross-functional teams to deliver high-quality solutions on time.
- Participate in design reviews, code reviews, and performance tuning.
- Troubleshoot complex technical issues and implement appropriate solutions.
Required Qualifications :
- Bachelor’s degree in Computer Science, Engineering, or a related field (Regular Education only).
- Strong hands-on experience in Java development.
- Proven experience working with Corticon for business rules implementation.
- Excellent understanding of software development life cycle (SDLC) and Agile methodologies.
- Strong project management skills and experience in leading complex projects.
- Excellent analytical, problem-solving, and communication skills.
Note : This is an urgent hiring need. Candidates with Immediate to 15 Days of notice are highly preferred. Candidates on official 30 Days notice can also apply if flexible to join within 15 Days.
Senior Database Administrator (DBA)
Database Reliability & Performance • Senior Individual Contributor
- Experience: 6–9 years in production database administration / engineering
- Level: Senior Individual Contributor (hands-on)
- Function: Data Platform — reliability, performance, and governance across relational and distributed SQL & NoSQL DBs.
About the Role
We are hiring a Senior Database Administrator to own the health, performance, and reliability of the data layer behind a high-scale, multi-tenant platform. Our environment spans several independent PostgreSQL database instances, a cache-first read tier, change-data-capture pipeline, analytics and archival stores. Should be capable of implementing NoSQL stores (Cassandra / ScyllaDB) & MySQL end to end as we scale.
This is a hands-on senior IC role for someone who has run demanding production databases and wants full ownership: partitioning and maintenance, performance tuning, monitoring, uptime, disaster recovery, and the security and data-governance documentation that keeps a regulated, multi-tenant platform audit-ready. You will work closely with, and take direction from, engineering leadership — translating priorities into a well-run, well-documented data platform.
What You'll Own
PostgreSQL Depth
- Administer multiple production PostgreSQL instances (v16+), including schema/DDL review, migrations, and release coordination.
- Design and maintain table partitioning strategies (range/hash/time-based) and automate partition lifecycle — creation, retention windows, and safe drops.
- Own query and instance performance tuning: EXPLAIN/ANALYZE, indexing strategy, autovacuum/bloat management, connection pooling (e.g. PgBouncer), and parameter-group tuning.
- Execute zero-downtime schema changes using expand–migrate–contract / blue-green patterns; assess lock impact and avoid long ACCESS EXCLUSIVE locks on hot tables.
- Manage replica topology (writer/reader endpoints), replication lag, and read-scaling as load grows.
- Partner with app teams on migration tooling (e.g. Flyway) and paired forward/rollback scripts; enforce idempotent, reviewed, tested DDL.
NoSQL & Scale
- Data-model, deploy, and operate distributed NoSQL clusters — Cassandra and/or ScyllaDB — including partition/clustering key design, compaction strategy, repair, and node operations (bootstrap, decommission, scale-out).
- Lead the planned migration of high-volume payload tables from partitioned PostgreSQL to Cassandra/ScyllaDB: capacity planning, dual-write/backfill design, cutover, and validation.
- Tune distributed-store read/write paths, consistency levels, and cluster sizing for predictable latency at scale.
- Support the cache-first architecture (Redis) and change-data-capture / streaming pipelines (e.g. Kafka) that move data to analytics and cold-archival stores.
Operations, Reliability & DR
- Own database uptime and SLOs; build and maintain monitoring, alerting, and dashboards for the key signals (latency, replication lag, CPU/IO, connections, vacuum lag, error rates).
- Define and regularly test backup and disaster-recovery strategy — RPO/RTO targets, point-in-time recovery, restore drills, and cross-AZ / future multi-region readiness.
- Drive incident response for database-related issues: triage, mitigation, root-cause analysis, and follow-up actions.
- Write and maintain runbooks (partition maintenance, failover, archival, DR, migration procedures) and participate in an on-call rotation for the data layer.
- Establish production-change discipline: pre-flight and post-deploy verification, rollback criteria, and backup verification before destructive operations.
Security, Governance & Documentation
- Implement and maintain database access control — least-privilege roles, schema-scoped permissions, and row-level security (RLS) for multi-tenant isolation.
- Own data-governance documentation: PII maps, per-table retention policies, audit-readiness, and the controls behind privacy-regulation compliance (e.g. GDPR / DPDP-style erasure and legal-hold workflows).
- Author and maintain architecture decision records (ADRs), schema documentation, and monitoring/runbook docs so the data platform is legible to the wider team.
- Uphold encryption-at-rest/in-transit posture and safe handling of sensitive columns; keep the data layer aligned with the platform's compliance requirements.
Coding & Automation Bar (Required)
This role is automation-first, not click-ops. The right candidate treats repetitive database work as something to script away and can drop into application code when a problem demands it.
- Strong scripting in Python and Bash for automation of maintenance, backups, partition management, backfills, and health checks.
- Comfortable with infrastructure-as-code (e.g. Terraform) and configuration management (e.g. Ansible) for reproducible database infrastructure.
- Solid SQL and PL/pgSQL; able to read and debug application-layer database code and, worst case, write or patch application code (e.g. Python/Node/Java) to unblock a fix.
- Fluent with Git-based workflows, code review, and CI for database migrations and tooling.
Required Qualifications
- 6–9 years operating relational databases in demanding production environments, with deep PostgreSQL expertise (internals, partitioning, replication, performance tuning).
- Hands-on experience running at least one distributed NoSQL store in production — Cassandra or ScyllaDB strongly preferred (other wide-column/distributed stores considered).
- Proven ownership of backup/DR, monitoring, and incident response for production databases.
- Strong scripting/automation background (Python, Bash) and experience with IaC.
- Experience with managed cloud databases (AWS RDS or equivalent) and understanding of instance/parameter-group tuning, replicas, and failover.
- Experience designing for multi-tenancy and data isolation at scale.
- Clear written communication — able to produce runbooks, ADRs, and governance docs a team can rely on.
Nice to Have
- Experience migrating workloads from PostgreSQL to Cassandra/ScyllaDB (or similar relational-to-distributed migrations).
- Familiarity with Redis as a cache tier and with CDC / streaming pipelines (e.g. Kafka, Debezium).
- Exposure to Flyway (or Liquibase), pgTAP or similar schema testing, and PgBouncer.
- Working knowledge of privacy regulations (GDPR, India DPDP) and audit/compliance processes.
How You Work
- Ownership mindset — takes a directive and runs it to done, with sound judgment on trade-offs.
- Reliability-first and detail-oriented; disciplined about verification, rollback, and documentation.
- Collaborative in a high-performing engineering team; communicates clearly with developers and leadership.
- Pragmatic and scale-aware — designs for where the platform is going, not just where it is.
Position Overview:
We are seeking a highly skilled and motivated Identity and Access Management (IAM) Developer/IAM Engineer to join our dynamic team. The successful candidate will be responsible for designing, implementing, and maintaining robust IAM solutions that ensure secure access to our systems and applications. This role involves collaborating with various teams to understand their requirements and deliver scalable and efficient IAM systems.
Key Responsibilities:
- The technical developer must comprehend and implement customization based on specifications in business requirement documents or sprint tasks.
- They should review the solution with the business analyst before presenting it to external stakeholders or deploying it to any production environment.
- All customizations, fixes and tests are correctly documented with all related scenarios, evidence and stored in the corresponding folders/ tools.
- All deployments must adhere to application factory guidelines and be validated by team members.
- Developers are responsible for productive system deployments using the ‘4 eyes principle’, ensuring dual verification. Accurately and methodically complete all required information in predefined templates for cutover plans, system testing, UAT, change requests, and application team communications as instructed.
- Comprehend existing template content, make necessary updates, ensure team alignment, and address issues before submitting to the application team for review.
- Maintain frequent communication with team members to report progress, ensure alignment, and promptly address any issues or blockers encountered.
- Prepare and internally review test data for demo/ UAT sessions with the application team, ensure sessions are recorded and structured logically, and assess all feedback received for potential integration.
- Assess feasibility, develop configurations, prepare test data, conduct demo and UAT sessions, create production deployment documents, submit change requests, execute go-live, and facilitate handover to Operations.
Required Qualifications:
- Have a minimum of 2 years of hands-on experience with the identity product (Saviynt EIC 23.x/24.x)
- Possess comprehensive understanding of Saviynt IGA architecture, with practical experience in application onboarding, workflow implementation, Segregation of Duties (SOD), certifications, and custom jar development.
- Know and have experience working in agile environments (Scrum), being capable of following the existing protocols and ceremonies that will be part of the day-to-day basis.
- JSON working knowledge.
- Build SQL queries when required (MySQL 8.0 as backend)
- Knowledge of APIs (SOAP, REST)
- Capable of using tools to consume APIs like Postman or SOAP UI
- Basic knowledge on directory services and applications like Active Directory, Azure AD, Exchange (online/ on-prem)
Role Summary
The Junior Manual Tester will support the QA team in testing Android, iOS, and web
applications. This role is suited for someone starting their career in software testing who is
eager to learn test design, execute manual test cases, identify defects, and collaborate with
the development team. Training and guidance will be provided to help the candidate grow
within the QA function.
Key Responsibilities
1. Requirement Understanding
●Review basic business and functional requirements to understand feature
expectations.
●Ask questions and clarify uncertainties with senior testers or product managers.
●Participate in requirement review meetings when needed.
2. Test Planning Support
●Assist in preparing simple test plans under guidance.
●Help identify key areas that require testing.
●Contribute to preparing basic test datasets.
3. Test Case Creation & Documentation
●Write simple, clear, and structured test cases for assigned modules.
Maintain and update test cases in tools such as JIRA or Zephyr Scale.
●Document expected vs. actual results with accuracy.
4. Test Execution
●Execute manual test cases on web browsers and mobile devices
(Android/iOS).
●Perform basic functional, UI, usability, and regression testing.
●Carry out cross-browser and cross-device testing as instructed.
5. Defect Reporting & Management
●Identify and log defects with clear steps to reproduce, screenshots, and observations.
● Track defects using JIRA and coordinate with developers for retesting.
● Verify fixed defects and ensure proper closure.
6. Exploratory Testing
●Conduct exploratory and ad-hoc testing to uncover additional issues beyond scripted scenarios.
●Highlight unusual behaviors and potential edge cases to the QA team.
7. Test Reporting
●Provide daily updates on test progress, issues, and blockers.
●Assist in preparing concise test summary reports at the end of each test cycle.
8. Basic Non-Functional Testing Exposure
●Perform basic checks related to performance, compatibility, and security under guidance.
●Validate application behavior across different browsers, OS versions, and devices.
9. Test Environment & Test Data Support
●Assist in setting up test devices, browsers, and environments.
●Prepare simple test data for positive, negative, and edge case scenarios.
●Inform developers or DevOps teams about any environment-related issues.
10. Collaboration & Continuous Learning
●Participate in Agile ceremonies including daily stand-ups, sprint planning, and retrospectives.
●Work closely with senior testers, developers, and product owners.
●Learn and adopt new testing tools, techniques, and QA best practices.
11. Optional (Preferred but Not Mandatory): Automation & API Testing Exposure
●Understand basic automation concepts by collaborating with automation engineers.
● Execute simple automated scripts if required.
● Perform basic API testing using Postman (status code and response validation).
Required Skills
● Bachelor’s degree in Computer Science, Information Technology, or a related field.
● Completion of a Manual Testing Course covering software testing fundamentals
● 1 year of experience in Manual Testing
● Basic understanding of software testing concepts, SDLC, and STLC.
● Familiarity with mobile and web applications.
● Good analytical and problem-solving skills.
● Strong attention to detail and ability to follow instructions.
● Basic knowledge of JIRA or any bug-tracking tool (training can be provided).
● Good Proficiency in English, written and verbal, and teamwork skills.
Preferred Skills (Nice to Have)
● Exposure to Postman or basic API testing.
●Understanding of JSON/XML data formats.
●Familiarity with automation tools such as Selenium or Espresso.
Why Join SurveyHeart
At SurveyHeart, we’re building a platform that empowers creators, educators, and businesses to engage through intelligent surveys and quizzes.
As part of our Testing team, you’ll work in a collaborative environment where Accuracy, speed, and accountability drive everything we do.
You’ll be trusted to take ownership, experiment boldly, and directly impact the growth of one of India’s most loved SaaS platforms.
Responsibilities
- Develop and maintain robust APIs to support various applications and services.
- Design and implement scalable solutions using AWS cloud services.
- Utilize Python frameworks such as Flask and Django to build efficient and high-performance applications.
- Collaborate with cross-functional teams to gather and analyze requirements for new features and enhancements.
- Ensure the security and integrity of applications by implementing best practices and security measures.
- Optimize application performance and troubleshoot issues to ensure smooth operation.
- Provide technical guidance and mentorship to junior team members.
- Conduct code reviews to ensure adherence to coding standards and best practices.
- Participate in agile development processes including sprint planning daily stand-ups and retrospectives.
- Develop and maintain documentation for code processes and procedures.
- Stay updated with the latest industry trends and technologies to continuously improve skills and knowledge.
- Contribute to the overall success of the company by delivering high-quality software solutions that meet business needs.
- Foster a collaborative and inclusive work environment that promotes innovation and continuous improvement.
Qualifications
- Possess strong expertise in developing and maintaining APIs.
- Demonstrate proficiency in AWS cloud services and their application in scalable solutions.
- Have extensive experience with Python frameworks such as Flask and Django.
- Exhibit strong analytical and problem-solving skills to address complex technical challenges.
- Show ability to collaborate effectively with cross-functional teams and stakeholders.
- Display excellent communication skills to convey technical concepts clearly.
- Have a background in the Consumer Lending domain is a plus.
- Demonstrate commitment to continuous learning and staying updated with industry trends.
- Possess a strong understanding of agile development methodologies.
- Show experience in mentoring and guiding junior team members.
- Exhibit attention to detail and a commitment to delivering high-quality software solutions.
- Demonstrate ability to work effectively in a hybrid work model.
- Show a proactive approach to identifying and addressing potential issues before they become problems.
-
Responsibilities
- • Collaborate with the core team building a state-of-the-art blockchain based SaaS.
- • Building front-end web applications using latest technologies.
- • Suggest and ideate high- and low-level design and architecture requirements for implementation of features.
- • Apply comprehensive knowledge and a thorough understanding of concepts, principles, and technical capabilities to perform varied tasks and projects.
- • Backend RESTful API Design and server-side development for web and mobile apps.
- • Develop and design database schemas on MongoDB.
- • Perform code reviews and unit tests to ensure code consistency and maintainability.
- • Setup alerts, monitoring & metrics, provision and manage resources on AWS Cloud.
Minimum Qualifications
- • Passion to solve complex problems of agriculture in a dynamic start-up environment
- • Flexible, curious, exploratory, and can-do attitude
- • Great sense of ownership and ability to work with very limited supervision
- • Bachelor's degree in Computer Science, related technical field, or equivalent practical experience.
- • 2-5 years of hands-on coding expertise in software engineering.
- • Experience with JavaScript, HTML, CSS.
- • Ability to speak English fluently.
Preferred Qualifications
- • Strong programming experience of 2+ years with Node.js, Express.js, MongoDB and Angular stack.
- • Strong problem solving/troubleshooting skills.
- • Experience with software design and architecture for building highly efficient and scalable systems.
- • Experience with MongoDB Atlas for database hosting and storage.
- • Experience with SDLC in an Agile work environment using tools like Jira and GitHub.
- • Experience with AWS Services like ECS, EKS, EC2, S3, Lambda, Load Balancing, Route 53, API Gateway along with Infrastructure provisioning and optimization.
- • Knowledge and experience of NoSQL Databases is a must.
- • Experience with DevOps, CI/CD pipelines on Jenkins, GitHub Actions, etc.
- • Experience with containerization environments like Docker & Kubernetes.
- • Experience with Material Design is an advantage.
- • Experience with TDD is an advantage.
- • Experience or familiarity of blockchain protocols like Hyperledger Fabric a big advantage.

at Altimetrik
Senior .NET Cloud (Azure) Practitioner
Job Description Experience: 5-12 years (approx.)
Education: B-Tech/MCA
Mandatory Skills
- Strong Restful API, Micro-services development experience using ASP.NET CORE Web APIs (C#);
- Must have exceptionally good software design and programming skills in .Net Core (.NET 3.X, .NET 6) Platform, C#, ASP.net MVC, ASP.net Web API (RESTful), Entity Framework & LINQ
- Good working knowledge on Azure Functions, Docker, and containers
- Expertise in Microsoft Azure Platform - Azure Functions, Application Gateway, API Management, Redis Cache, App Services, Azure Kubernetes, CosmosDB, Azure Search, Azure Service Bus, Function Apps, Azure Storage Accounts, Azure KeyVault, Azure Log Analytics, Azure Active Directory, Application Insights, Azure SQL Database, Azure IoT, Azure Event Hubs, Azure Data Factory, Virtual Networks and networking.
- Strong SQL Server expertise and familiarity with Azure Cosmos DB, Azure (Blob, Table, queue) storage, Azure SQL etc
- Experienced in Test-Driven Development, unit testing libraries, testing frameworks.
- Good knowledge of Object Oriented programming, including Design Patterns
- Cloud Architecture - Technical knowledge and implementation experience using common cloud architecture, enabling components, and deployment platforms.
- Excellent written and oral communication skills, along with the proven ability to work as a team with other disciplines outside of engineering are a must
- Solid analytical, problem-solving and troubleshooting skills
Desirable Skills:
- Certified Azure Solution Architect Expert
- https://ind01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcloudacademy.com%2Flearning-paths%2Faz-900-exam-preparation-microsoft-azure-fundamentals-524%2F&data=05%7C01%7C%7Ce2e481ab8ccc4c589ba408dad36c9f29%7Ce9cb3c8041564c39a7fe68fe427a3d46%7C1%7C0%7C638054760717910671%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=TmO1fonUFFgb8LzUJHbL8IyOdQeUKdw6xHMM2asosiw%3D&reserved=0" target="_blank">Microsoft Certified: Azure – Fundamentals Exam AZ-900
- https://ind01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcloudacademy.com%2Flearning-paths%2Faz-104-exam-preparation-microsoft-azure-administrator-1-1332%2F&data=05%7C01%7C%7Ce2e481ab8ccc4c589ba408dad36c9f29%7Ce9cb3c8041564c39a7fe68fe427a3d46%7C1%7C0%7C638054760718066923%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=EQPg%2FXxTdiYUCKCAvItXy6TY89udGTIehQ0m9irkGRk%3D&reserved=0" target="_blank">Microsoft Certified: Azure Administrator – Associate Exam AZ-104
- https://ind01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcloudacademy.com%2Flearning-paths%2Faz-204-exam-preparation-developing-solutions-for-microsoft-azure-1208%2F&data=05%7C01%7C%7Ce2e481ab8ccc4c589ba408dad36c9f29%7Ce9cb3c8041564c39a7fe68fe427a3d46%7C1%7C0%7C638054760718066923%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2BnosXa4TdBUG4jrqP%2B0%2FOikDbQMBNqzuDpvGoUk0IE8%3D&reserved=0" target="_blank">Microsoft Certified: Azure Developer – Associate Exam AZ-204
- https://ind01.safelinks.protection.outlook.com/?url=https%3A%2F%2Facloudguru.com%2Fblog%2Fengineering%2Fwhich-azure-certification-is-right-for-me%23devops-engineer&data=05%7C01%7C%7Ce2e481ab8ccc4c589ba408dad36c9f29%7Ce9cb3c8041564c39a7fe68fe427a3d46%7C1%7C0%7C638054760718066923%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=NZyP%2F3Euh1SkHfB7896ovm0HDt0vA8UgfHUvTBN4SPM%3D&reserved=0" target="_blank">Microsoft Certified: DevOps Engineer Expert (AZ-400)
- https://ind01.safelinks.protection.outlook.com/?url=https%3A%2F%2Facloudguru.com%2Fblog%2Fengineering%2Fwhich-azure-certification-is-right-for-me%23solutions-architect&data=05%7C01%7C%7Ce2e481ab8ccc4c589ba408dad36c9f29%7Ce9cb3c8041564c39a7fe68fe427a3d46%7C1%7C0%7C638054760718066923%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=0infaLzjjPThGGkzwu50jJXikppcC8trnsLGtAoB7S4%3D&reserved=0" target="_blank">Microsoft Certified: Azure Solutions Architect Expert (AZ-305)
- Good understanding of software architecture, scalability, resilience, performance;
- Working knowledge of automation tools such as Azure DevOps, Azure Pipeline or Jenkins or similar
Roles & Responsibilities
- Defining best practices & standards for usage of libraries, frameworks and other tools being used;
- Architecture, design, and implementation of software from development, delivery, and releases.
- Breakdown complex requirements into independent architectural components, modules, tasks and strategies and collaborate with peer leadership through the full software development lifecycle to deliver top quality, on time and within budget.
- Demonstrate excellent communications with stakeholders regarding delivery goals, objectives, deliverables, plans and status throughout the software development lifecycle.
- Should be able to work with various stakeholders (Architects/Product Owners/Leadership) as well as team - Lead/ Principal/ Individual Contributor for Web UI/ Front End Development;
- Should be able to work in an agile, dynamic team environment;
AEM Developer - Job Description
Required Skills
- “AEM Lead Dev” - Minimum 3+ years of experience in AEM and at least 4 to 7 years of industry experience
- Design and develop AEM components and templates.
- Hands on experience in DAM, workflows, MSM, User management and Dispatcher.
- Strong in Maven configurations with respect to various AEM archetype projects and integrations.
- Basic understanding and implementation of Java/J2EE design patterns
- Knowledge on Portal or related technologies
- Experience with RESTful and SOAP based web services
- Intermediate experience with at least basic front-end skills - HTML, CSS, JS [Jquery]
Nice to have
- Adobe certification (AEM Developer/AEM Architect)
- Experience working with Adobe Cloud Manager for deployments
- Experience working with AEM as a Cloud Service (AEMaaCS)
- Experience using Adobe Target, Campaign, Analytics, Launch, and I/O, and how each of these integrates with AEM
- Experience with Adobe’s Commerce Integration Framework (CIF) components
- Experience, or at least exposure, to headless content delivery and presentation as single page applications
- Experience with server management in cloud ecosystems like Azure or AWS
- Prefer to have experience in third party integrations with AEM [Other products of Adobe or any other applications]
- Working with Adobe Marketing Cloud tools like Adobe Campaign, Target, Scene 7, etc
Experience: 12 - 20 years
Responsibilities :
The Cloud Solution Architect/Engineer specializing in migrations is a cloud role in the project delivery cycle with hands on experience migrating customers to the cloud.
Demonstrated experience in cloud infrastructure project deals for hands on migration to public clouds such as Azure.
Strong background in linux/Unix and/or Windows administration
Ability to use wide variety of open source technologies.
Closely work with Architects and customer technical teams in migrating applications to Azure cloud in Architect Role.
Mentor and monitor the junior developers and track their work.
Design as per best practices and insustry standard coding practices
Ensure services are built for performance, scalability, fault tolerance and security with reusable patterns.
Recommend best practises and standards for Azure migrations
Define coding best practices for high performance and guide the team in adopting the same
Skills:
Mandatory:
Experience with cloud migration technologies such as Azure Migrate
Azure trained / certified architect – Associate or Professional Level
Understanding of hybrid cloud solutions and experience of integrating public cloud into tradition hosting/delivery models
Strong understanding of cloud migration techniques and workflows (on premise to Cloud Platforms)
Configuration, migration and deployment experience in Azure apps technologies.
High Availability and Disaster recovery implementations
Experience architecting and deploying multi-tiered applications.
Experience building and deploying multi-tier, scalable, and highly available applications using Java, Microsoft and Database technologies
Experience in performance tuning, including the following ; (load balancing, web servers, content delivery Networks, Caching (Content and API))
Experience in large scale data center migration
Experience of implementing architectural governance and proactively managing issues and risks throughout the delivery lifecycle.
Good familiarity with the disciplines of enterprise software development such as configuration & release management, source code & version controls, and operational considerations such as monitoring and instrumentation
Experience of consulting or service provider roles (internal, or external);
Experience using database technologies like Oracle, MySQL and understanding of NoSQL is preferred.
Experience in designing or implementing data warehouse solutions is highly preferred.
Experience in automation/configuration management using Puppet, Chef, Ansible, Saltstack, Bosh, Terraform or an equivalent.
Experience with source code management tools such as GitHub, GitLab, Bitbucket or equivalent
Experience with SQL and NoSQL DBs such as SQL, MySQL.
Solid understanding of networking and core Internet Protocols such as TCP/IP, DNS, SMTP, HTTP and routing in distributed networks.
A working understanding of code and script such as: PHP, Python, Perl and/or Ruby.
A working understanding with CI/CD tools such as Jenkins or equivalent
A working understanding of scheduling and orchestration with tools such as: kubernetes, Mesos swarm or equivalent.






