WebLogic Server provides several services for configuring applications and resources, including JDBC, JMS, messaging bridges, store-and-forward, and logging. Key resources include data sources, queues, topics, and connection factories. Configuration involves creating these resources, setting properties, and targeting them to servers. For example, creating a data source involves selecting a driver, setting connection properties, testing the connection, and deploying the data source to server targets.