Using JShell in Java 9 in NetBeans 9.0, Part 6
Explore running lambda code snippets in JShell.
Deepak Vohra is an O'Reilly technical reviewer, who reviewed the book WebLogic: The Definitive Guide. He's also a NuBean consultant and web developer, and is a Sun Certified Java 1.4 Programmer and Sun Certified Web Component Developer. Deepak has published four books on Docker.
Explore running lambda code snippets in JShell.
Learn to run other kinds of code snippets in JShell.
Learn to use JShell to run code snippets for classes, interfaces, and arrays.
Learn how to run snippets for Java methods.
Learn more about creating and using variables implicitly, performing String comparisons, and running Java statements.
Learn to migrate a MySQL database instance from Google CloudSQL to AWS RDS using Database Migration Service (DMS).
Learn about Amazon ECS (Elastic Container Service), a managed service for Docker containers with support for many Docker container management tasks.
Perform the migration begun in a previous article, available here on Developer.com.
Moving a database can be easier than you thought.
Explore configuring two earlier Java projects and running the main module application to demonstrate module dependency.
Learn about module dependencies in Java. There is an example in which one module has a dependency on another.
Explore using case names and variable names with Statistica in your database.
Learn about the range of features and GUI provided by Statistica to make it one of the most commonly used data science tools.
Explore creating a module in a Java project in Eclipse IDE and exporting the Java project to a JAR file. Then, you run the module application.
In this continuation of Part 1, learn to create and run a DMS migration to migrate data.
Learn to migrate a MongoDB database to DynamoDB on DMS.
Run the DMS migration to perform the migration that was detailed in three previous articles.
Create a DMS migration to perform the migration from MySQL to PostgreSQL.
Learn to create instances of MySQL and PostgreSQL databases on RDS, and then connect to each.
Follow along and making migrating your database much easier.
Learn how to query the database table and observe some of the query-related features.
Explore using Oracle JDeveloper with Oracle Database 11g as a relational database management system (RDBMS).
Learn to use modules in Eclipse IDE with Java 9.
Discover the basics of creating and developing a module in Java 9. The Eclipse IDE is implemented.
Learn to install Shareplex and start Shareplex service and test Shareplex by running some basic commands.
Learn about installing Shareplex on one of the most commonly used Cloud providers, the Amazon Web Services (AWS).
Create and run a Java application that makes use of private interface method/s.
Plunge into the private interface methods introduced in Java 9, with an example in Eclipse IDE.
Migrate ongoing changes to the data created in the previous articles.
Create and run a replication task to migrate existing data, continuing the work from the two previous articles.
Explore migrating an Oracle Database from EC2 to RDS.
Learn to migrate an Oracle database from EC2 to RDS.
Create a Java class that implements the interface created in Part 1 of this series.
Over a span of two articles, learn to create a Java application in JDeveloper.
Learn to use Amazon Aurora, a relational database that is available only on Amazon Relational Database Service (RDS).
Learn to run the Jenkins pipeline explained in an earlier article to install Kubernetes and subsequently test the Kubernetes cluster.
Follow along to configure a Jenkinsfile for a Jenkins pipeline and create a Jenkins pipeline.
Follow along and learn to automate the Kubernetes installation process using a Jenkins Pipeline.
Learn to use JDeveloper with Oracle and on RDS.
Connect to a MySQL database on RDS with JDeveloper.
Explore using JDeveloper with Oracle and MySQL databases on RDS.
Learn to query the table created in earlier parts and how to export the result set to a SQL script.
Probe some of the database features in JDeveloper to connect to the MySQL database service and create a table, add table data, and query the table.
Diver deeper into Oracle JDeveloper, a Java IDE with support for Java EE and Oracle Application Development Framework (ADF).
Create a connection to the database service instance created by using the Quick Start wizard with the Oracle Service Name connection parameter.
Learn how to modify access rules for the database services to enable access to the services.
Create an Oracle Database 12c instance on Oracle Cloud Platform and use JDeveloper 12c to connect to the database and create a database table.
Learn to use Docker on the Swarm created on the Azure Container Service, which was created in an earlier article.
Learn to use Azure Container Service (ACS), an optimized container hosting solution for commonly used open source container orchestrator tools.
Kubernetes 1.4 introduces a new tool, kubeadm, to bootstrap a Kubernetes cluster.
Docker for Windows makes it feasible to run a Docker daemon on Windows Server 2016. Learn to harness its power.
Explore starting a Windows Server 2016 instance on AWS EC2 and accessing the instance with Chrome RDP.
Learn about the databases available on the AWS and Oracle Cloud Platform cloud providers.
Learn to run Jenkins using the Docker image "Jenkins" on the Kubernetes cluster.
The process of installing Kubernetes on CoreOS on AWS is simplified by following these steps.
Use Jenkins on the Google Cloud Platform and make use of the Google Container Engine.
Become even more knowledgeable about Oracle's Mobile Cloud Service.
See how to set up the Google Container Engine so that you can use it to run Jenkins.
Learn about more of the other features in JDeveloper that can be used with MySQL.
Learn about snippets, which can be used with MySQL databases.
Learn what JDeveloper SQL Worksheets are, and how to start using them today.
Learn to connect to and use a MySQL database in JDeveloper.
Learn about installing and using Kubernetes on IBM Bluemix.
Discover the Couchbase Server Community Edition 4.5.0 on AWS, a distributed, NoSQL database based on the document model.
Learn about two more processes, APPEND and UPDATE, as used with RapidMiner and MySQL tables.
Learn to use RapidMiner to merge MySQL database tables within the Apache Hadoop software.
Use the Android Hello World app to interact with an app on a real device on the AWS Device Farm.
Learn about the AWS Device Farm, used to improve mobile (Android & iOS) and Web applications by testing on real mobile devices on the AWS Cloud.
Create a Docker Swarm cluster of three nodes, and then subsequently run Oracle Database on the cluster.
In this final part of the rJava series, learn about checking for exceptions, using arrays, and other important tasks.
Learn about the rJava package to use Java Strings and the Swing Java API from R.
Get started with using the rJava R package to use Java from R.
In this final JBoss Seam installment, learn to package, deploy and run your project.
Follow along and create an entity bean and a session sean façade as JBoss Seam components.
Learn to run Java on Docker Engine and develop a Hello World Java application.
Create a JBoss Seam Model View Controller (MVC) application consisting of an EJB 3.0 entity bean, a stateful session bean, and a JSF user interface.
Compare three commonly used NoSQL databases: MongoDB, Apache Cassandra, and Couchbase.