Skip to content

How to create app on AWS

0

Dear al,

How to create app on AWS,

Looking forward to hearing from you.

Many thanks, Kind Regards Fidel Matola, Spetsnaz Security International

  • Choose the AWS service or services you want to use to host and run your app. Set up an AWS account and create an AWS Identity and Access Management (IAM) user with permissions to access the resources you will need to create and deploy your app. Use the AWS Management Console or the AWS CLI to create the resources you need for your app, such as Amazon ECS tasks or Amazon EKS clusters. Write the code for your app and package it into a deployable artifact, such as a Docker image. Use the AWS Management Console or the AWS CLI to deploy your app to the chosen service.

  • Hi Fidel,

    It would be helpful if you provide some more information. What sort of application do you want to build? A web application, or static website, or a mobile app, or something else? AWS provides lots of options to help build web and mobile apps, using services like AWS Amplify, and AWS also has a range of services to host your application on servers, in containers, or in AWS Lambda, a serverless application platform.

1 Answer
0

Are you referring to mobile app? You can consider using AWS Amplify to build the app. You can follow the guide at https://aws.amazon.com/startups/start-building/how-to-build-a-mobile-app/

AWS

answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.