This project explores the automation of Continuous Integration/Continuous Deployment (CI/CD) pipeline creation and cloud deployment through the integration of Large Language Models (LLMs) and Large Action Models (LAMs). Current DevOps workflows rely heavily on manual configuration and scripting, which can introduce inefficiencies and inconsistencies in software deployment. By leveraging the reasoning and generative capabilities of LLMs and the structured action execution of LAMs, this research aims to develop an intelligent system capable of automating key DevOps tasks, including CI/CD pipeline generation, application containerization, and cloud deployment. The proposed system will enable developers to specify deployment requirements using natural language, which will then be interpreted, synthesized, and executed autonomously. This work contributes to the advancement of AI-assisted DevOps by investigating the feasibility, accuracy, and efficiency of LLM-LAM-driven automation in real-world software engineering practices.