{"id":1690,"date":"2025-02-28T18:37:17","date_gmt":"2025-02-28T18:37:17","guid":{"rendered":"https:\/\/portalmobile.com.br\/?p=1690"},"modified":"2025-02-28T18:37:20","modified_gmt":"2025-02-28T18:37:20","slug":"amazon-vacancies","status":"publish","type":"post","link":"https:\/\/portalmobile.com.br\/en\/amazon-vacancies\/","title":{"rendered":"Amazon is Hiring \u2013 Starting Salaries up to $25\/hour!"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">How to apply for a job at Amazon?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>To apply for a job at Amazon, follow these steps:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ol><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Visit Amazon&#039;s careers site<\/strong><\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Search for vacancies<\/strong>: Use keywords or filters like location and job type.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Create a profile<\/strong>: Register on the platform and fill in your personal and professional information.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Send your resume<\/strong>: For technical and corporate positions, it is recommended to include a cover letter.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Track your application<\/strong>: Amazon may contact you by email or phone for interviews.<\/li>\n<\/div><\/ol>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-2hdYOw\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/amazon.jobs\/en\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2025\/02\/job-positions-at-amazon.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Vacancies        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Amazon        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              VACANCIES            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              AMAZON            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Find open jobs at Amazon right now!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/amazon.jobs\/en\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              FIND VACANCIES            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/amazon.jobs\/en\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              FIND VACANCIES            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          You will be redirected to another website        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/amazon.jobs\/en\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2025\/02\/job-positions-at-amazon.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Find open jobs at Amazon right now!              <\/p>\n              <a href=\"https:\/\/amazon.jobs\/en\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    FIND VACANCIES                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will be redirected to another website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Amazon Salaries in Different US Regions<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Salaries may vary by location. See average salaries for positions such as <strong>Associate Warehouse<\/strong> \u2013 one of the entry-level job options at Amazon:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>New York, NY<\/strong>: $20\/hour<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Los Angeles, CA<\/strong>: $19\/hour<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Dallas, TX<\/strong>: $18\/hour<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Chicago, IL<\/strong>: $18.50\/hour<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Miami, FL<\/strong>: $17.50\/hour<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>More specialized positions, such as software engineers, may receive higher offers depending on the city and level of experience. See below for more details on the careers:&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Top Careers at Amazon<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Amazon has a wide variety of careers, which can be grouped into three broad categories:<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">1. Operations and Logistics<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>If you prefer a dynamic job with good opportunities for growth, these roles may be ideal.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Warehouse Associate<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Description<\/strong>: Organizing packages, scanning products and preparing orders.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Requirements<\/strong>: High school diploma (not required in some locations), physical ability to carry weights and availability for varied shifts.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Average salary<\/strong>: $17 \u2013 $20\/hour.<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Delivery Driver<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Description<\/strong>: Delivery of packages directly to customers using Amazon or Amazon&#039;s own vehicles (Amazon Flex).<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Requirements<\/strong>: Valid driver&#039;s license and ability to drive for long periods.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Average salary<\/strong>: <strong>$18 \u2013 $25\/hour<\/strong>.<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Amazon Air Associate (Airport Job)<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Description<\/strong>: Loading and unloading of planes at Amazon Air logistics centers.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Requirements<\/strong>: Good physical shape and availability for night shifts.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Average salary<\/strong>: $19 \u2013 $22\/hour.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">2. Technology and Development<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Amazon invests heavily in technology and innovation.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Software Engineer<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Description<\/strong>: Development of systems for AWS, Alexa, e-commerce, among others.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Requirements<\/strong>: Degree in Computer Science or related fields, experience with Java, Python or C++.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Average salary<\/strong>: $120,000 \u2013 $180,000\/year.<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Data Scientist<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Description<\/strong>: Data analysis to optimize operations and product recommendations.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Requirements<\/strong>: Degree in Statistics, Mathematics or related areas, experience in machine learning.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Average salary<\/strong>: $140,000 \u2013 $180,000\/year.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">3. Corporate and Management<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>For those looking for administrative and leadership roles, these are some options.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Project Manager<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Description<\/strong>: Leadership of strategic initiatives within the company.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Requirements<\/strong>: Experience in project management; certifications such as PMP or Agile are a plus.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Average salary<\/strong>: $100,000 \u2013 $140,000\/year.<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Financial Analyst<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Description<\/strong>: Financial management, profit forecasting and cost analysis.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Requirements<\/strong>: Degree in Finance, Accounting or Economics.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Average salary<\/strong>: $80,000 \u2013 $110,000\/year.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Benefits offered by Amazon<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Amazon offers one of the most robust benefits packages on the market, especially for full-time employees.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">1. Health and Well-Being<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Health and Dental Plan<\/strong>: Coverage for employees and dependents.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Mental Health Benefits<\/strong>: Free psychological support.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Life insurance<\/strong>: Financial protection for the family.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Employee Assistance Program (EAP)<\/strong>: Advice for personal and professional issues.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">2. Financial Benefits<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Competitive Salary<\/strong>: Above market average, with merit-based increases.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Stock Options (Amazon Stock)<\/strong>: Available for some positions.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>401(k) Retirement Plan<\/strong>: Company contributions to retirement.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Bonuses and Incentives<\/strong>: Depending on performance and position.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">3. Education and Professional Growth<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Career Choice Program<\/strong>: Amazon pays up to 95% of the costs for technical or undergraduate courses.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Internal Trainings<\/strong>: Free courses for professional improvement.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Promotion Opportunities<\/strong>: Growth within the company.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">4. Other Benefits<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Discount on Amazon Products<\/strong>: 10% discount (with annual limit).<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Flexible Schedule<\/strong>: Some roles allow for flexible hours or remote work.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Maternity and Paternity Leave<\/strong>: Benefits for new parents.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Tips for Standing Out in the Amazon Selection Process<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>If you want to secure a position at Amazon and stand out in the selection process, follow these strategies:<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">1. Prepare for the Interview<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Search on Amazon<\/strong>: Learn about the company\u2019s values and principles, such as \u201cCustomer Obsession\u201d and \u201cInnovation\u201d.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Train responses<\/strong>: Common questions include previous experience, problem-solving ability, and teamwork.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Show enthusiasm<\/strong>: Amazon values motivated candidates who are willing to grow within the company.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">2. Highlight Your Essential Skills<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>For operational positions<\/strong>: Show your willingness to work as a team, meet goals, and handle physical tasks.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>For technical positions<\/strong>: Emphasize your experience with relevant programming languages and tools.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>For administrative positions<\/strong>: Showcase your leadership, planning and decision-making skills.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">3. Maintain a Professional Profile<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Straightforward and objective resume<\/strong>: Include your most relevant experiences, include keywords relevant to the job description, and avoid unnecessary information.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Highlight certifications and trainings<\/strong>: Extra qualifications can be an important differentiator.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Check your social networks<\/strong>: Amazon may evaluate profiles on platforms like LinkedIn.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">4. Demonstrate Adaptability and Teamwork<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Be flexible<\/strong>: Amazon values candidates who are open to change and different work shifts.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Highlight collaboration experiences<\/strong>: Talk about times when you worked well with colleagues to solve challenges.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">5. Arrive Prepared for the Day of the Interview or Test<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Dress appropriately<\/strong>: For in-person interviews, opt for a professional and comfortable look.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Be punctual<\/strong>: Arriving on time shows commitment and organization.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Show energy and willingness<\/strong>: A positive attitude can be a competitive advantage.<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>By following these tips, your chances of landing a job at Amazon will increase significantly.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">How to advance your career within Amazon?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Amazon is known for providing growth opportunities for its employees. Some ways to advance within the company include:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Internal Promotion<\/strong>: Many employees start in operational positions and are promoted to supervisory and management roles.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Development Programs<\/strong>: The company offers training and educational subsidies for professional development.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Change of Area<\/strong>: Employees can move to other sectors within the company depending on their performance and interest.<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The internal growth policy allows many professionals to reach leadership positions after a few years of experience.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">The importance of Amazon in the job market<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Amazon plays a key role in the US job market for several reasons:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Job Creation<\/strong>: The company employs more than 1.5 million people globally, making it one of the largest employers in the country.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Impact on the Economy<\/strong>: In addition to direct jobs, Amazon influences the entire supply chain, generating opportunities for carriers, suppliers and small entrepreneurs.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Innovation and Technology<\/strong>: As one of the most innovative companies in the world, Amazon drives the development of new technologies and logistics solutions.<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Additionally, Amazon continually invests in its employees, offering competitive benefits packages and opportunities for professional growth.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Culture and Work Environment<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Amazon follows its Leadership Principles, prioritizing innovation, efficiency, and accountability.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Company Values<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Total Focus on the Customer<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Responsibility<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Innovation and Simplicity<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>\u201cHire and Develop the Best\u201d \u2013 Talent Recruitment and Development<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Challenges and Expectations<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Amazon is a fast-paced, high-performance environment. Some employees report aggressive targets and a fast pace, especially in logistics roles.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Working at Amazon can be an excellent choice for those looking for quick placement in the job market, benefits and professional growth.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>With several opportunities in operations, technology and management, the company offers competitive salaries and real possibilities for career progression.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>See how to apply, check salaries, benefits and areas of activity at Amazon. Check out tips to stand out in the selection process! See below<\/p>","protected":false},"author":40,"featured_media":1693,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[188],"tags":[44,191,192,194,193,190,187,189],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Amazon est\u00e1 contratando - Sal\u00e1rios Iniciais de at\u00e9 $25\/hora! - Portal Mobile<\/title>\n<meta name=\"description\" content=\"A Amazon est\u00e1 com milhares de vagas abertas! Sal\u00e1rios de at\u00e9 $25\/hora e benef\u00edcios exclusivos. Encontre vagas abertas para come\u00e7ar de imediato!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/portalmobile.com.br\/en\/amazon-vacancies\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Amazon est\u00e1 contratando - Sal\u00e1rios Iniciais de at\u00e9 $25\/hora! - Portal Mobile\" \/>\n<meta property=\"og:description\" content=\"A Amazon est\u00e1 com milhares de vagas abertas! Sal\u00e1rios de at\u00e9 $25\/hora e benef\u00edcios exclusivos. Encontre vagas abertas para come\u00e7ar de imediato!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/portalmobile.com.br\/en\/amazon-vacancies\/\" \/>\n<meta property=\"og:site_name\" content=\"Portal Mobile\" \/>\n<meta property=\"article:published_time\" content=\"2025-02-28T18:37:17+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-28T18:37:20+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2025\/02\/job-opportunities-amazon.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"pontesingrid25\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"pontesingrid25\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/portalmobile.com.br\/amazon-vacancies\/\",\"url\":\"https:\/\/portalmobile.com.br\/amazon-vacancies\/\",\"name\":\"Amazon est\u00e1 contratando - Sal\u00e1rios Iniciais de at\u00e9 $25\/hora! - Portal Mobile\",\"isPartOf\":{\"@id\":\"https:\/\/portalmobile.com.br\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/portalmobile.com.br\/amazon-vacancies\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/portalmobile.com.br\/amazon-vacancies\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2025\/02\/job-opportunities-amazon.jpg\",\"datePublished\":\"2025-02-28T18:37:17+00:00\",\"dateModified\":\"2025-02-28T18:37:20+00:00\",\"author\":{\"@id\":\"https:\/\/portalmobile.com.br\/#\/schema\/person\/c5498b24a88da160da0e57bf18a995fd\"},\"description\":\"A Amazon est\u00e1 com milhares de vagas abertas! Sal\u00e1rios de at\u00e9 $25\/hora e benef\u00edcios exclusivos. Encontre vagas abertas para come\u00e7ar de imediato!\",\"breadcrumb\":{\"@id\":\"https:\/\/portalmobile.com.br\/amazon-vacancies\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/portalmobile.com.br\/amazon-vacancies\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/portalmobile.com.br\/amazon-vacancies\/#primaryimage\",\"url\":\"https:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2025\/02\/job-opportunities-amazon.jpg\",\"contentUrl\":\"https:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2025\/02\/job-opportunities-amazon.jpg\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/portalmobile.com.br\/amazon-vacancies\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/portalmobile.com.br\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Amazon est\u00e1 contratando &#8211; Sal\u00e1rios Iniciais de at\u00e9 $25\/hora!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/portalmobile.com.br\/#website\",\"url\":\"https:\/\/portalmobile.com.br\/\",\"name\":\"Portal Mobile\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/portalmobile.com.br\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/portalmobile.com.br\/#\/schema\/person\/c5498b24a88da160da0e57bf18a995fd\",\"name\":\"pontesingrid25\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/portalmobile.com.br\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/640a1578a4dd824347abae66b0e3c1de?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/640a1578a4dd824347abae66b0e3c1de?s=96&d=mm&r=g\",\"caption\":\"pontesingrid25\"},\"url\":\"https:\/\/portalmobile.com.br\/en\/author\/pontesingrid25\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Amazon est\u00e1 contratando - Sal\u00e1rios Iniciais de at\u00e9 $25\/hora! - Portal Mobile","description":"A Amazon est\u00e1 com milhares de vagas abertas! Sal\u00e1rios de at\u00e9 $25\/hora e benef\u00edcios exclusivos. Encontre vagas abertas para come\u00e7ar de imediato!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/portalmobile.com.br\/en\/amazon-vacancies\/","og_locale":"en_US","og_type":"article","og_title":"Amazon est\u00e1 contratando - Sal\u00e1rios Iniciais de at\u00e9 $25\/hora! - Portal Mobile","og_description":"A Amazon est\u00e1 com milhares de vagas abertas! Sal\u00e1rios de at\u00e9 $25\/hora e benef\u00edcios exclusivos. Encontre vagas abertas para come\u00e7ar de imediato!","og_url":"https:\/\/portalmobile.com.br\/en\/amazon-vacancies\/","og_site_name":"Portal Mobile","article_published_time":"2025-02-28T18:37:17+00:00","article_modified_time":"2025-02-28T18:37:20+00:00","og_image":[{"width":1920,"height":1080,"url":"http:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2025\/02\/job-opportunities-amazon.jpg","type":"image\/jpeg"}],"author":"pontesingrid25","twitter_card":"summary_large_image","twitter_misc":{"Written by":"pontesingrid25","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/portalmobile.com.br\/amazon-vacancies\/","url":"https:\/\/portalmobile.com.br\/amazon-vacancies\/","name":"Amazon est\u00e1 contratando - Sal\u00e1rios Iniciais de at\u00e9 $25\/hora! - Portal Mobile","isPartOf":{"@id":"https:\/\/portalmobile.com.br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/portalmobile.com.br\/amazon-vacancies\/#primaryimage"},"image":{"@id":"https:\/\/portalmobile.com.br\/amazon-vacancies\/#primaryimage"},"thumbnailUrl":"https:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2025\/02\/job-opportunities-amazon.jpg","datePublished":"2025-02-28T18:37:17+00:00","dateModified":"2025-02-28T18:37:20+00:00","author":{"@id":"https:\/\/portalmobile.com.br\/#\/schema\/person\/c5498b24a88da160da0e57bf18a995fd"},"description":"A Amazon est\u00e1 com milhares de vagas abertas! Sal\u00e1rios de at\u00e9 $25\/hora e benef\u00edcios exclusivos. Encontre vagas abertas para come\u00e7ar de imediato!","breadcrumb":{"@id":"https:\/\/portalmobile.com.br\/amazon-vacancies\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/portalmobile.com.br\/amazon-vacancies\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/portalmobile.com.br\/amazon-vacancies\/#primaryimage","url":"https:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2025\/02\/job-opportunities-amazon.jpg","contentUrl":"https:\/\/portalmobile.com.br\/wp-content\/uploads\/sites\/26\/2025\/02\/job-opportunities-amazon.jpg","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/portalmobile.com.br\/amazon-vacancies\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/portalmobile.com.br\/"},{"@type":"ListItem","position":2,"name":"Amazon est\u00e1 contratando &#8211; Sal\u00e1rios Iniciais de at\u00e9 $25\/hora!"}]},{"@type":"WebSite","@id":"https:\/\/portalmobile.com.br\/#website","url":"https:\/\/portalmobile.com.br\/","name":"Portal Mobile","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/portalmobile.com.br\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/portalmobile.com.br\/#\/schema\/person\/c5498b24a88da160da0e57bf18a995fd","name":"pontesingrid25","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/portalmobile.com.br\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/640a1578a4dd824347abae66b0e3c1de?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/640a1578a4dd824347abae66b0e3c1de?s=96&d=mm&r=g","caption":"pontesingrid25"},"url":"https:\/\/portalmobile.com.br\/en\/author\/pontesingrid25\/"}]}},"_links":{"self":[{"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/posts\/1690"}],"collection":[{"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/users\/40"}],"replies":[{"embeddable":true,"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/comments?post=1690"}],"version-history":[{"count":3,"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/posts\/1690\/revisions"}],"predecessor-version":[{"id":1698,"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/posts\/1690\/revisions\/1698"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/media\/1693"}],"wp:attachment":[{"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/media?parent=1690"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/categories?post=1690"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/portalmobile.com.br\/en\/wp-json\/wp\/v2\/tags?post=1690"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}