Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Solutions Architect's Handbook - Second Edition

You're reading from  Solutions Architect's Handbook - Second Edition

Product type Book
Published in Jan 2022
Publisher Packt
ISBN-13 9781801816618
Pages 590 pages
Edition 2nd Edition
Languages
Authors (2):
Saurabh Shrivastava Saurabh Shrivastava
Profile icon Saurabh Shrivastava
Neelanjali Srivastav Neelanjali Srivastav
Profile icon Neelanjali Srivastav
View More author details

Table of Contents (22) Chapters

Preface The Meaning of Solution Architecture Solution Architects in an Organization Attributes of the Solution Architecture Principles of Solution Architecture Design Cloud Migration and Hybrid Cloud Architecture Design Solution Architecture Design Patterns Performance Considerations Security Considerations Architectural Reliability Considerations Operational Excellence Considerations Cost Considerations DevOps and Solution Architecture Framework Data Engineering for Solution Architecture Machine Learning Architecture The Internet of Things Architecture Quantum Computing Rearchitecting Legacy Systems Solution Architecture Document Learning Soft Skills to Become a Better Solution Architect Other Books You May Enjoy
Index

Using DevOps tools for CI/CD

To build a CI/CD pipeline, a developer requires various tools. These include a code editor, a source repository, a build server, a deployment tool, and orchestrating an overall CI pipeline. Let's explore some popular technology choices of developer tools for DevOps, both in the cloud and on-premises.

Code editor

DevOps is a hands-on coding role, where you often need to write a script to automate the environment. You can use the ACE editor or the cloud-based AWS Cloud9 integrated development environment (IDE). You can use a web-based code editor on your local computer or install a code editor in your local server that connects to the application environments—such as dev, test, and prod—to interact. An environment is where you store your project's files and run the tools to develop your apps. You can save these files locally on the instance or server or clone a remote code repository into your environment. The AWS Cloud9 IDE...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}