//AMIS Technology Blog » cloud

Posts tagged cloud

wlEmoticon-winkingsmile.png

Dear Java/JEE developer – why should you care about ADF?

1

Whether you are deciding on the framework to use for your next Java web or mobile project or whether you are contemplating your next career step as a Java EE developer, ADF should be on your short list for consideration. With a new free version, deployment on many application servers including Tomcat, JBoss and GlassFish, extended support in both Eclipse and JDeveloper, and a Java based mobile solution for both iOS and Android – ADF has a lot to offer.

ADF is the Java EE Application Development Framework from Oracle. ADF allows developers to develop rich, enterprise grade Java web and mobile applications in a very productive manner. Many of the generic (plumbing) concerns that need to be addressed for most Java/JEE applications are taken care of by the framework – allowing developers to focus on the business specific functional areas. The initial 80% of the application is created through largely declarative development – 4GL style. The remaining 80% is dealt with in a fairly ordinary coding style, similar to plain Java EE development or to development using other frameworks.

This article discusses the question why any Java/JEE developer should know and care about ADF. It will More >

image.png

The APEX of Business Value… or: the Business Value of APEX? Cloud takes Oracle APEX to new heights!

0

The attraction of APEX has increased tremendously with the recent launch of the Oracle Cloud. APEX already supported departmental development and deployment of business applications with minimal involvement from the IT department (only a database needed be made available). Positioned as the ideal replacement for MS Access, APEX probably has managed better to capture the eye of developers and was used for enterprise application development at least as much as for the kind of tactical applications that Oracle strategically positioned it for.

 

With APEX as PaaS & DevaaS from the Oracle Cloud, a leap is made to a much higher level of business value. Now the IT department is not even needed to make infrastructure available with a database running  on it. All the business needs is a credit card. And the business application that is developed, managed and used from the cloud through a standard browser can now just as easily be accessed by users from around the world as by users from the business department itself. As a bonus – the development of the APEX application is also done in the cloud – with no special demands on the location or the enterprise access privileges of the More >

image.png

The ultimate ADF event of 2012: The AMIS Master Class Advanced ADF – Christmas Special (Friday 21st of December)

0

If you are an ADF developer – and The Netherlands are within reach for you – then Friday 21st of December is a day to mark in your diary. On that day, the shortest of the year in our Northern Hemisphere, we present the Advanced ADF Master Class – in the spirit of the holiday season.

The speakers for this master class are a team of seven -

and more like the Magnificent Seven than like Snow White’s dwarfs. Each is an ADF specialist who is committed to deliver an inspiring talk on his specific expertise within the ADF domain. This event is unique – bringing together ADF specialists in a special, intimate Christmas atmosphere – and with Dutch Christmas treats as icing on the cake. The topics are all based on real life experience. The concepts discussed and the approaches demonstrated have immediate practical value. The setting lends itself to up close and personal interactions, discussions and deep dive explanations.

It is a wonderful opportunity for ADF developers as well as application architects to get inspired in various essential areas of ADF, to acquire knowledge and insights that are applicable back on the job and to exchange ideas and experiences with peers – all in a seasonal More >

Vacatures bij AMIS services

OOW 2012: The yearly AMIS Review from Oracle Open World and JavaOne – slides available

0

Yesterday (16th October), 10 days of the end of the yearly Oracle show in San Francisco, AMIS organized its ‘Review from Oracle Open World 2012′ session with an overview of news, trends, announcements, special finds and interesting rumors . This session was ‘sold out’ (even though it was free). For close to 4 hours, the AMIS crew at OOW enlightened the audience about their main conclusions and greatest inspirational moments from the conference. Our slides from the seven presentations that together made up this interesting evening are now available on SlideShare to further digest.

1. Overview, Introduction, Keynote Highlights, Java and Developer Cloud Service, Release Overview and the Innovation Tour – Lucas and Paul AMIS OOW Review 2012- Deel 1 – Lucas Jellema & Paul Uijtewaal from AMIS Services

(more…)

puppet dashboard overview

Configure FMW servers with Puppet

0

When you have many development servers or cloud servers which runs Oracle software and then you know that configuration management of those servers is very important and must be repeatable. When you configure and install all that software by hand, then you also know that the chance is high that those servers are not exactly the same. This can lead to many configuration issues, tons of documentation pages and days for a new environment is released.

With Puppet of puppetlabs you can automate installations and configuration of all these servers and check the status or read the configuration of the servers. Puppet is open source and it works perfectly with VMware or cloud providers like amazon.  There is also Puppet Enterprise which is free up to 10 nodes.

If you want to learn Puppet you can follow this guide and download the puppet test VirtualBox or VMware image.

On github I made a puppet wls module which can retrieve all the Oracle WebLogic software, domains + weblogic artifacts,  running nodemanager + weblogic servers data and displays these values as facts in the Puppet Dashboard.

Second part of the puppet module are scripts to automatically install the following

More >
image.png

OOW 12: The Oracle Cloud strategy – explosive stuff or vaporware?

0

Oracle Open World 2012 was the cloud conference. There can be no doubt about the central theme of the conference. In week that had clear skies throughout, Oracle kept telling the story of the Cloud. To be honest: much like it did last year. And after I signed up for the Oracle Java Cloud in October 2011 and received an email as confirmation – exactly nothing happened for the next 12 months. And nothing else has happened to this very day (10th October 2012). I will grant Oracle that the story is very impressive. And kind of logical as well. But I only know of a single person who has actually been on the Oracle Java Cloud – and of over a dozen who are still waiting to get access. So I will start believing the entire story when I get some tangible (as tangible as clouds get anyway) proof.

Let’s focus on the story. What is Oracle’s cloud story? Well, it is everything really – a really big cloud! The mission Oracle has defined around the cloud is ‘to make every part of Enterprise Technology and Business Applications available to any partner and any customer throughout the world – via the internet’ (wherever that makes sense – as for some products this may not be meaningful at all). So More >

Go to Top