HYHM YOUNUSinhmyounus.hashnode.dev·Feb 24, 2024 · 4 min readDevOps LifecycleDevOps lifecycle is the methodology where professional development teams come together to bring products to market more efficiently and quickly. The structure of the DevOps lifecycle consists of Plan, Code, Building, Test, Releasing, Deploying, Opera...00
HYHM YOUNUSinhmyounus.hashnode.dev·Feb 20, 2024 · 2 min readIntroduction to Amazon Web ServicesAmazon Web Services (AWS) is a leading top platform in providing the web services of various domains. AWS follows the trends of digital IT and comes up needy services with optimized performances covering a wide range of services from Compute to Stora...00
HYHM YOUNUSinhmyounus.hashnode.dev·Feb 14, 2024 · 2 min readIntroduction to DevOpsDevOps is basically a combination of two words- Development and Operations. DevOps is a culture that implements the technology in order to promote collaboration between the developer team and the operations team to deploy code to production faster in...00
HYHM YOUNUSinhmyounus.hashnode.dev·Feb 11, 2024 · 2 min readWhat is Express?Express is a small framework that sits on top of Node.js’s web server functionality to simplify its APIs and add helpful new features. It makes it easier to organize your application’s functionality with middleware and routing; it adds helpful utilit...00
HYHM YOUNUSinhmyounus.hashnode.dev·Feb 11, 2024 · 2 min readExpress.js LearningExpress JS is a small framework that works on top of Node web server functionality to simplify its APIs and add helpful new features. It makes it easier to organize your application’s functionality with middleware and routing. It adds helpful utiliti...00