Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Java EE 8 Development with Eclipse

You're reading from   Java EE 8 Development with Eclipse Develop, test, and troubleshoot Java Enterprise applications rapidly with Eclipse

Arrow left icon
Product type Paperback
Published in Jun 2018
Publisher
ISBN-13 9781788833776
Length 596 pages
Edition 3rd Edition
Languages
Tools
Arrow right icon
Toc

Table of Contents (20) Chapters Close

Title Page
Copyright and Credits
Dedication
Packt Upsell
1. Introducing JEE and Eclipse FREE CHAPTER 2. Creating a Simple JEE Web Application 3. Source Control Management in Eclipse 4. Creating JEE Database Applications 5. Unit Testing 6. Debugging the JEE Application 7. Creating JEE Applications with EJB 8. Creating Web Applications with Spring MVC 9. Creating Web Services 10. Asynchronous Programming with JMS 11. Java CPU Profiling and Memory Tracking 12. Microservices 13. Deploying JEE Applications in the Cloud 14. Securing JEE Applications 1. Other Books You May Enjoy Index

Deploying in AWS Cloud


We will first create a user group and a user within it in AWS. When you set permissions on a user group, all users in that group also get the same permissions.

Creating the user group and user

We will perform the following steps to create a user group:

  1. Go to the AWS Management Console (https://console.aws.amazon.com/) and log in.
  2. Select Services | IAM (Identity & Access Management) from the menu at the top. 
  3. Select Groups from the list on the left-hand side.
  4. Click the Create New Group button.
  5. Follow the wizard to specify the group's name and attach the access policy. Let’s name the group aws_eclipse_users.
  6. Select the Administrator Access policy for the group.

We will perform the following steps to create a user:

  1. SelectUsersfrom the list on the left-hand side and click theAdd Userbutton.
  2. Let’s set the User Nameasaws_eclipse_user.
  3. In theAccess Typeoptions, select theAWS Management Consoleaccess option. The Require password resetoption can be turned off if you so desire.
  4. Click...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at £13.99/month. Cancel anytime
Visually different images