Secure access to EC2 (for developers)
Golang Warsaw #56 Jakub Wołynko Secure access to EC2 (for developers) Agenda – introduction – EC2 in native environment – 3-tier architecture intro – alternative methods of resource connection: equivalent 3-tier architecture3-tier architecture - props and cons – full control over resource access – possibilities of disconnection resources from the internet – in general, more secure unfortunately – architecture getting more complex – additional costs like VPN, NatGateway – regular resource access become more annoying solution one - bastion host Host Instance ProxyJump Bastion PreferredAuthentications0 码力 | 10 页 | 3.11 MB | 5 月前3Julia 1.10.7 Documentation
The dangers of abusing multiple dispatch (aka, more on types with values-as-parameters)429 34.13 Access arrays in memory order, along columns . . . . . . . . . . . . . . . . . . . . 430 34.14 Pre-allocating . . . . . . . . . . . . . . . . . . . . . . 450 36.8 Prefer exported methods over direct field access . . . . . . . . . . . . . . . . . . . 450 36.9 Use naming conventions consistent with Julia base/ julia> str[begin-1] ERROR: BoundsError: attempt to access 14-codeunit String at index [0] [...] julia> str[end+1] ERROR: BoundsError: attempt to access 14-codeunit String at index [15] [...] You can0 码力 | 1691 页 | 6.34 MB | 10 月前3Julia 1.10.6 Documentation
The dangers of abusing multiple dispatch (aka, more on types with values-as-parameters)429 34.13 Access arrays in memory order, along columns . . . . . . . . . . . . . . . . . . . . 430 34.14 Pre-allocating . . . . . . . . . . . . . . . . . . . . . . 450 36.8 Prefer exported methods over direct field access . . . . . . . . . . . . . . . . . . . 450 36.9 Use naming conventions consistent with Julia base/ julia> str[begin-1] ERROR: BoundsError: attempt to access 14-codeunit String at index [0] [...] julia> str[end+1] ERROR: BoundsError: attempt to access 14-codeunit String at index [15] [...] You can0 码力 | 1691 页 | 6.33 MB | 10 月前3julia 1.10.8 documentation
The dangers of abusing multiple dispatch (aka, more on types with values-as-parameters)430 34.13 Access arrays in memory order, along columns . . . . . . . . . . . . . . . . . . . . 431 34.14 Pre-allocating . . . . . . . . . . . . . . . . . . . . . . 451 36.8 Prefer exported methods over direct field access . . . . . . . . . . . . . . . . . . . 451 36.9 Use naming conventions consistent with Julia base/ julia> str[begin-1] ERROR: BoundsError: attempt to access 14-codeunit String at index [0] [...] julia> str[end+1] ERROR: BoundsError: attempt to access 14-codeunit String at index [15] [...] You can0 码力 | 1692 页 | 6.34 MB | 8 月前3Julia 1.11.0-rc4 Documentation
The dangers of abusing multiple dispatch (aka, more on types with values-as-parameters)458 35.13 Access arrays in memory order, along columns . . . . . . . . . . . . . . . . . . . . 459 CONTENTS vii . . . . . . . . . . . . . . . . . . . . . . 481 37.8 Prefer exported methods over direct field access . . . . . . . . . . . . . . . . . . . 481 37.9 Use naming conventions consistent with Julia base/ julia> str[begin-1] ERROR: BoundsError: attempt to access 14-codeunit String at index [0] [...] julia> str[end+1] ERROR: BoundsError: attempt to access 14-codeunit String at index [15] [...] You can0 码力 | 1985 页 | 6.67 MB | 10 月前3Julia 1.11.0 Documentation
The dangers of abusing multiple dispatch (aka, more on types with values-as-parameters)458 35.13 Access arrays in memory order, along columns . . . . . . . . . . . . . . . . . . . . 459 CONTENTS vii . . . . . . . . . . . . . . . . . . . . . . 481 37.8 Prefer exported methods over direct field access . . . . . . . . . . . . . . . . . . . 481 37.9 Use naming conventions consistent with Julia base/ julia> str[begin-1] ERROR: BoundsError: attempt to access 14-codeunit String at index [0] [...] julia> str[end+1] ERROR: BoundsError: attempt to access 14-codeunit String at index [15] [...] You can0 码力 | 1987 页 | 6.67 MB | 10 月前3Julia 1.11.2 Documentation
The dangers of abusing multiple dispatch (aka, more on types with values-as-parameters)459 35.13 Access arrays in memory order, along columns . . . . . . . . . . . . . . . . . . . . 460 CONTENTS vii . . . . . . . . . . . . . . . . . . . . . . 484 37.8 Prefer exported methods over direct field access . . . . . . . . . . . . . . . . . . . 484 37.9 Use naming conventions consistent with Julia base/ julia> str[begin-1] ERROR: BoundsError: attempt to access 14-codeunit String at index [0] [...] julia> str[end+1] ERROR: BoundsError: attempt to access 14-codeunit String at index [15] [...] You can0 码力 | 2007 页 | 6.73 MB | 10 月前3Julia 1.11.1 Documentation
The dangers of abusing multiple dispatch (aka, more on types with values-as-parameters)458 35.13 Access arrays in memory order, along columns . . . . . . . . . . . . . . . . . . . . 459 CONTENTS vii . . . . . . . . . . . . . . . . . . . . . . 483 37.8 Prefer exported methods over direct field access . . . . . . . . . . . . . . . . . . . 483 37.9 Use naming conventions consistent with Julia base/ julia> str[begin-1] ERROR: BoundsError: attempt to access 14-codeunit String at index [0] [...] julia> str[end+1] ERROR: BoundsError: attempt to access 14-codeunit String at index [15] [...] You can0 码力 | 1989 页 | 6.68 MB | 10 月前3julia 1.11.3 documentation
The dangers of abusing multiple dispatch (aka, more on types with values-as-parameters)459 35.13 Access arrays in memory order, along columns . . . . . . . . . . . . . . . . . . . . 460 CONTENTS vii . . . . . . . . . . . . . . . . . . . . . . 484 37.8 Prefer exported methods over direct field access . . . . . . . . . . . . . . . . . . . 484 37.9 Use naming conventions consistent with Julia base/ julia> str[begin-1] ERROR: BoundsError: attempt to access 14-codeunit String at index [0] [...] julia> str[end+1] ERROR: BoundsError: attempt to access 14-codeunit String at index [15] [...] You can0 码力 | 2007 页 | 6.73 MB | 8 月前3julia 1.10.10
The dangers of abusing multiple dispatch (aka, more on types with values-as-parameters)430 34.13 Access arrays in memory order, along columns . . . . . . . . . . . . . . . . . . . . 431 34.14 Pre-allocating . . . . . . . . . . . . . . . . . . . . . . 451 36.8 Prefer exported methods over direct field access . . . . . . . . . . . . . . . . . . . 451 36.9 Use naming conventions consistent with Julia base/ julia> str[begin-1] ERROR: BoundsError: attempt to access 14-codeunit String at index [0] [...] julia> str[end+1] ERROR: BoundsError: attempt to access 14-codeunit String at index [15] [...] You can0 码力 | 1692 页 | 6.34 MB | 3 月前3
共 354 条
- 1
- 2
- 3
- 4
- 5
- 6
- 36