I recently tested my skills by building and deploying a full-stack monorepo(using bun as package manager) project using Next.js, backend with typescript and WebSockets. The project includes a backend API, database integration with Prisma, and a Next.js frontend, all containerized using Docker Write Dockerfile for the Frontend,backend and Websocket. I created CI/CD pipelines with GitHub Actions to automate builds and deployments to AWS EC2. This end-to-end workflow has helped me streamline my development and deployment process, ensuring a seamless production-ready setup. I just want to ask devops people is this right approach to master devops or something else can I do ??
Download the medial app to read full posts, comements and news.