Tag: webapplication

How to set up a continuous deployment pipeline to deploy versions of an application on AWS Elastic Beanstalk using AWS CodePipeline (Part 1)?

Reading Time: 6 minutes Do you have concerns about managing and deploying web applications? With AWS Elastic Beanstalk, you can launch your full web application in just a few minutes by simply uploading the code. Starting with capacity provisioning, load balancing, auto-scaling, and application health monitoring, this service will take care of the whole deployment process for you. In […]

How to deploy a scalable and secure web application in minutes using AWS App Runner?

Reading Time: 9 minutes In our previous blog, How to build and run scalable, secure & containerized Web Applications in minutes using AWS App Runner (Part 1)? We have discussed the recently launched AWS service App Runner, its benefits, use cases, features, architecture, etc. Refer to the following image for a quick recap: AWS App Runner makes it easier […]

Back To Top