Home page
In-house Programmers

Art Yellow Page of Article - Java Developers And In-house Programmers

Amazon Web Services Developer Community : Introduction To AWS For Java Developers - Amazon Web Services Developer Community : Introduction to AWS for Java Developers Contact Us  |  Create an AWS Account About AWS Products Solutions Resources Support Your Account Home > ... > Amazon SimpleDB > Articles & Tutorials Introduction to AWS for Java Developers Printer Friendly Save to del.icio.us Are you new to Amazon Web Services? This brief tutorial introduces you to Amazon Web Services from the eyes of a Java developer, walks through a simple example, and links to other helpful resources to get you started. AWS Products Used: Amazon SQS, Amazon EC2, Amazon S3, Amazon SimpleDB Language(s): Java Date Published: 2007-07-16 By Richard Monson-Haefel (www.monson-haefel.com ) and PJ Cabrera Abstract Amazon Web Services™ (AWS) provides an affordable, high-performance, scalable network of applications that anyone with an Amazon.com account can access and put to work. In this article, Richard Monson-Haefel and PJ Cabrera discuss using Java to access AWS and provide code samples for performing basic Java-based functions available with AWS solutions.
Java Developers - LogFactory.getLog(Ec2Sample.class); public static void main(String [] args) throws Exception { String myAccessKey = args[0]; String mySecretKey = args[1]; Jec2 ec2 = new Jec2(myAccessKey, mySecretKey); // describe images List<String> params = new ArrayList<String>(); List<ImageDescription> images = ec2.describeImages(params); System.out.println("Available Images"); for (ImageDescription img : images) { if (img.getImageState().equals("available")) { System.out.println(img.getImageId()+"\t"+img.getImageLocation()+"\t"+img.getImageOwnerId()); } } // describe instances params = new ArrayList<String>(); List<ReservationDescription> instances = ec2.describeInstances(params); J2EE: EJB, JSP, Servlets, JSF, JSTL, JCA, JMS, JTA, JNDI, JDBC, JMX, RMI, etc. Frameworks: Struts, Hibernate, JPA, iBATIS, JBoss AOP, Spring, JSF, AJAX, GWT, YUI, Flex/Flash, JUnit, and Jakarta common libraries. Integration: Web Services on Axis and WebMethods; as well as the Web Service Standards such as SOAP, WSDL and UDDI. For Larger Businesses And Organizations, Web Development Teams Can Consist Of Hundreds Of People (web Developers). Smaller Organizations May Only Require A Single Permanent Or Contracting Webmaster, Or Secondary Assignment To Related Job Positions Such As
If you own a website that related to java developers you are welcome to participate here.
java developers
Visit our partners' sites
Programmers
Programmers and Art of Software Development
 
 
  Copyright © 2007-2009 programmer.art-street.net. All rights reserved.