This document is a presentation on using JMX (Java Management Extensions) for DevOps with Oracle WebLogic. It introduces JMX basics like MBeans, MBean servers, and object names. It then discusses various JMX tools and clients for WebLogic like the admin console, WLST scripting tool, RESTful management services, and JConsole. The presentation demonstrates using these tools and also covers programming with JMX in Spring and standard Java EE applications. It concludes by providing additional resources on JMX, DevOps, and WebLogic.