Search Torrents
|
Browse Torrents
|
48 Hour Uploads
|
TV shows
|
Music
|
Top 100
Audio
Video
Applications
Games
Porn
Other
All
Music
Audio books
Sound clips
FLAC
Other
Movies
Movies DVDR
Music videos
Movie clips
TV shows
Handheld
HD - Movies
HD - TV shows
3D
Other
Windows
Mac
UNIX
Handheld
IOS (iPad/iPhone)
Android
Other OS
PC
Mac
PSx
XBOX360
Wii
Handheld
IOS (iPad/iPhone)
Android
Other
Movies
Movies DVDR
Pictures
Games
HD - Movies
Movie clips
Other
E-books
Comics
Pictures
Covers
Physibles
Other
Details for:
Assessing and Enhancing Applications Using Cisco DevNet
assessing enhancing applications using cisco devnet
Type:
Other
Files:
83
Size:
327.9 MB
Uploaded On:
May 12, 2023, 1:18 p.m.
Added By:
abdenna
Seeders:
0
Leechers:
0
Info Hash:
32D023C763B5ABFD969983B016078D30308402A1
Get This Torrent
Pluralsight – Assessing and Enhancing Applications Using Cisco DevNet English | Tutorial | Size: 327.86 MB https://i.postimg.cc/bYsV5wSr/1.png https://i.postimg.cc/GhD7cgQ1/2.png https://i.postimg.cc/pLt0yQG5/3.png So, you’ve written a few small apps and Python scripts. What comes next? You’ll need to evaluate your app’s behavior first, which this course covers. Then, we explore adding database support, security features, and continuous integration/deployment. What you’ll learn Writing apps is easy. Writing good apps is hard. Writing apps that meet business requirements and follow the right architectural patterns is really hard. In this course, Assessing and Enhancing Applications Using Cisco DevNet Techniques, you will gain the ability to evaluate applications based on a variety of common factors and make design recommendations as a result. First, you will learn how to integrate remote databases into your existing apps. This course specifically demonstrates using MySQL and sqlite on a pre-existing CRM app from another course. Next, you will discover how to add a variety of security enhancements, such as SSL certificates and CSRF protection. Finally, you will explore how to deploy continuous integration (CI) using Travis and continuous deployment (CD) using Kubernetes. When you’re finished with this course, you will have the skills and knowledge to build better apps needed to meet your real-life business requirements
Get This Torrent
1. Course Overview/1. Course Overview.mp4
4.2 MB
1. Course Overview/1. Course Overview.srt
2.5 KB
2. Evaluating the Globomantics CRM Application/1. Introducing Globomantics and the Tasks Ahead.mp4
3.2 MB
2. Evaluating the Globomantics CRM Application/1. Introducing Globomantics and the Tasks Ahead.srt
3.1 KB
2. Evaluating the Globomantics CRM Application/2. Demo- CRM App in Action.mp4
17.1 MB
2. Evaluating the Globomantics CRM Application/2. Demo- CRM App in Action.srt
8.4 KB
2. Evaluating the Globomantics CRM Application/3. Understanding Architectural Patterns.mp4
9.6 MB
2. Evaluating the Globomantics CRM Application/3. Understanding Architectural Patterns.srt
9.1 KB
2. Evaluating the Globomantics CRM Application/4. App Characteristics- Scalability, Modularity, and High Availability.mp4
6.7 MB
2. Evaluating the Globomantics CRM Application/4. App Characteristics- Scalability, Modularity, and High Availability.srt
6.5 KB
2. Evaluating the Globomantics CRM Application/5. App Characteristics- Latency, Rate Limiting, Maintainability, and Observability.mp4
6.6 MB
2. Evaluating the Globomantics CRM Application/5. App Characteristics- Latency, Rate Limiting, Maintainability, and Observability.srt
6.7 KB
2. Evaluating the Globomantics CRM Application/6. Module Summary.mp4
1.0 MB
2. Evaluating the Globomantics CRM Application/6. Module Summary.srt
1.2 KB
3. Adding Remote Database and SSL Support/1. How Do Relational Databases Work-.mp4
5.0 MB
3. Adding Remote Database and SSL Support/1. How Do Relational Databases Work-.srt
5.1 KB
3. Adding Remote Database and SSL Support/2. Exploring Non-relational Database Alternatives.mp4
8.5 MB
3. Adding Remote Database and SSL Support/2. Exploring Non-relational Database Alternatives.srt
7.2 KB
3. Adding Remote Database and SSL Support/3. Quick Reference- Comparing Database Styles.mp4
2.8 MB
3. Adding Remote Database and SSL Support/3. Quick Reference- Comparing Database Styles.srt
3.1 KB
3. Adding Remote Database and SSL Support/4. Understanding Object-relational Mappers (ORM).mp4
2.7 MB
3. Adding Remote Database and SSL Support/4. Understanding Object-relational Mappers (ORM).srt
2.7 KB
3. Adding Remote Database and SSL Support/5. Demo- Integrating MySQL and SQLAlchemy into the CRM App.mp4
19.5 MB
3. Adding Remote Database and SSL Support/5. Demo- Integrating MySQL and SQLAlchemy into the CRM App.srt
8.8 KB
3. Adding Remote Database and SSL Support/6. Demo- Running and Testing the New CRM App.mp4
10.7 MB
3. Adding Remote Database and SSL Support/6. Demo- Running and Testing the New CRM App.srt
5.2 KB
3. Adding Remote Database and SSL Support/7. Introduction to SSL and End-to-end Encryption.mp4
4.1 MB
3. Adding Remote Database and SSL Support/7. Introduction to SSL and End-to-end Encryption.srt
4.1 KB
3. Adding Remote Database and SSL Support/8. Demo- Adding Self-signed SSL Certificates to the CRM App.mp4
13.6 MB
3. Adding Remote Database and SSL Support/8. Demo- Adding Self-signed SSL Certificates to the CRM App.srt
6.4 KB
3. Adding Remote Database and SSL Support/9. Module Summary.mp4
1.2 MB
3. Adding Remote Database and SSL Support/9. Module Summary.srt
1.4 KB
4. Updating CI Tests and Integrating Static Code Analysis/1. Continuous Integration Refresher.mp4
2.5 MB
4. Updating CI Tests and Integrating Static Code Analysis/1. Continuous Integration Refresher.srt
2.6 KB
4. Updating CI Tests and Integrating Static Code Analysis/2. The Twelve-factor App.mp4
5.5 MB
4. Updating CI Tests and Integrating Static Code Analysis/2. The Twelve-factor App.srt
6.4 KB
4. Updating CI Tests and Integrating Static Code Analysis/3. Evaluating the CRM App Using the Twelve Factors.mp4
3.3 MB
4. Updating CI Tests and Integrating Static Code Analysis/3. Evaluating the CRM App Using the Twelve Factors.srt
3.8 KB
4. Updating CI Tests and Integrating Static Code Analysis/4. Demo- Updating the Unit Tests Using sqlite.mp4
7.5 MB
4. Updating CI Tests and Integrating Static Code Analysis/4. Demo- Updating the Unit Tests Using sqlite.srt
3.5 KB
4. Updating CI Tests and Integrating Static Code Analysis/5. Demo- Updating the System Tests.mp4
17.3 MB
4. Updating CI Tests and Integrating Static Code Analysis/5. Demo- Updating the System Tests.srt
8.3 KB
4. Updating CI Tests and Integrating Static Code Analysis/6. Demo- Adding Static Code Analysis Using the “bandit” Package.mp4
13.2 MB
4. Updating CI Tests and Integrating Static Code Analysis/6. Demo- Adding Static Code Analysis Using the “bandit” Package.srt
6.3 KB
4. Updating CI Tests and Integrating Static Code Analysis/7. Module Summary.mp4
1.6 MB
4. Updating CI Tests and Integrating Static Code Analysis/7. Module Summary.srt
1.7 KB
5. Operating and Troubleshooting a CI Pipeline/1. My Experience with CI Pipeline Failures.mp4
3.8 MB
5. Operating and Troubleshooting a CI Pipeline/1. My Experience with CI Pipeline Failures.srt
4.1 KB
5. Operating and Troubleshooting a CI Pipeline/2. Demo- Travis CI for Complete App Testing.mp4
16.8 MB
5. Operating and Troubleshooting a CI Pipeline/2. Demo- Travis CI for Complete App Testing.srt
7.7 KB
5. Operating and Troubleshooting a CI Pipeline/3. Demo- Pipeline Failure; Dependency Problems.mp4
13.4 MB
5. Operating and Troubleshooting a CI Pipeline/3. Demo- Pipeline Failure; Dependency Problems.srt
5.8 KB
5. Operating and Troubleshooting a CI Pipeline/4. Demo- Pipeline Failure; Regresstion Test Failures.mp4
9.1 MB
5. Operating and Troubleshooting a CI Pipeline/4. Demo- Pipeline Failure; Regresstion Test Failures.srt
4.0 KB
5. Operating and Troubleshooting a CI Pipeline/5. Module Summary.mp4
1.1 MB
5. Operating and Troubleshooting a CI Pipeline/5. Module Summary.srt
1.2 KB
6. Implementing Basic Web Application Security/1. Reviewing Common Secret Storage Techniques.mp4
3.5 MB
6. Implementing Basic Web Application Security/1. Reviewing Common Secret Storage Techniques.srt
3.6 KB
6. Implementing Basic Web Application Security/2. Introducing OAuth 2.0 for Secure Authorization.mp4
8.5 MB
6. Implementing Basic Web Application Security/2. Introducing OAuth 2.0 for Secure Authorization.srt
9.0 KB
6. Implementing Basic Web Application Security/3. Demo- Cisco DevNet and GitHub Integration Using OAuth 2.0.mp4
8.4 MB
6. Implementing Basic Web Application Security/3. Demo- Cisco DevNet and GitHub Integration Using OAuth 2.0.srt
4.4 KB
6. Implementing Basic Web Application Security/4. Mitigating Common OWASP Threats.mp4
6.4 MB
6. Implementing Basic Web Application Security/4. Mitigating Common OWASP Threats.srt
5.8 KB
6. Implementing Basic Web Application Security/5. Demo- Adding CSRF Service-side Support to the CRM App.mp4
13.8 MB
6. Implementing Basic Web Application Security/5. Demo- Adding CSRF Service-side Support to the CRM App.srt
7.5 KB
6. Implementing Basic Web Application Security/6. Demo- Adding CSRF Client-side Support to the System Tests.mp4
11.6 MB
6. Implementing Basic Web Application Security/6. Demo- Adding CSRF Client-side Support to the System Tests.srt
6.2 KB
6. Implementing Basic Web Application Security/7. Module Summary.mp4
1006.5 KB
6. Implementing Basic Web Application Security/7. Module Summary.srt
1.1 KB
7. Leveraging Kubernetes for Continuous Deployment/1. Introduction to Container Orchestration with Kubernetes.mp4
5.0 MB
7. Leveraging Kubernetes for Continuous Deployment/1. Introduction to Container Orchestration with Kubernetes.srt
5.7 KB
7. Leveraging Kubernetes for Continuous Deployment/2. Exploring Kubernetes Manifest Files.mp4
3.8 MB
7. Leveraging Kubernetes for Continuous Deployment/2. Exploring Kubernetes Manifest Files.srt
3.4 KB
7. Leveraging Kubernetes for Continuous Deployment/3. Our Plan for Continuous Deployment.mp4
4.8 MB
7. Leveraging Kubernetes for Continuous Deployment/3. Our Plan for Continuous Deployment.srt
4.6 KB
7. Leveraging Kubernetes for Continuous Deployment/4. Demo- Kubernetes and CD Pipeline Preparation.mp4
21.6 MB
7. Leveraging Kubernetes for Continuous Deployment/4. Demo- Kubernetes and CD Pipeline Preparation.srt
8.9 KB
7. Leveraging Kubernetes for Continuous Deployment/5. Demo- CD to Kubernetes from Travis CI.mp4
20.5 MB
7. Leveraging Kubernetes for Continuous Deployment/5. Demo- CD to Kubernetes from Travis CI.srt
11.6 KB
7. Leveraging Kubernetes for Continuous Deployment/6. Course Summary.mp4
1.6 MB
7. Leveraging Kubernetes for Continuous Deployment/6. Course Summary.srt
1.9 KB
assessing-enhancing-applications-cisco-devnet.zip
5.6 MB
Similar Posts:
Category
Name
Uploaded
E-books
Boisvert R. Quality of Numerical Software. Assessment and Enhancement 1997
June 24, 2023, 4:58 p.m.