According to the Chrome DevRel team, web development refers to the ability to build "beautiful, accessible, fast, and secure websites that work cross-browser, and for all of your users." source.
"Mobile application development is the process of creating software applications that run on a mobile device, and a typical mobile application utilizes a network connection to work with remote computing resources. Hence, the mobile development process involves creating installable software bundles (code, binaries, assets, etc.), implementing backend services such as data access with an API, and testing the application on target devices." source
You want to create an online store to showcase and sell a certain product or service. The online store will be accessed primarily through websites or mobile phones to increase the reach of your offering. The required skills for building this online store include front-end development to create an interactive interface for your customers and back-end development to manage the application's data. To make the application scalable, reliable, and available, you will need to deploy it on a cloud platform.
You can learn more about web development by visiting AWS Amplify
Title | Description | Format |
---|---|---|
Create a “Todo app” to store and retrieve items in a cloud | This application can be built using various libraries and frameworks. | Tutorial |
Building a Serverless Web App with Amplify | In this tutorial, you'll be introduced to foundational concepts including authentication, storage, and functions. | Workshop |
Java Academy | Full suite of tutorials to learn and upskill in Java. | Workshop Suite |
Title | Description | Format |
---|---|---|
Build a Product Marketplace iOS app Using AWS Amplify and Swift | This course will show you how to make an iOS app from end to end using AWS Amplify to authenticate users, save data in a database, and store images. | Videos, Workshop |
Build a Membership Website with Amplify, Stripe, and Next.js | Learn how to build a membership website that allows you to collect payments from your members using Stripe. | Videos, Workshop |
Full Stack for Front-End Developers: Build a full stack app using Amplify and React App | In this course, you'll learn how to build a fullstack application with AWS Amplify Studio. We'll build a notes application which has authentication, authorization, and data. | Videos, Workshop |
Build a 'Mythical Misfits' project using Code Catalyst | In this tutorial, you'll use a modern three-tier web application blueprint to create a project in CodeCatalyst. | Tutorial |
Title | Description | Format |
---|---|---|
Build a Product Roadmap with Next.js and Amplify | In this workshop, we’ll build an admin page for product managers to login and update the roadmap and have it reflected on the roadmap page. | Blog, Workshop |
Text to Speech on Android Using AWS Amplify | You will learn how to use the Predictions category to implement text to speech in an Android app. | Blog, Workshop |