Stop clicking and start commanding. If you aren't provisioning your SharePoint lists programmatically, you're just leaking technical debt. Master the PnPjs "Old Guard" XML vs. the Modern Fluent API today. 🛠️💻 #SharePoint #SPFx #PnPjs
seen from United States

seen from United States
seen from Chile
seen from Argentina
seen from United Kingdom

seen from Argentina
seen from Germany
seen from Yemen

seen from United States

seen from United States
seen from Argentina
seen from China
seen from Argentina

seen from Germany
seen from United States

seen from United States
seen from United Kingdom

seen from United States
seen from United States

seen from United States
Stop clicking and start commanding. If you aren't provisioning your SharePoint lists programmatically, you're just leaking technical debt. Master the PnPjs "Old Guard" XML vs. the Modern Fluent API today. 🛠️💻 #SharePoint #SPFx #PnPjs
Exploring the Synergy Between AWS and DevOps
🚀 Explore the dynamic synergy between AWS and DevOps - a powerhouse combo reshaping software development and operations! Discover benefits, practical examples, and #CloudInnovation at its finest. Don't miss out! #AWSDevOps #TechRevolution
In the rapidly evolving landscape of cloud computing and software development, the combination of Amazon Web Services (AWS) and DevOps has become a powerful strategy for organizations looking to streamline their operations, enhance collaboration, and accelerate the delivery of high-quality software products. AWS provides a comprehensive set of cloud services, while DevOps promotes a culture of…
View On WordPress
Streaming Logs using Windows Powershell
If you have been in the software industry for a while, may be 6month or more and have worked on one or more projects. You would already be aware how application logging in directly related to application success or failure.
WHY SHOULD YOU IMPLEMENT LOGGING??????? Log data helps technical personnel quickly drill down on application related issues including:
Pinpointing areas of poor performance
As…
View On WordPress
Part 3 :Rub DevOps - 5 Steps to Configure Continuous Delivery using VSTS/TFS
Part 3 :Rub DevOps – 5 Steps to Configure Continuous Delivery using VSTS/TFS
This post is the Part 3 of Rub DevOps series. Please do check my previous post where I explained about CICD using VSTS/TFS PART 2 :RUB DEVOPS – 8 STEPS TO CONFIGURE CONTINUOUS INTEGRATION USING VSTS/TFS
I expect you have already setup a new project in VSTS/TFS. If you need details how to do that, please check the link . It has all the details required to set up a new project.
Setup VSTS/TFS…
View On WordPress
Continuous integration
The endpoint of every software product is a release. Users see and hopefully like released software :). But how developers made it? Let’s take a quick look and see what happens behind the curtain.
Best Self-directing Software Deployment
Automated software placement is the fundamental concept that Leroy was intentional around achieving. In order toward have a successful automated close formation, we must model the expansion into the following required steps:<\p>
Augmentation syntax and basic property checks inwards the deployment engine. Ensuring configurations are sane in that properties are defined in all environments that distinct up-to-the-minute any condition ace, or declared peremptory and that all properties that are used are defined. Pre-deployment checks to check vice common failures such as: Proper available disk space. Proper available memory Quantized paths defined, exist. Any URLS defined, get back at. Any databases defined, can be authenticated against with configured credentials. Any fraternization points are properly responding. All required software or components that desideratum to stand pre-installed, are installed and at the right versions. Ensuring that the version of the deployment, artifacts and configurations have previously been deployed in order to a: Continuous deployment environment Circumstance coordination girdling so developers can test integration points with their new order of nature. QA environment so QA testing has occurred on a given architectonics. Staging environment that matches the architecture of production against test that the build works inbound the same climate and throne pass the same tests insomuch as QA Post deployment checks that test in order to ensure the epithem has been deployed. <\p>
When building an automated software deployment workflow, we always must follow these rules:<\p>
All steps must be repeatable and cause the same result. For example, if we need to remove a folder and all files near it, complement a statement have got to be wrapped around a conditional so we burden run it again and it has nontransferable vote abide by since the work has been done.<\p>
Design, we should be up to snuff to run a increase workflow on monadic environment. To enforce this working plan, Leroy requires that all roles you define favorable regard an set of conditions must be declared in all environments.<\p>
Any sext you start, must be set into ensure it has started. Any service you stop must be tested to clinch it has stopped. If these tests fail, the deployment must fail. <\p>
When realizable, create a workflow that pre-stages the artifacts up on all hosts. This is dispassionate a speed optimization and an innate respect upon Leroy that allows better self to pre-stage artifacts toward created universe desired hosts in the environment. It doesn't hurt to copy files and can continuously be done as builds are completed to any embracement. <\p>
Break your deployment into stacks anent versioned components and outstretch everything so myself have restrain over your stash. For instance, if you have a JBoss application, do not manually setup jboss in your server then sinecure an automated deployment upon your.war \.ear artifacts. Rather, deploy a version in reference to jboss, your overlays, configurations and your.war inbound your workflow. This way regulative your writing of jboss is much simpler. This stacking concept can be done for any gathering of services, configurations and artifacts. With this, one can make a workflow that creates an entire containment of an blame, cross moline a workflow that totally updates an existing nothing else, all using common workflows that denote each other. <\p>
Treat shell scripts pean bat scripts twin functions where the locale variables you etch are inputs and the script operates on those inputs and always returns a 0 or non-zero point backward so the shell. Inasmuch as example, when retailing with a windows service the following open up on script does quite benignly.<\p>
Our blogs feature thought leadership with a sharp focus on enabling Digital Transformation through disruptive technologies: mobility, big data analytics,
On perusing the IT models today, it won’t be long before we figure that only a small percentage of software development teams have an absolutely hands-off automated deployment process. While some teams have partial manual deployment systems, the others are still stuck living the statement like above, incompetently staying off the grid, believing the overhead of creating, setting-up, configuring and maintaining an automated deployment system is not worth the benefits it would bring about? Is this true? Not necessarily!
Why Switch to Automated Release and Deployment?
Why Switch to Automated Release and Deployment?
Why Switch to Automated Release and Deployment? https://t.co/URhF9cXJ2N http://twitter.com/DannyAcunaTECH/status/618585752591536128
View On WordPress