-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Author Archives: Mika Doeffinger
Hochverfügbare Webanwendung mit AWS Cloudformation
In diesem Blog-Artikel möchte ich einen Ansatz vorstellen, wie man eine Webanwendung mit AWS Cloudformation in die AWS Cloud deployt, die trotz möglicher Ausfälle von Availability Zones und Servern hochverfügbar bleibt. Ausgangspunkt für diesen Blog Post ist eine bereits vorhandene … Continue reading
Posted in Java Runtimes - VM, Appserver & Cloud
Tagged AWS, Cloudformation, DevOps, Infrastructure as Code
Leave a comment
Deployment einer Spring Boot Anwendung mit AWS Elastic Beanstalk
AWS Elastic Beanstalk ist eine PaaS (Platform as a Service), mit der benutzerfreundlich Webanwendungen und Services bereitgestellt werden können, ohne die Infrastruktur dahinter zu kennen. Der Entwickler lädt unkompliziert die Anwendung hoch und Elastic Beanstalk erstellt eine entsprechende Umgebung, indem … Continue reading