Menu
blog.headdesk.me
blog.headdesk.me

More on serverless computing

Posted on 2021/04/112021/07/25

Previously, I’ve written about hosting an HTTP api on AWS api gateway. In this article, I’ll try to deploy a nodejs application on AWS ElasticBeanstalk.

Create an Elastic Beanstalk application

Use one of these sample applications, here I’ll use tomcat.zip

In a few minutes, AWS will deploy the server environment with load balancer, security group, etc. When it is ready, the console will redirect to the environment page. Follow the link shown on top to open the tomcat application.

The sample Java webapp contains a index.jsp page. One can easily modify tomcat.zip and put an actual webapp there. One of the cool things about Elastic Beanstalk is once a new version of deployment archive is ready, one can use upload and deploy to deploy the new version. If there is any issue, one can easily switch back to the previous versions. Also check out the Blue/Green deployment methodology to minimize service downtime.

facebookShare on Facebook
TwitterTweet

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Full text search

Recent Posts

  • Terraform and segregated permissions
  • LVM Compression and Deduplication
  • Edit gpg encrypted file with vim
  • Lelit Elizabeth PL92T Pressure Tuning
  • jq transformation
  • aws (8)
  • coffee (1)
  • headfi (1)
  • linux (6)
  • others (58)
  • security (2)
  • tech (36)
  • wordpress (2)

apache aws awscli azure backup clearlinux cloud coffee docker DOCP ec2 EL8 epyc espresso featured gpg jenkins kernel lelit linux lvm meltdown memory MFA mikrotik php python rdp Redhat RHEL roasting rpm Ryzen site-to-site snapshot spectre tech terraform tuning ubuntu ubuntu upgrade vim vpn wordpress xdotool

©2023 blog.headdesk.me | Powered by SuperbThemes & WordPress