Welcome to my series on Sitecore Website Performance. This series will outline the key metrics and tools used to track website performance as well as specific recommendations to improve page speed within Sitecore. In Part 1 we will review how to test website performance and how we get the most accurate results. What is the […]
Posts Tagged ‘DevOps’
AEM Author Notifications Made Easy
The life cycle of an AEM implementation involves code development and deployment, content authoring, server maintenance, AEM Service Pack upgrades, and rare disaster recovery. DevOps operation involves meticulous planning and execution. One of the planning and execution steps is communicating to stakeholders and AEM users, especially authors, about maintenance activity. This will help prevent the authors […]
Twilio Managed Services Provider- Understanding the Options and Capabilities
My prior blog touched on the approach and initial assessment we undergo when onboarding a new client who has faced challenges with independently building, expanding, and/or maintaining their Twilio solution. With Twilio being such a robust limitless platform with full flexibility, optimizing its capabilities and maintaining a rewarding end-user experience rely on many complex applications […]
Deployment Of Containerized Application on Tomcat Server
Introduction: “DevOps” is the combination of tools and technologies that helps organizations deliver applications with minimal effort and in a shorter period of time. In this blog, I have implemented a DevOps strategy by integrating Github, Jenkins, and Docker to deliver small Java-based applications. Project Architecture: Tools Used: Tomcat: Tomcat is an open-source web […]
Sitecore Headless DevOps Best Practices – Part 3
Welcome back for the final post in my series on DevOps Best Practices related to Sitecore Headless implementations. In Part 3 we are going to look at the continuous deployment of our Sitecore and Next.js applications following a zero downtime model. If you haven’t checked out Part 1 and/or Part 2, I would recommend pausing […]
Build Code Pipeline Using AWS OpsWorks
AWS is a top cloud service provider, and DevOps is the ‘need of the hour’ implementation for the software development lifecycle. That is why many people wondered if they could implement DevOps on top of AWS, and AWS responded with a plethora of services that catered to these needs. So, what are these services, […]
Sitecore Website Performance Guide Blog Series
Today consumers expect all their products and data to be delivered as quickly as possible. Instagram, Facebook and all other social media platforms know that they only have a few seconds to capture the user’s attention before they scroll on to the next post. Websites are all competing to keep the users engaged and even […]
Sitecore Headless DevOps Best Practices – Part 2
Welcome back to my series on DevOps Best Practices related to Sitecore Headless implementations. In Part 2 we are going to create the build pipelines for our Sitecore and Next.js solutions and see how they can be included in the PR process. If you haven’t checked-out Part 1 yet, I recommend doing so before continuing […]
Using Docker to Simplify DevOps
Docker is an open-source project that has changed how we think about deploying applications to servers. By leveraging some amazing resource isolation features of the Linux kernel, Docker makes it possible to easily isolate server applications into containers, control resource allocation, and design simpler deployment pipelines. Moreover, Docker enables all of this without the additional […]
Sitecore Headless DevOps Best Practices – Part 1
Welcome to my series on DevOps Best Practices related to Sitecore Headless implementations. In Part 1 we will do a review of Git DMZ Flow and see how to implement the principals in Azure DevOps. What is Sitecore Headless? Before we dive into the technical details, let’s align on what Sitecore Headless is. Sitecore […]
Sitecore Headless DevOps Best Practices Blog Series
Sitecore Headless (formerly JSS) has been around for several years now but with its recent promotion in the Sitecore 10 releases, it is generating more buzz than ever. So as customers begin to evaluate this “new” model and more choose to adopt it, we need to begin defining standards for implementation. This series will outline […]
Where Quality Analysis (QA) fits in the World of DevOps
Development and Operations (DevOps) is the agile software development approach that allows for simultaneous software development and testing. A successful DevOps practice requires quality assurance and testing (QAT). DevOps developed from the need for businesses to respond faster to market changes to acquire a competitive advantage and accelerate their growth. DevOps is assisting firms with […]