Mostrando las entradas con la etiqueta NGINX. Mostrar todas las entradas
Mostrando las entradas con la etiqueta NGINX. Mostrar todas las entradas

jueves, 9 de febrero de 2023

Mastering API Architecture

 

EBOOK
[eBook] Mastering API Architecture
Hi Emanuel,

Designing and evolving your API architecture is a continuous journey. While you cannot predict how technology and business requirements will change, you can be sure APIs are key to a successful digital strategy. This O’Reilly eBook gives you practical tips on building, managing, and securing APIs, illustrated with a case study about moving a legacy application to the cloud.

In this eBook you will learn:

  • How to transition a legacy application to the cloud, illustrated through a case study
  • API fundamentals such as standards, schema, and specification
  • About API gateways, service mesh, and Kubernetes and when to use each
  • How to mitigate the most common API security risks in the OWASP API Top Ten

jueves, 12 de enero de 2023

[eBook] Security as Code

 

EBOOK

[eBook] Security as Code

Hi Emanuel,

To build secure and resilient applications and keep pace with customer demand, your entire app-delivery team – developers, DevOps, and security engineering – must work together and move towards a comprehensive DevSecOps strategy that ensures consistent app security. In this eBook, authors BK Sarthak Das and Virginia Chu show you how to implement such a strategy. In Security as Code, you'll learn how to create a secure containerized application with Kubernetes using CI/CD tooling from AWS and open source providers.

In this eBook you will learn:

  • About enabling consistent app security by creating templates with declarative code to automate security and keep developers agile
  • How to set up infrastructure as code and run scans to detect misconfigured resources in your code
  • The top four high-level roles a DevSecOps team should have
  • How to secure your AWS environment and Amazon EKS cluster, with step-by-step exercises on implementing security as code within the CI/CD pipeline

jueves, 29 de diciembre de 2022

[eBook] Add Security to Your Amazon EKS with NGINX

 

EBOOK

[eBook] Add Security to Your Amazon EKS with NGINX

Hi Emanuel,

Keeping applications secure can be one of the most daunting—and critical—challenges for any enterprise to figure out. Attempts to breach security happen thousands of times a day. The speed at which applications are now developed comes with a challenge: how can you keep up with the need to check apps when developers outnumber security pros 500:1?

Discover how you can prevent security breaches with NGINX and AWS. Learn how to protect your apps in an Amazon Elastic Kubernetes Service (Amazon EKS) deployment from a range of threats, including the OWASP Top 10 and beyond.

In this eBook you will learn:

  • Five ways NGINX Plus can help your organization mitigate vulnerabilities faster and easier 
  • How NGINX App Protect easily integrates with the NGINX Ingress Controller to secure your Kubernetes apps at scale
  • Why moving a WAF closer to the modern apps it protects can prevent a security breach

jueves, 15 de diciembre de 2022

[eBook] Secure, Scale, and Monitor Kubernetes with AWS and F5 NGINX

 

EBOOK

[eBook] Secure, Scale, and Monitor Kubernetes with AWS and F5 NGINX

Hi Emanuel,

In this eBook, discover how F5 NGINX, available in the AWS Marketplace, complements Amazon EKS with advanced networking and security solutions for Kubernetes that are platform agnostic, enable production-grade Kubernetes at scale, and effortlessly handle traffic spikes and security threats without compromising on performance.

In this eBook you will learn:

  • The three main components needed to make Kubernetes production grade
  • Why Kubernetes clusters require “fine-grained” security inside the cluster and three locations where you may need to deploy a WAF
  • How platform-agnostic tools reduce complexity and improve security to create a unified “single pane of glass” view of your infrastructure
  • How NGINX Kubernetes solutions enable automation, security, performance, and insights for easy Kubernetes scalability on Amazon EKS

viernes, 14 de octubre de 2022

[eBook] Microservices: From Design to Deployment

 

EBOOK

Ebook: Microservices: From Design to Deployment | Learn about building & deploying microservices

You probably already know that developing your apps using a microservices approach makes them more flexible, more stable, and faster. This eBook provides a useful set of resources to get started in your transition to microservices.

In this free eBook you will learn:

  • When and why it makes sense to adopt microservices
  • How to implement an API gateway to route traffic to microservices
  • Pros and cons of different service discovery patterns
  • Different strategies for refactoring a monolith to microservices